{
  "_id": "6a19eed91d7bb097a09c8c6a",
  "Package": "adjustedCurves",
  "Title": "Confounder-Adjusted Survival Curves and Cumulative Incidence\nFunctions",
  "Version": "0.11.4.9000",
  "Authors@R": "person(\"Robin\", \"Denz\", , \"robin.denz@rub.de\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Robin Denz <robin.denz@rub.de>",
  "Description": "Estimate and plot confounder-adjusted survival curves\nusing either 'Direct Adjustment', 'Direct Adjustment with\nPseudo-Values', various forms of 'Inverse Probability of\nTreatment Weighting', two forms of 'Augmented Inverse\nProbability of Treatment Weighting', 'Empirical Likelihood\nEstimation' or 'Targeted Maximum Likelihood Estimation'. Also\nincludes a significance test for the difference between two\nadjusted survival curves and the calculation of adjusted\nrestricted mean survival times.  Additionally enables the user\nto estimate and plot cause-specific confounder-adjusted\ncumulative incidence functions in the competing risks setting\nusing the same methods (with some exceptions). For details, see\nDenz et. al (2023) <doi:10.1002/sim.9681>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/RobinDenz1/adjustedCurves,\nhttps://robindenz1.github.io/adjustedCurves/",
  "BugReports": "https://github.com/RobinDenz1/adjustedCurves/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Contact": "<robin.denz@rub.de>",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://robindenz1.r-universe.dev",
  "Date/Publication": "2026-05-29 17:42:28 UTC",
  "RemoteUrl": "https://github.com/robindenz1/adjustedcurves",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:39:56 UTC",
    "User": "root"
  },
  "Author": "Robin Denz [aut, cre]",
  "MD5sum": "717398e7e1256362b9afd983e670afb0",
  "_user": "robindenz1",
  "_type": "src",
  "_file": "adjustedCurves_0.11.4.9000.tar.gz",
  "_fileid": "cfb3bbf5ac46404d3b1590e384a1860e5d44d8a24a22bf30dd733a5920de056b",
  "_filesize": 4100993,
  "_sha256": "cfb3bbf5ac46404d3b1590e384a1860e5d44d8a24a22bf30dd733a5920de056b",
  "_created": "2026-05-29T19:39:56.000Z",
  "_published": "2026-05-29T19:54:01.318Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78574193423,
      "time": 340,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299623324"
    },
    {
      "job": 78574193794,
      "time": 357,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299627980"
    },
    {
      "job": 78574193434,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299727718"
    },
    {
      "job": 78574193419,
      "time": 216,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299756385"
    },
    {
      "job": 78573318065,
      "time": 331,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299515667"
    },
    {
      "job": 78574193424,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299562911"
    },
    {
      "job": 78574193429,
      "time": 324,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299618022"
    },
    {
      "job": 78574193457,
      "time": 305,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299613073"
    },
    {
      "job": 78574193484,
      "time": 268,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299598529"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/robindenz1/adjustedcurves",
  "_commit": {
    "id": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
    "author": "Robin Denz <robindenz@web.de>",
    "committer": "Robin Denz <robindenz@web.de>",
    "message": "fix: typo in adjustedcif()\n",
    "time": 1780076548
  },
  "_maintainer": {
    "name": "Robin Denz",
    "email": "robin.denz@rub.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matching",
      "version": ">= 4.9",
      "role": "Suggests"
    },
    {
      "package": "WeightIt",
      "version": ">= 0.11.0",
      "role": "Suggests"
    },
    {
      "package": "cmprsk",
      "version": ">= 2.2",
      "role": "Suggests"
    },
    {
      "package": "eventglm",
      "version": ">= 1.1.1",
      "role": "Suggests"
    },
    {
      "package": "geepack",
      "version": ">= 1.3",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "pammtools",
      "version": ">= 0.5",
      "role": "Suggests"
    },
    {
      "package": "pec",
      "version": ">= 2020.11.17",
      "role": "Suggests"
    },
    {
      "package": "prodlim",
      "version": ">= 2019.11.13",
      "role": "Suggests"
    },
    {
      "package": "riskRegression",
      "version": ">= 2020.12.08",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "ggpp",
      "version": ">= 0.4.3",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.7",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "version": ">= 1.1.3",
      "role": "Suggests"
    }
  ],
  "_owner": "robindenz1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.11.3",
      "date": "2025-07-13"
    },
    {
      "name": "v0.11.4",
      "date": "2026-02-05"
    }
  ],
  "_topics": [
    "adjusted",
    "confidence-intervals",
    "cumulative-incidence",
    "survival-curves"
  ],
  "_stars": 46,
  "_contributors": [
    {
      "user": "robindenz1",
      "count": 227,
      "uuid": 44613390
    },
    {
      "user": "jackmwolf",
      "count": 2,
      "uuid": 38739875
    }
  ],
  "_userbio": {
    "uuid": 44613390,
    "type": "user",
    "name": "Robin Denz",
    "description": "Causal Inference & Statistical Software Enthusiast"
  },
  "_downloads": {
    "count": 705,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adjustedCurves"
  },
  "_devurl": "https://github.com/robindenz1/adjustedcurves",
  "_pkgdown": "https://robindenz1.github.io/adjustedCurves/",
  "_searchresults": 119,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adjustedCurves.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robindenz1/adjustedcurves",
  "_realowner": "robindenz1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2022-09-22"
    },
    {
      "version": "0.9.1",
      "date": "2022-11-22"
    },
    {
      "version": "0.10.0",
      "date": "2023-02-16"
    },
    {
      "version": "0.10.1",
      "date": "2023-04-20"
    },
    {
      "version": "0.11.0",
      "date": "2024-02-13"
    },
    {
      "version": "0.11.1",
      "date": "2024-04-10"
    },
    {
      "version": "0.11.2",
      "date": "2024-07-29"
    },
    {
      "version": "0.11.3",
      "date": "2025-07-13"
    },
    {
      "version": "0.11.4",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "adjusted_curve_diff",
    "adjusted_curve_ratio",
    "adjusted_curve_test",
    "adjusted_rmst",
    "adjusted_rmtl",
    "adjusted_surv_quantile",
    "adjustedcif",
    "adjustedsurv",
    "as_ggsurvplot_df",
    "cif_aalen_johansen",
    "cif_aiptw",
    "cif_aiptw_pseudo",
    "cif_direct",
    "cif_direct_pseudo",
    "cif_iptw",
    "cif_iptw_pseudo",
    "cif_matching",
    "CSC_MI",
    "FGR_MI",
    "plot_curve_diff",
    "plot_curve_ratio",
    "plot_rmst_curve",
    "plot_rmtl_curve",
    "sim_confounded_crisk",
    "sim_confounded_surv",
    "surv_aiptw",
    "surv_aiptw_pseudo",
    "surv_direct",
    "surv_direct_pseudo",
    "surv_emp_lik",
    "surv_iptw_cox",
    "surv_iptw_km",
    "surv_iptw_pseudo",
    "surv_iv_2SRIF",
    "surv_km",
    "surv_matching",
    "surv_prox_aiptw",
    "surv_prox_iptw",
    "surv_strat_amato",
    "surv_strat_cupples",
    "surv_strat_nieto"
  ],
  "_help": [
    {
      "page": "adjustedCurves",
      "title": "Confounder-Adjusted Survival Curves and Cumulative Incidence Functions",
      "topics": [
        "adjustedCurves-package"
      ]
    },
    {
      "page": "adjusted_curve_diff",
      "title": "Estimate the difference between or the ratio of two Confounder-Adjusted Survival Curves or CIFs",
      "topics": [
        "adjusted_curve_diff",
        "adjusted_curve_ratio"
      ]
    },
    {
      "page": "adjusted_curve_test",
      "title": "Test if there is a difference between two Confounder-Adjusted Survival Curves or CIFs",
      "topics": [
        "adjusted_curve_test"
      ]
    },
    {
      "page": "adjusted_rmst",
      "title": "Estimate Confounder-Adjusted Restricted Mean Survival Times",
      "topics": [
        "adjusted_rmst"
      ]
    },
    {
      "page": "adjusted_rmtl",
      "title": "Estimate Confounder-Adjusted Restricted Mean Time Lost",
      "topics": [
        "adjusted_rmtl"
      ]
    },
    {
      "page": "adjusted_surv_quantile",
      "title": "Estimate Confounder-Adjusted Survival Time Quantiles",
      "topics": [
        "adjusted_surv_quantile"
      ]
    },
    {
      "page": "adjustedcif",
      "title": "Estimate Cause-Specific Confounder-Adjusted Cumulative Incidence Functions",
      "topics": [
        "adjustedcif"
      ]
    },
    {
      "page": "adjustedsurv",
      "title": "Estimate Confounder-Adjusted Survival Curves",
      "topics": [
        "adjustedsurv"
      ]
    },
    {
      "page": "as_ggsurvplot_df",
      "title": "Extract a 'data.frame' containing the estimated survival curves from a 'adjustedsurv' object",
      "topics": [
        "as_ggsurvplot_df"
      ]
    },
    {
      "page": "cif_aalen_johansen",
      "title": "Group-Specific Aalen-Johansen CIFs",
      "topics": [
        "cif_aalen_johansen"
      ]
    },
    {
      "page": "cif_aiptw",
      "title": "Augmented Inverse Probability of Treatment Weighted CIFs",
      "topics": [
        "cif_aiptw"
      ]
    },
    {
      "page": "cif_aiptw_pseudo",
      "title": "Augmented Inverse Probability of Treatment Weighted CIFs using Pseudo-Values",
      "topics": [
        "cif_aiptw_pseudo"
      ]
    },
    {
      "page": "cif_direct",
      "title": "Direct Adjusted Cumulative Incidence Functions",
      "topics": [
        "cif_direct"
      ]
    },
    {
      "page": "cif_direct_pseudo",
      "title": "Direct Adjusted CIFs using Pseudo-Values",
      "topics": [
        "cif_direct_pseudo"
      ]
    },
    {
      "page": "cif_iptw",
      "title": "Inverse Probability of Treatment Weighted CIFs",
      "topics": [
        "cif_iptw"
      ]
    },
    {
      "page": "cif_iptw_pseudo",
      "title": "Inverse Probability of Treatment Weighted CIFs using Pseudo-Values",
      "topics": [
        "cif_iptw_pseudo"
      ]
    },
    {
      "page": "cif_matching",
      "title": "Using Propensity-Score Matching to Calculate Adjusted CIFs",
      "topics": [
        "cif_matching"
      ]
    },
    {
      "page": "CSC_MI",
      "title": "Cause-Specific Cox Regression with Multiple Imputation",
      "topics": [
        "CSC_MI"
      ]
    },
    {
      "page": "FGR_MI",
      "title": "Fine & Gray Model with Multiple Imputation",
      "topics": [
        "FGR_MI"
      ]
    },
    {
      "page": "models_cif_direct",
      "title": "List of supported models in 'cif_direct'",
      "topics": [
        "models_cif_direct"
      ]
    },
    {
      "page": "models_surv_direct",
      "title": "List of supported models in 'surv_direct'",
      "topics": [
        "models_surv_direct"
      ]
    },
    {
      "page": "plot_curve_diff",
      "title": "Plot the Difference Between or the Ratio of Two Adjusted Survival Curves or CIFs",
      "topics": [
        "plot_curve_diff",
        "plot_curve_ratio"
      ]
    },
    {
      "page": "plot_rmst_curve",
      "title": "Plot Adjusted Restricted Mean Survival Time Curves",
      "topics": [
        "plot_rmst_curve"
      ]
    },
    {
      "page": "plot_rmtl_curve",
      "title": "Plot Adjusted Restricted Mean Time Lost Curves",
      "topics": [
        "plot_rmtl_curve"
      ]
    },
    {
      "page": "plot.adjustedcif",
      "title": "Plot Confounder-Adjusted Cumulative Incidence Functions",
      "topics": [
        "plot.adjustedcif"
      ]
    },
    {
      "page": "plot.adjustedsurv",
      "title": "Plot Confounder-Adjusted Survival Curves",
      "topics": [
        "plot.adjustedsurv"
      ]
    },
    {
      "page": "plot.curve_test",
      "title": "Plot Method for 'curve_test' Objects",
      "topics": [
        "plot.curve_test"
      ]
    },
    {
      "page": "print.curve_test",
      "title": "Print Method for 'curve_test' Objects",
      "topics": [
        "print.curve_test"
      ]
    },
    {
      "page": "sim_confounded_crisk",
      "title": "Simulate Competing Risks Data with Confounders",
      "topics": [
        "sim_confounded_crisk"
      ]
    },
    {
      "page": "sim_confounded_surv",
      "title": "Simulate Survival Data with Confounders",
      "topics": [
        "sim_confounded_surv"
      ]
    },
    {
      "page": "surv_aiptw",
      "title": "Augmented Inverse Probability of Treatment Weighted Survival Curves",
      "topics": [
        "surv_aiptw"
      ]
    },
    {
      "page": "surv_aiptw_pseudo",
      "title": "Augmented Inverse Probability of Treatment Weighted Survival Curves using Pseudo-Values",
      "topics": [
        "surv_aiptw_pseudo"
      ]
    },
    {
      "page": "surv_direct",
      "title": "Direct Adjusted Survival Curves",
      "topics": [
        "surv_direct"
      ]
    },
    {
      "page": "surv_direct_pseudo",
      "title": "Direct Adjusted Survival Curves using Pseudo-Values",
      "topics": [
        "surv_direct_pseudo"
      ]
    },
    {
      "page": "surv_emp_lik",
      "title": "Empirical Likelihood Estimation Survival Curves",
      "topics": [
        "surv_emp_lik"
      ]
    },
    {
      "page": "surv_iptw_cox",
      "title": "Inverse Probability of Treatment Weighted Survival using Cox-Regression",
      "topics": [
        "surv_iptw_cox"
      ]
    },
    {
      "page": "surv_iptw_km",
      "title": "Inverse Probability of Treatment Weighted Kaplan-Meier estimates",
      "topics": [
        "surv_iptw_km"
      ]
    },
    {
      "page": "surv_iptw_pseudo",
      "title": "Inverse Probability of Treatment Weighted Survival Estimates using Pseudo-Values",
      "topics": [
        "surv_iptw_pseudo"
      ]
    },
    {
      "page": "surv_iv_2SRIF",
      "title": "Instrumental Variable based Survival Curve Estimation using the Two Stage Residual Inclusion method with a Frailty Term (2SRI-F)",
      "topics": [
        "surv_iv_2SRIF"
      ]
    },
    {
      "page": "surv_km",
      "title": "Group-Specific Kaplan-Meier Survival Curves",
      "topics": [
        "surv_km"
      ]
    },
    {
      "page": "surv_matching",
      "title": "Using Propensity-Score Matching to Calculate Adjusted Survival Curves",
      "topics": [
        "surv_matching"
      ]
    },
    {
      "page": "surv_prox_aiptw",
      "title": "Proximal Augmented Inverse Probability of Treatment Weighted Survival Curve Estimates",
      "topics": [
        "surv_prox_aiptw"
      ]
    },
    {
      "page": "surv_prox_iptw",
      "title": "Proximal Inverse Probability of Treatment Weighted Survival Curve Estimates",
      "topics": [
        "surv_prox_iptw"
      ]
    },
    {
      "page": "surv_strat_amato",
      "title": "Adjusted Survival Curves for Categorical Confounders using the Method by Amato (1988)",
      "topics": [
        "surv_strat_amato"
      ]
    },
    {
      "page": "surv_strat_cupples",
      "title": "Adjusted Survival Curves for Categorical Confounders using the Method by Cupples et al. (1995)",
      "topics": [
        "surv_strat_cupples"
      ]
    },
    {
      "page": "surv_strat_nieto",
      "title": "Adjusted Survival Curves for Categorical Confounders using the Method by Gregory (1988) and Nieto & Coresh (1996)",
      "topics": [
        "surv_strat_nieto"
      ]
    }
  ],
  "_pkglogo": "https://github.com/robindenz1/adjustedcurves/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/robindenz1/adjustedcurves/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rlang",
    "rngtools",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "adjustedCurves.Rmd",
      "filename": "adjustedCurves.html",
      "title": "An Introduction to the 'adjustedCurves' Package",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Adjusted Survival Curves",
        "Direct Standardization",
        "Inverse Probability of Treatment Weighting",
        "Augmented Inverse Probability of Treatment Weighting",
        "Adjusted Cumulative Incidence Functions",
        "Adjusted Curves with More than Two Groups",
        "Further Topics",
        "Implemented Methods",
        "Plot Customization",
        "Comparing Groups",
        "FAQ",
        "Literature"
      ],
      "created": "2025-06-04 19:53:40",
      "modified": "2025-06-04 19:53:40",
      "commits": 1
    },
    {
      "source": "comparing_groups.rmd",
      "filename": "comparing_groups.html",
      "title": "Comparing Adjusted Survival Curves or Cumulative Incidence Curves",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Adjusted Survival Curves",
        "Illustrative Example Data",
        "Contrasting Survival Probabilities at $t$",
        "Adjusted Survival Time Quantiles",
        "Restricted Mean Survival Times",
        "Bootstrap Hypothesis Testing",
        "Adjusted Cumulative Incidence Curves",
        "Discussion",
        "References"
      ],
      "created": "2024-03-29 14:29:51",
      "modified": "2024-04-10 17:45:28",
      "commits": 6
    },
    {
      "source": "plot_customization.rmd",
      "filename": "plot_customization.html",
      "title": "Customizing Adjusted Survival Curve Plots",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example Data",
        "General Plot Aesthetics",
        "Confidence Intervals",
        "Median Survival Time Indicators",
        "Censoring Indicators",
        "Risk Tables",
        "Changing the content of risk tables",
        "Changing aesthetic parameters",
        "Additional customization options",
        "Putting it all together"
      ],
      "created": "2024-03-10 19:55:51",
      "modified": "2024-04-10 17:45:28",
      "commits": 3
    },
    {
      "source": "faq.rmd",
      "filename": "faq.html",
      "title": "Frequently Asked Questions about the adjustedCurves Package",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How do I add a table with the number at risk below the plot?",
        "How do I get a p-value?",
        "Does this package support time-varying covariates?",
        "Which method should I use?",
        "How can I interpret the results?",
        "Is it possible to obtain adjusted survival curves for data with competing events?",
        "Can I use this package if the variable I am interested in is continuous?",
        "Does this package offer an adjusted log-rank test?",
        "How do I deal with missing values?",
        "I have fit a coxph model with start/stop type data. Can I use this model to obtain adjusted survival curves?",
        "Can interactions be included when estimating adjusted survival curves or CIFs?",
        "Why do adjusted survival curves produced with method=\"direct\" have a different shape than Kaplan-Meier curves?",
        "Should I include a strata() term for the variable of interest when using a Cox model with method=\"direct\"?",
        "How do I cite this package?",
        "References"
      ],
      "created": "2024-03-29 14:29:51",
      "modified": "2025-08-26 11:48:58",
      "commits": 2
    },
    {
      "source": "method_overview.rmd",
      "filename": "method_overview.html",
      "title": "Overview of methods in adjustedCurves",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Methods in adjustedsurv()",
        "Methods in adjustedcif()",
        "References"
      ],
      "created": "2024-02-04 15:57:51",
      "modified": "2024-04-10 17:45:28",
      "commits": 6
    }
  ],
  "_score": 8.090487311185468,
  "_indexed": true,
  "_nocasepkg": "adjustedcurves",
  "_universes": [
    "robindenz1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:43:08.000Z",
      "distro": "noble",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "b2158b68170eb18d0906433974d6c2c110283d0061a04575afdd09a059d98dea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:43:27.000Z",
      "distro": "noble",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "ad4b970c8beae51267d2f987e4e2efb7b75253e2270e12c5df753536b68aab9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:49:49.000Z",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "8055602b58c5658d86d9cf384beed0c54fd638a8de358391ff92bb89741b2a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:51:35.000Z",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "c42dd5314a91040181428b33118b362ddb21ae532eb690c87ac8769f481e7572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:43:03.000Z",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "69c1d16389c95c6162297bff17eeac223125713f934d1a27f9e04d23bbf0bce1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:41:58.000Z",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "867866aedd231899cff557e0f07bdf4498ff782b8add472cb27413f56f2bd1d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:41:57.000Z",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "a04acd24d903945d441fa5fc1c32b61c1e78ee25f19e0662d4a4e7089d1ca2ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.4.9000",
      "date": "2026-05-29T19:41:46.000Z",
      "commit": "c3ba03094a8bef4c3450bf7a89e250be6f738e33",
      "fileid": "84c30062c1a87476791f8863b7e7977039cf1321369535081386a7afb204524a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/26658068169"
    }
  ]
}