Package: cardx
Title: Extra Analysis Results Data Utilities
Version: 0.3.0
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.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)
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/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-27 14:13:53 UTC; sjobergd
Author: Daniel D. Sjoberg [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0862-2018>),
  Abinaya Yogasekaram [aut],
  Emily de la Rua [aut],
  Malcolm Barrett [ctb] (ORCID: <https://orcid.org/0000-0003-0299-5825>),
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Daniel D. Sjoberg <danield.sjoberg@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-27 14:40:02 UTC
Built: R 4.6.0; ; 2025-09-01 03:56:08 UTC; unix
