{
  "_id": "6a1e91411d7bb097a0a6a6f7",
  "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-06-02 08:11:34 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",
  "MD5sum": "20eff9d25136c0db0632dba3ebb31613",
  "_user": "m-signo",
  "_type": "src",
  "_file": "pencal_2.3.1.tar.gz",
  "_fileid": "973f7f1359c07a43e1888a91c82a59ea2cd22bc7929c46c13318d8f8c8a24025",
  "_filesize": 1809365,
  "_sha256": "973f7f1359c07a43e1888a91c82a59ea2cd22bc7929c46c13318d8f8c8a24025",
  "_created": "2026-06-02T08:11:34.000Z",
  "_published": "2026-06-02T08:16:01.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79027598936,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352439735"
    },
    {
      "job": 79027598833,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352436777"
    },
    {
      "job": 79027598812,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352411019"
    },
    {
      "job": 79027598823,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352412402"
    },
    {
      "job": 79026876996,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352366431"
    },
    {
      "job": 79027598856,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352419099"
    },
    {
      "job": 79027598922,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352412627"
    },
    {
      "job": 79027598877,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352419392"
    },
    {
      "job": 79027598953,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352413395"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": "2025-23",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.3.0",
      "date": "2025-06-05"
    },
    {
      "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",
    "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": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pencal"
  },
  "_devurl": "https://github.com/mirkosignorelli/r",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_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.5314789170422554,
  "_indexed": true,
  "_nocasepkg": "pencal",
  "_universes": [
    "m-signo",
    "mirkosignorelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.1",
      "date": "2026-06-02T08:14:36.000Z",
      "distro": "noble",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "058d6450b0d0b80e3767ee69caf732619fd500500d6d3debfbbabf229195c4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.1",
      "date": "2026-06-02T08:14:31.000Z",
      "distro": "noble",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "42082b9a870861a92f1ed8a3d3c548383ff7946aae73d3e6fa5ad6799ea8daa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.1",
      "date": "2026-06-02T08:13:37.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "9760f61f0fd6d1f928704c888d55028952ab9034f2030bb6a28a4aab42fc19d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.1",
      "date": "2026-06-02T08:13:35.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "91773c9373590b3e14f51306c5956bc980f1d36b9b8adf6fcd44f5038bc43a4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.1",
      "date": "2026-06-02T08:14:40.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "16a9a997f417403bb4fcf86fe2b3b3b1786d48ef5b0c47cc727c63f1439c50fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.1",
      "date": "2026-06-02T08:13:15.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "880939b2853c007bae9697686826b8203c2b15b3de562a821a1f3ada8a02a861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.1",
      "date": "2026-06-02T08:13:41.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "a87666f1e748e33b3f3573938ae14a9c81d012abd011bf7489d0b7b67c9fd3e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.1",
      "date": "2026-06-02T08:13:12.000Z",
      "commit": "d87c5c6fcd2fb633cb3e7005b4608be080a4057b",
      "fileid": "ab2d66a89834b46b5241f92b2d2e038b7dea1cefeb66659bd1be23e1a12abf0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26806961356"
    }
  ]
}