{
  "_id": "6a10297cacfb0bcc41c916d0",
  "Package": "drsurv",
  "Type": "Package",
  "Title": "Doubly Robust Estimation of Survival Differences with Censored\nData",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Michael C\",\nfamily = \"Sachs\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sachsmc@gmail.com\"),\nperson(given = \"Arvid\",\nfamily = \"Sjölander\", role = c(\"aut\")),\nperson(given = \"Erin E\",\nfamily = \"Gabriel\",\nrole = \"aut\"))",
  "URL": "https://github.com/sachsmc/drsurv",
  "BugReports": "https://github.com/sachsmc/drsurv/issues",
  "Date": "2024-01-28",
  "Maintainer": "Michael C Sachs <sachsmc@gmail.com>",
  "Description": "An implementation of several doubly robust estimators for\nthe survival difference at a given time point and one more\ncomplex doubly robust estimator for the survival curve process.\nThe estimators are doubly robust in the sense that they are\nconsistent if the censoring model is correctly specified for\ncensoring and either the outcome model is correctly specified\nfor confounding or the exposure model is correctly specified\nfor confounding. See <doi:10.48550/arXiv.2310.16207> for more\ndetails and examples.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sachsmc.r-universe.dev",
  "Date/Publication": "2024-01-29 16:19:41 UTC",
  "RemoteUrl": "https://github.com/sachsmc/drsurv",
  "RemoteRef": "HEAD",
  "RemoteSha": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:31:22 UTC",
    "User": "root"
  },
  "Author": "Michael C Sachs [aut, cre],\nArvid Sjölander [aut],\nErin E Gabriel [aut]",
  "MD5sum": "d7a1a9b94ea9b848397a4e62a29fba64",
  "_user": "sachsmc",
  "_type": "src",
  "_file": "drsurv_0.1.0.tar.gz",
  "_fileid": "a1cdc30038c18fd901c4e652f2805a938edb14ce4b79e990f98bd276c7143c0a",
  "_filesize": 259489,
  "_sha256": "a1cdc30038c18fd901c4e652f2805a938edb14ce4b79e990f98bd276c7143c0a",
  "_created": "2026-05-13T07:31:22.000Z",
  "_published": "2026-05-22T10:01:32.869Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357729673,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6964165521"
    },
    {
      "job": 77357729833,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964164531"
    },
    {
      "job": 77357729724,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6964162198"
    },
    {
      "job": 77357729718,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964146557"
    },
    {
      "job": 77357729355,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964105954"
    },
    {
      "job": 77357729232,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157862400"
    },
    {
      "job": 77357729848,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6964148218"
    },
    {
      "job": 77357729770,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6964149056"
    },
    {
      "job": 77357729761,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964148851"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sachsmc/drsurv",
  "_commit": {
    "id": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
    "author": "Michael Sachs <sachsmc@gmail.com>",
    "committer": "Michael Sachs <sachsmc@gmail.com>",
    "message": "website\n",
    "time": 1706545181
  },
  "_maintainer": {
    "name": "Michael C Sachs",
    "email": "sachsmc@gmail.com",
    "login": "sachsmc",
    "linkedin": "in/michael-sachs-09324659",
    "uuid": 5464185
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "mets",
      "role": "Imports"
    },
    {
      "package": "timereg",
      "role": "Imports"
    },
    {
      "package": "eventglm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sachsmc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sachsmc",
      "count": 5,
      "uuid": 5464185
    }
  ],
  "_userbio": {
    "uuid": 5464185,
    "type": "user",
    "name": "Michael Sachs"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/drsurv"
  },
  "_devurl": "https://github.com/sachsmc/drsurv",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/drsurv.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "blanche_survdiff",
    "Event",
    "pseudo_survdiff",
    "sjovan_survdiff",
    "Surv"
  ],
  "_datasets": [
    {
      "name": "rotterdam",
      "title": "Rotterdam dataset from survival",
      "object": "rotterdam",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pid",
        "year",
        "age",
        "meno",
        "size",
        "grade",
        "nodes",
        "pgr",
        "er",
        "hormon",
        "chemo",
        "rtime",
        "recur",
        "dtime",
        "death"
      ],
      "rows": 2982,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blanche_survdiff",
      "title": "Estimate the survival probabilities in two treatment groups at several times",
      "topics": [
        "blanche_survdiff"
      ]
    },
    {
      "page": "pseudo_survdiff",
      "title": "Estimate the survival probabilities in two treatment groups at several times",
      "topics": [
        "pseudo_survdiff"
      ]
    },
    {
      "page": "rotterdam",
      "title": "Rotterdam dataset from survival",
      "topics": [
        "rotterdam"
      ]
    },
    {
      "page": "sjovan_survdiff",
      "title": "Estimate the survival curves in two treatment groups",
      "topics": [
        "sjovan_survdiff"
      ]
    }
  ],
  "_readme": "https://github.com/sachsmc/drsurv/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "boot",
    "broom",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "eventglm",
    "future",
    "future.apply",
    "geepack",
    "generics",
    "globals",
    "glue",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mets",
    "mvtnorm",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "sandwich",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timereg",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "Comparison of Methods in the Rotterdam Data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-29 16:16:21",
      "modified": "2024-01-29 16:16:21",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "drsurv",
  "_universes": [
    "sachsmc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T07:33:43.000Z",
      "distro": "noble",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "0ed19fad12b4c3faf642edca5bf34c4f9993b132766611f6099ff78742e0bfb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T07:33:40.000Z",
      "distro": "noble",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "2ad912079fee9c23743694dad4265825c9502bd199d21215f31c04edf0b349ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:33:41.000Z",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "c3e0cf893ea27ce2b2949cf8cb16f7ba955996116f4dac76d27f89adbd9cdd05",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:33:03.000Z",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "82eb2098e9e47e30e426b4bf0399409b59ca6dad58c02260bca8ad3f5e3d1f55",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T07:32:41.000Z",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "0bf95930d0c15c655f26d5b8e983fb28874625c96d9b32fcf52790d2de78dd9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T07:32:40.000Z",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "b0e47b51dc6fabd04dd12a5762025d6c491fc06662a746428943e03ce0ea146a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T07:32:43.000Z",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "dae25c805eeecc27312762bcfc40d81fe1ef71907b1673de0d0c66ebb8b0d69c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:01:11.000Z",
      "commit": "9496887f5bb266318eb60de8a1d0ba360f64c5c7",
      "fileid": "eefb9edf46d1e40498d8b054e0c4fa9935247016cf6d3cd69c3549368516e0b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sachsmc/actions/runs/25784858609"
    }
  ]
}