{
  "_id": "6a478e306527f6f71fa0f01d",
  "Package": "pencal",
  "Title": "Penalized Regression Calibration for the Dynamic Prediction of\nSurvival",
  "Version": "2.3.1",
  "Authors@R": "c(\nperson(\"Mirko\", \"Signorelli\", , \"msignorelli.rpackages@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-8102-3356\")),\nperson(\"Pietro\", \"Spitali\", role = \"ctb\"),\nperson(\"Roula\", \"Tsonaka\", role = \"ctb\"),\nperson(\"Barbara\", \"Vreede\", role = \"ctb\")\n)",
  "Description": "Computes penalized regression calibration (PRC), a\nstatistical method for the dynamic prediction of survival when\nmany longitudinal predictors are available. See Signorelli\n(2024) <doi:10.32614/RJ-2024-014> and Signorelli et al. (2021)\n<doi:10.1002/sim.9178> for details.",
  "License": "GPL (>= 3)",
  "URL": "https://mirkosignorelli.github.io/r",
  "VignetteBuilder": "knitr",
  "biocViews": "",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 07:07:15 UTC",
    "User": "root"
  },
  "Author": "Mirko Signorelli [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8102-3356>), Pietro Spitali [ctb],\nRoula Tsonaka [ctb], Barbara Vreede [ctb]",
  "Maintainer": "Mirko Signorelli <msignorelli.rpackages@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://m-signo.r-universe.dev",
  "Date/Publication": "2026-04-09 14:18:01 UTC",
  "RemoteUrl": "https://github.com/cran/pencal",
  "RemoteRef": "HEAD",
  "RemoteSha": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
  "_user": "m-signo",
  "_type": "src",
  "_file": "pencal_2.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/88d49329436dcf47c56802bb9ac87b52d671a6d32a06b34a2e17ed297a8e346f",
  "_filesize": 1809854,
  "_sha256": "88d49329436dcf47c56802bb9ac87b52d671a6d32a06b34a2e17ed297a8e346f",
  "_expires": "2026-10-11T10:25:51.000Z",
  "_created": "2026-07-02T07:07:15.000Z",
  "_published": "2026-07-03T10:25:51.992Z",
  "_jobs": [
    {
      "job": 84980278032,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031415116"
    },
    {
      "job": 84980278116,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031413822"
    },
    {
      "job": 84980278222,
      "time": 263,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031448736"
    },
    {
      "job": 84980277977,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031447988"
    },
    {
      "job": 84980277612,
      "time": 290,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031345043"
    },
    {
      "job": 84980277848,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031406577"
    },
    {
      "job": 84980277799,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031398493"
    },
    {
      "job": 84980278038,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031390617"
    },
    {
      "job": 84980277851,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031384947"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907",
  "_status": "success",
  "_upstream": "https://github.com/cran/pencal",
  "_commit": {
    "id": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
    "author": "Mirko Signorelli <msignorelli.rpackages@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3.1\n",
    "time": 1775744281
  },
  "_maintainer": {
    "name": "Mirko Signorelli",
    "email": "msignorelli.rpackages@gmail.com",
    "login": "m-signo",
    "description": "NB: my current github username is mirkosignorelli. This account was created just to redirect people who might use old repository links to the current ones!",
    "uuid": 73277941,
    "orcid": "0000-0002-8102-3356"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "lcmm",
      "role": "Imports"
    },
    {
      "package": "magic",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "riskRegression",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survcomp",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "survivalROC",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ptmixed",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survminer",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.3.1",
      "date": "2026-04-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "m-signo",
      "count": 27,
      "uuid": 73277941
    }
  ],
  "_userbio": {
    "uuid": 73277941,
    "type": "user",
    "name": "m-signo",
    "followers": 0,
    "description": "NB: my current github username is mirkosignorelli. This account was created just to redirect people who might use old repository links to the current ones!"
  },
  "_downloads": {
    "count": 644,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pencal"
  },
  "_devurl": "https://github.com/mirkosignorelli/r",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pencal.html",
    "manual.pdf"
  ],
  "_realowner": "m-signo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-11-25"
    },
    {
      "version": "0.1.2",
      "date": "2020-12-04"
    },
    {
      "version": "0.2.1",
      "date": "2021-01-06"
    },
    {
      "version": "0.2.2",
      "date": "2021-01-15"
    },
    {
      "version": "0.3.1",
      "date": "2021-03-16"
    },
    {
      "version": "0.3.2",
      "date": "2021-03-25"
    },
    {
      "version": "0.4.1",
      "date": "2021-04-19"
    },
    {
      "version": "0.4.2",
      "date": "2021-05-28"
    },
    {
      "version": "1.0.0",
      "date": "2021-09-03"
    },
    {
      "version": "1.0.1",
      "date": "2021-12-01"
    },
    {
      "version": "1.0.2",
      "date": "2022-02-14"
    },
    {
      "version": "1.1.0",
      "date": "2022-03-29"
    },
    {
      "version": "1.1.1",
      "date": "2022-05-03"
    },
    {
      "version": "1.2.0",
      "date": "2022-05-30"
    },
    {
      "version": "1.2.1",
      "date": "2022-06-22"
    },
    {
      "version": "1.2.2",
      "date": "2022-07-20"
    },
    {
      "version": "1.3.1",
      "date": "2022-12-09"
    },
    {
      "version": "1.3.2",
      "date": "2022-12-15"
    },
    {
      "version": "2.0.1",
      "date": "2023-08-10"
    },
    {
      "version": "2.1.0",
      "date": "2023-09-16"
    },
    {
      "version": "2.1.1",
      "date": "2023-10-28"
    },
    {
      "version": "2.2.1",
      "date": "2024-03-31"
    },
    {
      "version": "2.2.2",
      "date": "2024-06-14"
    },
    {
      "version": "2.2.3",
      "date": "2025-02-07"
    },
    {
      "version": "2.2.4",
      "date": "2025-03-10"
    },
    {
      "version": "2.3.0",
      "date": "2025-06-05"
    },
    {
      "version": "2.3.1",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "fit_lmms",
    "fit_mlpmms",
    "fit_prclmm",
    "fit_prcmlpmm",
    "pencox",
    "performance_pencox",
    "performance_prc",
    "simulate_prclmm_data",
    "simulate_prcmlpmm_data",
    "simulate_t_weibull",
    "summarize_lmms",
    "summarize_mlpmms",
    "survplot_prc",
    "survpred_prclmm",
    "survpred_prcmlpmm"
  ],
  "_datasets": [
    {
      "name": "fitted_prclmm",
      "title": "A fitted PRC LMM",
      "object": "fitted_prclmm",
      "file": "fitted_prclmm.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fitted_prcmlpmm",
      "title": "A fitted PRC MLPMM",
      "object": "fitted_prcmlpmm",
      "file": "fitted_prcmlpmm.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "pbc2data",
      "title": "pbc2 dataset",
      "object": "pbc2data",
      "file": "pbc2data.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fit_lmms",
      "title": "Step 1 of PRC LMM (estimation of the linear mixed models)",
      "topics": [
        "fit_lmms"
      ]
    },
    {
      "page": "fit_mlpmms",
      "title": "Step 1 of PRC MLPMM (estimation of the linear mixed models)",
      "topics": [
        "fit_mlpmms"
      ]
    },
    {
      "page": "fit_prclmm",
      "title": "Step 3 of PRC LMM (estimation of the penalized Cox model(s))",
      "topics": [
        "fit_prclmm"
      ]
    },
    {
      "page": "fit_prcmlpmm",
      "title": "Step 3 of PRC MLPMM (estimation of the penalized Cox model(s))",
      "topics": [
        "fit_prcmlpmm"
      ]
    },
    {
      "page": "fitted_prclmm",
      "title": "A fitted PRC LMM",
      "topics": [
        "fitted_prclmm"
      ]
    },
    {
      "page": "fitted_prcmlpmm",
      "title": "A fitted PRC MLPMM",
      "topics": [
        "fitted_prcmlpmm"
      ]
    },
    {
      "page": "pbc2data",
      "title": "pbc2 dataset",
      "topics": [
        "pbc2data"
      ]
    },
    {
      "page": "pencox",
      "title": "Estimation of a penalized Cox model with time-independent covariates",
      "topics": [
        "pencox"
      ]
    },
    {
      "page": "performance_pencox",
      "title": "Predictive performance of the penalized Cox model with time-independent covariates",
      "topics": [
        "performance_pencox"
      ]
    },
    {
      "page": "performance_prc",
      "title": "Predictive performance of the PRC-LMM and PRC-MLPMM models",
      "topics": [
        "performance_prc"
      ]
    },
    {
      "page": "print.prclmm",
      "title": "Print method for PRC LMM model fits",
      "topics": [
        "print.prclmm"
      ]
    },
    {
      "page": "print.prcmlpmm",
      "title": "Print method for PRC MLPMM model fits",
      "topics": [
        "print.prcmlpmm"
      ]
    },
    {
      "page": "simulate_prclmm_data",
      "title": "Simulate data that can be used to fit the PRC LMM model",
      "topics": [
        "simulate_prclmm_data"
      ]
    },
    {
      "page": "simulate_prcmlpmm_data",
      "title": "Simulate data that can be used to fit the PRC MLPMM model",
      "topics": [
        "simulate_prcmlpmm_data"
      ]
    },
    {
      "page": "simulate_t_weibull",
      "title": "Generate survival data from a Weibull model",
      "topics": [
        "simulate_t_weibull"
      ]
    },
    {
      "page": "summarize_lmms",
      "title": "Step 2 of PRC LMM (computation of the predicted random effects)",
      "topics": [
        "summarize_lmms"
      ]
    },
    {
      "page": "summarize_mlpmms",
      "title": "Step 2 of PRC MLPMM (computation of the predicted random effects)",
      "topics": [
        "summarize_mlpmms"
      ]
    },
    {
      "page": "summary.lmmfit",
      "title": "Extract model fits from step 1 of PRC-LMM",
      "topics": [
        "summary.lmmfit"
      ]
    },
    {
      "page": "summary.mlpmmfit",
      "title": "Extract model fits from step 1 of PRC-LMM",
      "topics": [
        "summary.mlpmmfit"
      ]
    },
    {
      "page": "summary.prclmm",
      "title": "Summary method for PRC LMM model fits",
      "topics": [
        "summary.prclmm"
      ]
    },
    {
      "page": "summary.prcmlpmm",
      "title": "Summary method for PRC MLPMM model fits",
      "topics": [
        "summary.prcmlpmm"
      ]
    },
    {
      "page": "summary.ranefs",
      "title": "Summary for step 2 of PRC",
      "topics": [
        "summary.ranefs"
      ]
    },
    {
      "page": "survplot_prc",
      "title": "Visualize survival predictions for a fitted PRC model",
      "topics": [
        "survplot_prc"
      ]
    },
    {
      "page": "survpred_prclmm",
      "title": "Compute the predicted survival probabilities obtained from the PRC LMM model",
      "topics": [
        "survpred_prclmm"
      ]
    },
    {
      "page": "survpred_prcmlpmm",
      "title": "Compute the predicted survival probabilities obtained from the PRC MLPMM models",
      "topics": [
        "survpred_prcmlpmm"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bootstrap",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "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",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lcmm",
    "lifecycle",
    "listenv",
    "magic",
    "magrittr",
    "marqLevAlg",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mets",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plotrix",
    "polspline",
    "prodlim",
    "progressr",
    "Publish",
    "purrr",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "riskRegression",
    "rlang",
    "rmarkdown",
    "rmeta",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "spacefillr",
    "SparseM",
    "SQUAREM",
    "stringi",
    "stringr",
    "SuppDists",
    "survcomp",
    "survival",
    "survivalROC",
    "TH.data",
    "tibble",
    "tidyselect",
    "timereg",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rnw",
      "filename": "vignette.pdf",
      "title": "pencal: an R Package for the Dynamic Prediction of Survival with Many Longitudinal Predictors",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2023-09-16 13:30:27",
      "modified": "2026-04-09 14:18:01",
      "commits": 4
    }
  ],
  "_score": 2.230448921378274,
  "_indexed": true,
  "_nocasepkg": "pencal",
  "_universes": [
    "m-signo",
    "mirkosignorelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.1",
      "date": "2026-07-02T07:10:05.000Z",
      "distro": "resolute",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/15ea6f496e5a6bd601546f3fa0a7d920118aedf22a1442c8d2a2ce65ad37a5ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.1",
      "date": "2026-07-02T07:10:02.000Z",
      "distro": "resolute",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/94bf8b83857e5f1931f07ef375332611dcb700b1f978d5b6f8c289ce0d67cb88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.1",
      "date": "2026-07-02T07:11:52.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/b014f7828d90a63975326c9a0e6fa7a5e0193482628c335078dd0b01831d5641",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.1",
      "date": "2026-07-02T07:11:52.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/6b177e2885226f32152b55549ed738365144cf141b50135e47c4ea469105aeb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.1",
      "date": "2026-07-02T07:10:42.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/9aa8a10b565ec29b535ead1a31fd9572c4c8c02098bfdb354a2ff35d1d872080",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.1",
      "date": "2026-07-02T07:09:04.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/a2f124067981a1b5e531a7279e9c872d9fa8bef3d458a5cecd962c50620d85ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.1",
      "date": "2026-07-02T07:08:46.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/fcead3952c6550b4ca61578fca515ad5f4644ab10d500fd92839554c61a0d199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3.1",
      "date": "2026-07-02T07:08:52.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "https://r2.ropensci.org/71e08111e99baf8a4cad20af9756208ef49c79ed3693559767851f78b414d645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/28571785907"
    }
  ]
}