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 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev Repository: https://insightsengineering.r-universe.dev Date/Publication: 2026-06-03 10:30:23 UTC RemoteUrl: https://github.com/insightsengineering/crane RemoteRef: v0.3.2 RemoteSha: e6e535d371ce75219e83858b20ae45f1d8646c32 NeedsCompilation: no Packaged: 2026-06-03 13:23:22 UTC; root Author: Daniel D. Sjoberg [aut] (ORCID: , note: Original creator of the package), Emily de la Rua [aut] (ORCID: ), Davide Garolini [aut] (ORCID: ), Chi Zhang [aut] (ORCID: ), Abinaya Yogasekaram [ctb] (ORCID: ), Joe Zhu [cre] (ORCID: ), Jan Szczypiński [aut] (ORCID: ), F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Joe Zhu