Package: patientProfilesVis Type: Package Title: Visualization of Patient Profiles Version: 2.0.10 Date: 2025-09-04 Authors@R: c( person(given = "Laure", family = "Cougnaud", role = c("aut", "cre"), email = "laure.cougnaud@openanalytics.eu"), person(given = "Margaux", family = "Faes", role = "rev", comment = "tests"), person(given = "Open Analytics", role = "cph") ) Description: Creation of patient profile visualizations for exploration, diagnostic or monitoring purposes during a clinical trial. These static visualizations display a patient-specific overview of the evolution during the trial time frame of parameters of interest (as laboratory, ECG, vital signs), presence of adverse events, exposure to a treatment; associated with metadata patient information, as demography, concomitant medication. The visualizations can be tailored for specific domain(s) or endpoint(s) of interest. Visualizations are exported into patient profile report(s) or can be embedded in custom report(s). Imports: clinUtils, ggplot2 (>= 3.0.0), plyr, cowplot, tools, reshape2, knitr, grid, stringr, parallel, gridExtra, scales, utils Suggests: pander, shiny, testthat, grDevices, rmarkdown, gtable, pdftools, viridisLite URL: https://github.com/openanalytics/patientProfilesVis BugReports: https://github.com/openanalytics/patientProfilesVis/issues License: MIT + file LICENSE RoxygenNote: 7.3.1 VignetteBuilder: knitr SystemRequirements: latex, cairo (for report creation) Config/pak/sysreqs: libcairo2-dev cmake make texlive libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://openanalytics.r-universe.dev Date/Publication: 2025-09-04 19:45:56 UTC RemoteUrl: https://github.com/openanalytics/patientprofilesvis RemoteRef: HEAD RemoteSha: 2286818f9442c835a686830645bd91af3a710a17 RemoteSubdir: patientProfilesVis NeedsCompilation: no Packaged: 2026-07-02 08:13:45 UTC; root Author: Laure Cougnaud [aut, cre], Margaux Faes [rev] (tests), Open Analytics [cph] Maintainer: Laure Cougnaud