cards (0.7.0)
Published 2026-02-24 13:47:06 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("cards")About this package
Construct CDISC (Clinical Data Interchange Standards Consortium) compliant Analysis Results Data objects. These objects are used and re-used to construct summary tables, visualizations, and written reports. The package also exports utilities for working with these objects and creating new Analysis Results Data objects.Analysis Results Data
Dependencies
| Imports | cli (>= 3.6.1), dplyr (>= 1.1.2), glue (>= 1.6.2), lifecycle (>= 1.0.3), rlang (>= 1.1.1), tidyr (>= 1.3.0), tidyselect (>= 1.2.0) |
| Depends | R (>= 4.1) |
| Suggests | testthat (>= 3.2.0), withr (>= 3.0.0) |