Package: clinUtils Type: Package Title: General Utility Functions for Analysis of Clinical Data Version: 0.2.2 Date: 2025-12-04 Authors@R: c( person(given = "Laure", family = "Cougnaud", role = c("aut", "cre"), email = "laure.cougnaud@openanalytics.eu"), person(given = "Michela", family = "Pasetto", role = "aut", email = "michela.pasetto@openanalytics.eu"), person(given = "Arne", family = "De Roeck", role = "rev", comment = "tests"), person(given = "Open Analytics", role = "cph") ) Description: Utility functions to facilitate the import, the reporting and analysis of clinical data. Example datasets in 'SDTM' and 'ADaM' format, containing a subset of patients/domains from the 'CDISC Pilot 01 study' are also available as R datasets to demonstrate the package functionalities. Imports: crosstalk, data.table, DT, haven, htmlwidgets, knitr, plyr, tools, utils, viridisLite Suggests: tibble, ggplot2, plotly, htmltools, pander, rmarkdown, testthat, flextable SystemRequirements: pandoc (for export clin DT to a file - inclusion of list of interactive plots/objects with knitr) URL: https://github.com/openanalytics/clinUtils BugReports: https://github.com/openanalytics/clinUtils/issues License: MIT + file LICENSE RoxygenNote: 7.3.2 VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: cmake make libuv1-dev libx11-dev zlib1g-dev Repository: https://openanalytics.r-universe.dev Date/Publication: 2025-12-04 13:34:18 UTC RemoteUrl: https://github.com/openanalytics/clinutils RemoteRef: HEAD RemoteSha: 18c0c8a7c25b92e47a0dfda5aa05c8f7e98d8a73 RemoteSubdir: clinUtils NeedsCompilation: no Packaged: 2026-06-10 07:56:09 UTC; root Author: Laure Cougnaud [aut, cre], Michela Pasetto [aut], Arne De Roeck [rev] (tests), Open Analytics [cph] Maintainer: Laure Cougnaud