Type: Package
Package: cardinalfda
Title: FDA Safety Tables and Figures
Version: 0.3.0
Date: 2026-09-04
Authors@R: c(
    person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "ctb"),
    person("Abinaya", "Yogasekaram", , "ayogasek@gmail.com", role = "aut",
           comment = c(ORCID = "0009-0005-2083-1105")),
    person("Joe", "Zhu", , "joe.zhu@roche.com", role = "cre",
           comment = c(ORCID = "0000-0001-7566-2787")),
    person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = "ctb",
           comment = c(ORCID = "0000-0003-0862-2018")),
    person("Emily", "de la Rua", , "emilydelarua@gmail.com", role = "aut",
           comment = c(ORCID = "0009-0000-8738-5561")),
    person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut",
           comment = c(ORCID = "0000-0002-1445-1369")),
    person("Vincent", "Shen", role = "aut"),
    person("Benoit", "Falquet", , "benoit.falquet@roche.com", role = "ctb",
           comment = c(ORCID = "0000-0002-4434-3799")),
    person("Lluís", "Revilla Sancho", , "lluis.revilla_sancho@roche.com", role = "ctb",
           comment = c(ORCID = "0000-0001-9747-2570")),
    person("Huan", "Lu", , "huan.lu@sanofi.com", role = "ctb"),
    person("Alex", "Assuied", role = "ctb"),
    person("Yoshito", "Koujin", role = "ctb"),
    person("Korbinian", "Matthias", role = "ctb"),
    person("Jessica", "Knizia", role = "ctb"),
    person("Freeman", "Wang", role = "ctb")
  )
Description: Provides implementations of safety tables and figures
    recommended by the FDA (U.S. Food and Drug Administration) for
    clinical trial reporting.  Functions generate standard outputs for
    adverse events, laboratory abnormalities, vital signs, exposure, and
    other safety domains following the FDA's Safety Reporting guidelines.
    Outputs are built on the 'gtsummary', 'cards', and 'cardx' frameworks,
    enabling reproducible and submission-ready clinical trial safety
    summaries.
License: Apache License (>= 2)
URL: https://github.com/pharmaverse/cardinal/,
        https://pharmaverse.github.io/cardinal/
BugReports: https://github.com/pharmaverse/cardinal/issues
Depends: cards (>= 0.8.1), cardx (>= 0.3.4), crane (>= 0.3.1),
        gtsummary (>= 2.5.1), R (>= 4.2)
Imports: dplyr (>= 1.2.0)
Suggests: cowplot (>= 1.2.0), forcats (>= 1.0.1), ggplot2 (>= 4.0),
        ggsurvfit (>= 1.2.0), gt (>= 1.3.0), knitr (>= 1.50), labelled
        (>= 2.16.0), lubridate (>= 1.9), pharmaverseadam (>= 1.3.0),
        purrr (>= 1.2), random.cdisc.data (>= 0.3.16), rlang (>=
        1.1.7), rtables (>= 0.6.11), svglite (>= 2.2.2), tern (>=
        0.9.8), testthat (>= 3.3.1), tidyr (>= 1.3.1), withr (>= 3.0.2)
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2026-09-04 16:03:33 UTC; zhus31
Author: Pawel Rucki [ctb],
  Abinaya Yogasekaram [aut] (ORCID:
    <https://orcid.org/0009-0005-2083-1105>),
  Joe Zhu [cre] (ORCID: <https://orcid.org/0000-0001-7566-2787>),
  Daniel D. Sjoberg [ctb] (ORCID:
    <https://orcid.org/0000-0003-0862-2018>),
  Emily de la Rua [aut] (ORCID: <https://orcid.org/0009-0000-8738-5561>),
  Davide Garolini [aut] (ORCID: <https://orcid.org/0000-0002-1445-1369>),
  Vincent Shen [aut],
  Benoit Falquet [ctb] (ORCID: <https://orcid.org/0000-0002-4434-3799>),
  Lluís Revilla Sancho [ctb] (ORCID:
    <https://orcid.org/0000-0001-9747-2570>),
  Huan Lu [ctb],
  Alex Assuied [ctb],
  Yoshito Koujin [ctb],
  Korbinian Matthias [ctb],
  Jessica Knizia [ctb],
  Freeman Wang [ctb]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2026-09-04 16:30:08 UTC
