Package: ricu Title: Intensive Care Unit Data with R Description: Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' provides utilities for download, setup and access of intensive care unit (ICU) data sets. In addition to functions for running arbitrary queries against available data sets, a system for defining clinical concepts and encoding their representations in tabular ICU data is presented. Version: 0.6.3 Authors@R: c( person(given = "Nicolas", family = "Bennett", role = c("aut", "cre"), email = "r@nbenn.ch"), person(given = "Drago", family = "Plecko", role = c("aut"), email = "drago.plecko@stat.math.ethz.ch"), person(given = "Ida-Fong", family = "Ukor", role = c("aut"), email = "ida-fong.ukor@monashhealth.org") ) License: GPL-3 Encoding: UTF-8 Language: en-US URL: https://github.com/eth-mds/ricu, https://physionet.org BugReports: https://github.com/eth-mds/ricu/issues Depends: R (>= 3.5.0) Imports: data.table, curl, assertthat, fst, readr, jsonlite, methods, stats, prt (>= 0.1.2), tibble, backports, rlang, vctrs, cli (>= 2.1.0), fansi, openssl, utils Suggests: xml2, covr, testthat (>= 3.0.0), withr, mockthat, pkgload, mimic.demo, eicu.demo, progress, knitr, rmarkdown, ggplot2, cowplot, survival, forestmodel, rticles, kableExtra, units, pdftools, magick, pillar RoxygenNote: 7.3.2 Additional_repositories: https://eth-mds.github.io/physionet-demo VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://eth-mds.r-universe.dev Date/Publication: 2025-09-03 20:58:47 UTC RemoteUrl: https://github.com/eth-mds/ricu RemoteRef: HEAD RemoteSha: c0efac720dbe72caaf63b361b6978a24383835bf NeedsCompilation: no Packaged: 2026-06-07 07:00:11 UTC; root Author: Nicolas Bennett [aut, cre], Drago Plecko [aut], Ida-Fong Ukor [aut] Maintainer: Nicolas Bennett