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://pharmaverse.r-universe.dev Date/Publication: 2026-07-06 17:41:30 UTC RemoteUrl: https://github.com/insightsengineering/cardx RemoteRef: HEAD RemoteSha: e0fe25fb5f3ddebb3432ebb7bfd5a1e5c27c3791 NeedsCompilation: no Packaged: 2026-07-06 19:09:20 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