{
  "_id": "6a1f2c8ab401979e7342617e",
  "Package": "contsurvplot",
  "Title": "Visualize the Effect of a Continuous Variable on a Time-to-Event\nOutcome",
  "Version": "0.2.3",
  "Authors@R": "person(\"Robin\", \"Denz\", , \"robin.denz@rub.de\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Robin Denz <robin.denz@rub.de>",
  "Description": "Graphically display the (causal) effect of a continuous\nvariable on a time-to-event outcome using multiple different\ntypes of plots based on g-computation. Those functions include,\namong others, survival area plots, survival contour plots,\nsurvival quantile plots and 3D surface plots. Due to the use of\ng-computation, all plot allow confounder-adjustment naturally.\nFor details, see Robin Denz, Nina Timmesfeld (2023)\n<doi:10.1097/EDE.0000000000001630>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/RobinDenz1/contsurvplot,\nhttps://robindenz1.github.io/contsurvplot/",
  "BugReports": "https://github.com/RobinDenz1/contsurvplot/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Contact": "<robin.denz@rub.de>",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://robindenz1.r-universe.dev",
  "Date/Publication": "2026-01-29 08:21:40 UTC",
  "RemoteUrl": "https://github.com/robindenz1/contsurvplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 10:03:24 UTC",
    "User": "root"
  },
  "Author": "Robin Denz [aut, cre]",
  "MD5sum": "5901f42d27d3c5c21b3714065cc95b29",
  "_user": "robindenz1",
  "_type": "src",
  "_file": "contsurvplot_0.2.3.tar.gz",
  "_fileid": "314f6060cd6ac5df17222dbe59f4f4b7e24159df5698a71cba27c20f20617e9d",
  "_filesize": 3892937,
  "_sha256": "314f6060cd6ac5df17222dbe59f4f4b7e24159df5698a71cba27c20f20617e9d",
  "_created": "2026-05-15T10:03:24.000Z",
  "_published": "2026-06-02T19:18:34.223Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152627726,
      "time": 391,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014773493"
    },
    {
      "job": 79152627851,
      "time": 387,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014772432"
    },
    {
      "job": 79152628052,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014740319"
    },
    {
      "job": 79152628273,
      "time": 286,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014744126"
    },
    {
      "job": 79152627174,
      "time": 326,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014663336"
    },
    {
      "job": 79152626871,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367545534"
    },
    {
      "job": 79152627727,
      "time": 349,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014761869"
    },
    {
      "job": 79152628069,
      "time": 426,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014783442"
    },
    {
      "job": 79152627608,
      "time": 332,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014756864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/robindenz1/contsurvplot",
  "_commit": {
    "id": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
    "author": "Robin Denz <robindenz@web.de>",
    "committer": "Robin Denz <robindenz@web.de>",
    "message": "feat: prepare for CRAN release\n",
    "time": 1769674900
  },
  "_maintainer": {
    "name": "Robin Denz",
    "email": "robin.denz@rub.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "riskRegression",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "pammtools",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "transformr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "robindenz1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2025-07-24"
    },
    {
      "name": "v0.2.3",
      "date": "2026-01-29"
    }
  ],
  "_topics": [
    "causal-inference",
    "continuous",
    "g-computation",
    "survival-analysis",
    "visualization"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "robindenz1",
      "count": 49,
      "uuid": 44613390
    }
  ],
  "_userbio": {
    "uuid": 44613390,
    "type": "user",
    "name": "Robin Denz",
    "description": "Causal Inference & Statistical Software Enthusiast"
  },
  "_downloads": {
    "count": 320,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/contsurvplot"
  },
  "_devurl": "https://github.com/robindenz1/contsurvplot",
  "_pkgdown": "https://robindenz1.github.io/contsurvplot/",
  "_searchresults": 67,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/contsurvplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robindenz1/contsurvplot",
  "_realowner": "robindenz1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-08-16"
    },
    {
      "version": "0.2.0",
      "date": "2023-01-05"
    },
    {
      "version": "0.2.1",
      "date": "2023-08-15"
    },
    {
      "version": "0.2.2",
      "date": "2025-07-24"
    },
    {
      "version": "0.2.3",
      "date": "2026-01-29"
    }
  ],
  "_exports": [
    "curve_cont",
    "plot_surv_3Dsurface",
    "plot_surv_animated",
    "plot_surv_area",
    "plot_surv_at_t",
    "plot_surv_contour",
    "plot_surv_heatmap",
    "plot_surv_lines",
    "plot_surv_matrix",
    "plot_surv_quantiles",
    "plot_surv_rmst",
    "plot_surv_rmtl"
  ],
  "_help": [
    {
      "page": "contsurvplot-package",
      "title": "Visualize the Effect of a Continuous Variable on a Time-To-Event Outcome",
      "topics": [
        "contsurvplot-package"
      ]
    },
    {
      "page": "curve_cont",
      "title": "Estimate Counterfactual Survival or Failure Probabilities for Levels of a Continuous Variable",
      "topics": [
        "curve_cont"
      ]
    },
    {
      "page": "plot_surv_3Dsurface",
      "title": "Plot the Survival Curve or CIF Dependent on a Continuous Variable as a 3D Surface",
      "topics": [
        "plot_surv_3Dsurface"
      ]
    },
    {
      "page": "plot_surv_animated",
      "title": "Create an Animated Plot of Survival Curves of CIFs as a Function of a Continuous Variable",
      "topics": [
        "plot_surv_animated"
      ]
    },
    {
      "page": "plot_surv_area",
      "title": "Plot a Survival Area Plot for the Effect of a Continuous Variable on a Time-To-Event Outcome",
      "topics": [
        "plot_surv_area"
      ]
    },
    {
      "page": "plot_surv_at_t",
      "title": "Plot the Survival Probability or CIF at a Fixed Point in Time as a Function of a Continuous Variable",
      "topics": [
        "plot_surv_at_t"
      ]
    },
    {
      "page": "plot_surv_contour",
      "title": "Create a Contour Plot of the Effect of a Continuous Covariate on the Survival Probability",
      "topics": [
        "plot_surv_contour"
      ]
    },
    {
      "page": "plot_surv_heatmap",
      "title": "Plot a Heatmap of the Effect of a Continuous Covariate on a Time-To-Event Outcome",
      "topics": [
        "plot_surv_heatmap"
      ]
    },
    {
      "page": "plot_surv_lines",
      "title": "Plot Individual Survival Curves or CIFs for Specific Values of a Continuous Covariate",
      "topics": [
        "plot_surv_lines"
      ]
    },
    {
      "page": "plot_surv_matrix",
      "title": "Plot a Discretized Heatmap of the Effect of a Continuous Covariate on a Time-To-Event Outcome",
      "topics": [
        "plot_surv_matrix"
      ]
    },
    {
      "page": "plot_surv_quantiles",
      "title": "Plot Survival Time Quantiles as a Function of a Continuous Variable",
      "topics": [
        "plot_surv_quantiles"
      ]
    },
    {
      "page": "plot_surv_rmst",
      "title": "Plot the Effect of a Continuous Variable on the Restricted Mean Survival Time",
      "topics": [
        "plot_surv_rmst"
      ]
    },
    {
      "page": "plot_surv_rmtl",
      "title": "Plot the Effect of a Continuous Variable on the Restricted Mean Time Lost",
      "topics": [
        "plot_surv_rmtl"
      ]
    }
  ],
  "_pkglogo": "https://github.com/robindenz1/contsurvplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/robindenz1/contsurvplot/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "cmprsk",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mets",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plotrix",
    "polspline",
    "prodlim",
    "progressr",
    "Publish",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "riskRegression",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "SparseM",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "tidyselect",
    "timereg",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Visualizing the Causal Effect of a Continuous Variable on a Time-To-Event Outcome",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example Data and Setup",
        "How do We get the Survival Probability from the Model?",
        "Plots Based on Summary Statistics",
        "Survival Probability at t",
        "Survival Time Quantiles",
        "Restricted Mean Survival Time",
        "Restricted Mean Time Lost",
        "Plots Showing the Entire Survival Area",
        "Single Curves",
        "Survival Area",
        "Survival Heatmap",
        "Survival Contours",
        "Survival Matrix",
        "Survival 3D Surface",
        "Plots for Digital Use Only",
        "Interactive 3D Surface Plots",
        "Using a Slider",
        "Using Animation",
        "Facetting by Groups",
        "Literature"
      ],
      "created": "2022-04-21 20:43:27",
      "modified": "2023-07-19 09:28:22",
      "commits": 10
    }
  ],
  "_score": 6.428134794028789,
  "_indexed": true,
  "_nocasepkg": "contsurvplot",
  "_universes": [
    "robindenz1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-15T10:06:33.000Z",
      "distro": "noble",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "b75e9439919b45523f39d2622bb4e8f747e8848ffa8b45cb866535298444d921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-15T10:06:26.000Z",
      "distro": "noble",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "8900682acfa1805de1be98403a12565f7dd45d3ce06454449999cffa457f5732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-15T10:05:34.000Z",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "d2e48d9678e3bf377cff1b3e3a4a1b94217d7bec9d92ee11dcf1975de9f5060e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-15T10:05:21.000Z",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "62714bcf1737173d74444ea584d4ead265355251a88c8df4ed0ab7439e21db7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-15T10:05:02.000Z",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "3869152e523ddbf39a06e63d8e4d677bb7ff42fa711c7e56a90786fedeb149e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-15T10:06:06.000Z",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "60401a37089caefa5c455900d710042920b3fe7b28cfffafaf9cf184f866a4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-15T10:04:55.000Z",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "5a37bc703878270b77f1f3ce9e1a75a368e0b39e8b1babdc2d141d8008b4150b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T19:18:17.000Z",
      "commit": "44e11aa5de7164a2005e462e616e2f1f8d23f4d9",
      "fileid": "12013c544acb201c985488c747dcc34e3d6fcdf809267adc6939d05f61e4a7f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/25911836739"
    }
  ]
}