Package: picMort Title: Reproducible Pediatric ICU Mortality Benchmark on PIC V1.1.0 Version: 0.1.1 Authors@R: c( person("Max", "Moldovan", email = "max.moldovan@adelaide.edu.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9680-8474")), person("Usman", "Iqbal", role = c("aut", "ths"))) Description: Tools and pipelines for a calibration-first pediatric ICU mortality benchmark on the open-access PIC v1.1.0 database. Authoritative cohort specification, T+24h prediction-window feature extraction, PIM3 reconstruction, calibration and decision-curve evaluation. The package is the methodological substrate for the companion manuscript, illustrated end to end in a worked vignette. License: MIT + file LICENSE URL: https://github.com/max578/picMort, https://max578.github.io/picMort BugReports: https://github.com/max578/picMort/issues Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.2) Imports: data.table (>= 1.15.0), glmnet (>= 4.1), xgboost (>= 1.7), recipes (>= 1.0), rsample (>= 1.2), ggplot2 (>= 3.5), lifecycle, stats, utils, fs, rprojroot Suggests: yardstick (>= 1.3), probably (>= 1.0), dcurves (>= 0.4), brms (>= 2.20), rstan (>= 2.30), BH, posterior, bayesplot, targets (>= 1.5), tarchetypes, testthat (>= 3.0.0), knitr, rmarkdown, arrow, fst, viridisLite, withr VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://max578.r-universe.dev Date/Publication: 2026-05-25 00:14:04 UTC RemoteUrl: https://github.com/max578/picMort RemoteRef: main RemoteSha: f95941a1507043883cdaf3105d0030f60e669bb9 NeedsCompilation: no Packaged: 2026-07-03 21:00:14 UTC; root Author: Max Moldovan [aut, cre] (ORCID: ), Usman Iqbal [aut, ths] Maintainer: Max Moldovan