Package: crane
Title: Supplements the 'gtsummary' Package for Pharmaceutical Reporting
Version: 0.3.2
Authors@R: c(
    person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0003-0862-2018", note = "Original creator of the package")),
    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("Chi", "Zhang", , "chi.zhang.cz7@roche.com", role = "aut",
           comment = c(ORCID = "0000-0003-0501-5909")),
    person("Abinaya", "Yogasekaram", , "ayogasek@gmail.com", role = "ctb",
           comment = c(ORCID = "0009-0005-2083-1105")),
    person("Joe", "Zhu", , "joe.zhu@roche.com", role = "cre",
           comment = c(ORCID = "0000-0001-7566-2787")),
    person("Jan", "Szczypiński", , "jan.szczypinski@external.roche.com", role = "aut",
           comment = c(ORCID = "0000-0002-5682-5840")),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
  )
Description: Tables summarizing clinical trial results are often complex
    and require detailed tailoring prior to submission to a health
    authority.  The 'crane' package supplements the functionality of the
    'gtsummary' package for creating these often highly bespoke tables in
    the pharmaceutical industry.
License: Apache License 2.0
URL: https://github.com/insightsengineering/crane,
        https://insightsengineering.github.io/crane/
BugReports: https://github.com/insightsengineering/crane/issues
Depends: gtsummary (>= 2.5.1), R (>= 4.2)
Imports: broom (>= 1.0.8), cards (>= 0.8.0), cardx (>= 0.3.3), cli (>=
        3.6.4), cowplot (>= 1.2.0), dplyr (>= 1.2.0), flextable (>=
        0.9.7), ggplot2 (>= 4.0.0), glue (>= 1.8.0), gt (>= 0.11.1),
        labeling, lifecycle, rlang (>= 1.1.5), scales, scales (>=
        1.3.0), survival (>= 3.6-4), tibble, tidyr (>= 1.3.0)
Suggests: broom.helpers (>= 1.20.0), coin (>= 1.4.3), emmeans,
        labelled, magick, mmrm, parameters, pharmaverseadam, testthat
        (>= 3.0.0), tidyselect, withr (>= 3.0.1), yaml
Config/Needs/check: hms
Config/Needs/website: rmarkdown, yaml
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-03 08:01:07 UTC; sanchosl
Author: Daniel D. Sjoberg [aut] (ORCID:
    <https://orcid.org/0000-0003-0862-2018>, note: Original creator of
    the package),
  Emily de la Rua [aut] (ORCID: <https://orcid.org/0009-0000-8738-5561>),
  Davide Garolini [aut] (ORCID: <https://orcid.org/0000-0002-1445-1369>),
  Chi Zhang [aut] (ORCID: <https://orcid.org/0000-0003-0501-5909>),
  Abinaya Yogasekaram [ctb] (ORCID:
    <https://orcid.org/0009-0005-2083-1105>),
  Joe Zhu [cre] (ORCID: <https://orcid.org/0000-0001-7566-2787>),
  Jan Szczypiński [aut] (ORCID: <https://orcid.org/0000-0002-5682-5840>),
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2026-06-03 09:00:02 UTC
