cardx (0.3.0)
Published 2026-02-24 13:47:06 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("cardx")About this package
Create extra Analysis Results Data (ARD) summary objects. The package supplements the simple ARD functions from the 'cards' package, exporting functions to put statistical results in the ARD format. These objects are used and re-used to construct summary tables, visualizations, and written reports.Extra Analysis Results Data Utilities
Dependencies
| Imports | cards (>= 0.7.0), cli (>= 3.6.1), dplyr (>= 1.1.2), glue (>= 1.6.2), lifecycle (>= 1.0.3), rlang (>= 1.1.1), tidyr (>= 1.3.0) |
| Depends | R (>= 4.2) |
| Suggests | aod (>= 1.3.3), broom (>= 1.0.8), broom.helpers (>= 1.17.0), broom.mixed (>= 0.2.9), car (>= 3.1-2), effectsize (>= 0.8.8), emmeans (>= 1.7.3), geepack (>= 1.3.2), ggsurvfit (>= 1.1.0), lme4 (>= 1.1-37), parameters (>= 0.20.2), smd (>= 0.6.6), survey (>= 4.2), survival (>= 3.6-4), testthat (>= 3.2.0), withr (>= 2.5.0) |