Package: clinTrialData Title: Clinical Trial Example Datasets Version: 0.1.3 Authors@R: c( person("Lovemore", "Gakava", , "Lovemore.Gakava@gmail.com", role = c("aut", "cre", "cph")) ) Description: A collection of clinical trial example datasets from multiple sources including the CDISC Pilot 01 study (CDISC ). All datasets are provided in Parquet format for efficient storage and can be accessed using the 'connector' package. Designed for training, testing, prototyping, and demonstrating clinical data analysis workflows. Depends: R (>= 4.1.0) License: Apache License (>= 2) URL: https://lovemore-gakava.github.io/clinTrialData/, https://github.com/Lovemore-Gakava/clinTrialData BugReports: https://github.com/Lovemore-Gakava/clinTrialData/issues Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: connector, httr, jsonlite, piggyback, tools Suggests: arrow, dplyr, ggplot2, testthat (>= 3.0.0), knitr, rmarkdown, tidyr Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake git make libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://lovemore-gakava.r-universe.dev Date/Publication: 2026-07-18 19:49:53 UTC RemoteUrl: https://github.com/lovemore-gakava/clintrialdata RemoteRef: HEAD RemoteSha: 7b78a970968f1b8fdcd3cfe8514824406069fe0a NeedsCompilation: no Packaged: 2026-07-18 21:36:49 UTC; root Author: Lovemore Gakava [aut, cre, cph] Maintainer: Lovemore Gakava