{
  "_id": "6a104274acfb0bcc41c9db8c",
  "Package": "dpasurv",
  "Type": "Package",
  "Title": "Dynamic Path Analysis of Survival Data via Aalen's Additive\nHazards Model",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Novartis\", \"Pharma AG\", role = \"cph\"),\nperson(given = \"Matthias\",\nfamily = \"Kormaksson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mk375@cornell.edu\"),\nperson(given = \"Susanne\",\nfamily = \"Strohmaier\",\nrole = c(\"aut\")),\nperson(given = \"Markus\",\nfamily = \"Lange\",\nrole = c(\"aut\")),\nperson(given = \"David\",\nfamily = \"Demanse\",\nrole = c(\"aut\")))",
  "Maintainer": "Matthias Kormaksson <mk375@cornell.edu>",
  "Author": "Novartis Pharma AG [cph], Matthias Kormaksson [aut, cre],\nSusanne Strohmaier [aut], Markus Lange [aut], David Demanse\n[aut]",
  "Description": "Dynamic path analysis with estimation of the corresponding\ndirect, indirect, and total effects, based on Fosen et al.,\n(2006) <doi:10.1007/s10985-006-9004-2>. The main outcome of\ninterest is a counting process from survival analysis (or\nrecurrent events) data. At each time of event, ordinary linear\nregression is used to estimate the relation between the\ncovariates, while Aalen's additive hazard model is used for the\nregression of the counting process on the covariates.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "http://opensource.nibr.com/dpasurv/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:21:50 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mattiminn.r-universe.dev",
  "Date/Publication": "2024-09-03 02:51:05 UTC",
  "RemoteUrl": "https://github.com/cran/dpasurv",
  "RemoteRef": "HEAD",
  "RemoteSha": "7884165d164f3295ec0857198eeedeaeb85166c4",
  "MD5sum": "b9dffec491de962ea5738186d9da00b9",
  "_user": "mattiminn",
  "_type": "src",
  "_file": "dpasurv_0.1.0.tar.gz",
  "_fileid": "ad907314edef7f4adcb1df162a1d70741f528b8a1a2aecb1e88e4a8f6339f9f5",
  "_filesize": 1302207,
  "_sha256": "ad907314edef7f4adcb1df162a1d70741f528b8a1a2aecb1e88e4a8f6339f9f5",
  "_created": "2026-05-11T07:21:50.000Z",
  "_published": "2026-05-22T11:48:04.284Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373323307,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912533024"
    },
    {
      "job": 77373323495,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912535442"
    },
    {
      "job": 77373323444,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912547240"
    },
    {
      "job": 77373324024,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912548158"
    },
    {
      "job": 77373322879,
      "time": 281,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912485525"
    },
    {
      "job": 77373322943,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159741915"
    },
    {
      "job": 77373323868,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912520558"
    },
    {
      "job": 77373324157,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912521725"
    },
    {
      "job": 77373323869,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912530234"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dpasurv",
  "_commit": {
    "id": "7884165d164f3295ec0857198eeedeaeb85166c4",
    "author": "Matthias Kormaksson <mk375@cornell.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1725331865
  },
  "_maintainer": {
    "name": "Matthias Kormaksson",
    "email": "mk375@cornell.edu",
    "login": "mattiminn",
    "uuid": 48775790
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 2.44.1.1",
      "role": "Imports"
    },
    {
      "package": "timereg",
      "version": ">= 1.9.4",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattiminn",
      "count": 1,
      "uuid": 48775790
    }
  ],
  "_userbio": {
    "uuid": 48775790,
    "type": "user",
    "name": "mattiminn"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dpasurv"
  },
  "_pkgdown": "http://opensource.nibr.com/dpasurv/",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dpasurv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "mattiminn",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-02"
    }
  ],
  "_exports": [
    "add.ci",
    "Areg",
    "check.dag",
    "dpa",
    "effect",
    "find.variables",
    "get.meta",
    "ggplot.effect",
    "Mreg",
    "Surv"
  ],
  "_datasets": [
    {
      "name": "simdata",
      "title": "Simulated data",
      "object": "simdata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "x",
        "dose",
        "M",
        "start",
        "stop",
        "event"
      ],
      "rows": 1229,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add.ci",
      "title": "Calculate bootstrap confidence bands for effect of interest",
      "topics": [
        "add.ci"
      ]
    },
    {
      "page": "dpa",
      "title": "Dynamic Path Analysis",
      "topics": [
        "dpa"
      ]
    },
    {
      "page": "effect",
      "title": "Effect estimation in dynamic path analysis",
      "topics": [
        "effect"
      ]
    },
    {
      "page": "ggplot.effect",
      "title": "Plot effects from dynamic path analysis along with bootstrap confidence bands",
      "topics": [
        "ggplot.effect"
      ]
    },
    {
      "page": "plot.effect",
      "title": "Plot effects from dynamic path analysis along with bootstrap confidence bands",
      "topics": [
        "plot.effect"
      ]
    },
    {
      "page": "simdata",
      "title": "Simulated data",
      "topics": [
        "simdata"
      ]
    },
    {
      "page": "sum.effect",
      "title": "Sum of direct and indirect effects from dynamic path analysis",
      "topics": [
        "sum.effect"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/dpasurv/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/dpasurv/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timereg",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggplot_demo.Rmd",
      "filename": "ggplot_demo.html",
      "title": "ggplot plotting functionality",
      "author": "Markus Lange",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load data and run analysis",
        "Basic plotting functionality",
        "Single arm",
        "Multiple arm",
        "ggplot plotting functionality"
      ],
      "created": "2024-09-03 02:51:05",
      "modified": "2024-09-03 02:51:05",
      "commits": 1
    },
    {
      "source": "dpa.Rmd",
      "filename": "dpa.html",
      "title": "The dpasurv package",
      "author": "Matthias Kormaksson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Methods",
        "Dynamic path analysis",
        "Direct, indirect and total effects",
        "Estimation and inference",
        "3. Getting started with dpasurv",
        "Simulated data set",
        "Implementation in a nutshell",
        "4. Simulated Use Case",
        "Look at the data",
        "Explore output of Aalen's additive model",
        "Plot the direct, indirect, and total effects"
      ],
      "created": "2024-09-03 02:51:05",
      "modified": "2024-09-03 02:51:05",
      "commits": 1
    }
  ],
  "_score": 3.380211241711606,
  "_indexed": true,
  "_nocasepkg": "dpasurv",
  "_universes": [
    "mattiminn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:24:03.000Z",
      "distro": "noble",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "cf1a04897e3f9e0f6ff21416249bd601edd53e0e60923cf31fd27b0c4b255390",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:24:10.000Z",
      "distro": "noble",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "f609df251cac36f5486842ab08d4337cc61d546376ba15a02bf20aa29c65fc8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:25:04.000Z",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "9014ffd714a11e572c539ccf967f919366e1339eb02b03bad0a977dd032d7e5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:25:11.000Z",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "4602f96cd52ab9d160ed5fca7461c6df80583b68403693b9a46d6c627e5f80c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:23:13.000Z",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "b940d2852769347c588839cbb8e6717730e452d14ecebe37ce64d52e8ce7d44a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:23:21.000Z",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "ee3d8aecc5e9f3d668b17cf4939f8b080268a8accc01be2860701c097e6d91dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:23:51.000Z",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "1136f779af27bda8837ce855b2e847417b72c80fa893788291ed7ad6a93e0518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:47:47.000Z",
      "commit": "7884165d164f3295ec0857198eeedeaeb85166c4",
      "fileid": "7e55d16557aab629b53dd10ec7efe9df04b6a2c55c8220393e9c795f3a1f03f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattiminn/actions/runs/25655939710"
    }
  ]
}