Package: cardx Title: Extra Analysis Results Data Utilities Version: 0.3.4 Authors@R: c( person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0862-2018")), person("Abinaya", "Yogasekaram", , "abinaya.yogasekaram@contractors.roche.com", role = "aut"), person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"), person("Malcolm", "Barrett", role = "ctb", comment = c(ORCID = "0000-0003-0299-5825")), person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")) ) Description: 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. License: Apache License 2.0 URL: https://github.com/insightsengineering/cardx, https://insightsengineering.github.io/cardx/ BugReports: https://github.com/insightsengineering/cardx/issues Depends: R (>= 4.2) Imports: cards (>= 0.8.0), cli (>= 3.6.1), dplyr (>= 1.2.0), glue (>= 1.6.2), lifecycle (>= 1.0.3), rlang (>= 1.1.1), tidyr (>= 1.3.0) 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) Config/Needs/website: insightsengineering/nesttemplate Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev Repository: https://insightsengineering.r-universe.dev Date/Publication: 2026-07-06 17:39:32 UTC RemoteUrl: https://github.com/insightsengineering/cardx RemoteRef: v0.3.4 RemoteSha: 3173e5aa1ef7bcd3ec9dcc2a7d2f96257591330c NeedsCompilation: no Packaged: 2026-07-06 19:15:54 UTC; root Author: Daniel D. Sjoberg [aut, cre] (ORCID: ), Abinaya Yogasekaram [aut], Emily de la Rua [aut], Malcolm Barrett [ctb] (ORCID: ), F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Daniel D. Sjoberg