Package: admiralonco
Type: Package
Title: Oncology Extension Package for ADaM in 'R' Asset Library
Version: 1.3.0
Authors@R: c(
    person("Stefan", "Bundfuss", email = "stefan.bundfuss@roche.com", role = c("aut", "cre")),
    person("Amit", "Jain", role = "aut"),
    person("Vinh", "Nguyen", role = "aut"),
    person("Olga", "Starostecka", role = "aut"),
    person("Kiran", "Peddamudium", role = "aut"),
    person("Tomoyuki", "Namai", role = "aut"),
    person("Ross", "Farrugia", role = "aut"),
    person("Yirong", "Cao", role = "ctb"),
    person("Ashwini", "Weber", role = "ctb"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
    person("GlaxoSmithKline LLC", role = c("cph", "fnd")),
    person("Amgen Inc.", role = c("cph", "fnd")),
    person("Bristol Myers Squibb", role = c("cph", "fnd" ))
    )
Description: Programming oncology specific Clinical Data Interchange Standards Consortium
    (CDISC) compliant Analysis Data Model (ADaM) datasets in 'R'. ADaM datasets are a
    mandatory part of any New Drug or Biologics License Application submitted to the
    United States Food and Drug Administration (FDA). Analysis derivations are
    implemented in accordance with the "Analysis Data Model Implementation Guide"
    (CDISC Analysis Data Model Team (2021), <https://www.cdisc.org/standards/foundational/adam>).
    The package is an extension package of the 'admiral' package.
Language: en-US
License: Apache License (>= 2)
BugReports: https://github.com/pharmaverse/admiralonco/issues
URL: https://pharmaverse.github.io/admiralonco/,
        https://github.com/pharmaverse/admiralonco
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
Imports: admiral (>= 1.0.0), admiraldev (>= 1.0.0), dplyr (>= 0.8.4),
        lifecycle (>= 0.1.0), lubridate (>= 1.7.4), magrittr (>= 1.5),
        rlang (>= 0.4.4), tidyselect (>= 1.0.0)
Suggests: pharmaversesdtm, pharmaverseadam, devtools, diffdf, lintr,
        pkgdown, testthat (>= 3.0.0), knitr, methods, miniUI,
        rmarkdown, roxygen2, spelling, stringr, tibble, usethis, covr,
        DT, metatools, cli, gt
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-01 09:42:36 UTC; bundfuss
Author: Stefan Bundfuss [aut, cre],
  Amit Jain [aut],
  Vinh Nguyen [aut],
  Olga Starostecka [aut],
  Kiran Peddamudium [aut],
  Tomoyuki Namai [aut],
  Ross Farrugia [aut],
  Yirong Cao [ctb],
  Ashwini Weber [ctb],
  F. Hoffmann-La Roche AG [cph, fnd],
  GlaxoSmithKline LLC [cph, fnd],
  Amgen Inc. [cph, fnd],
  Bristol Myers Squibb [cph, fnd]
Maintainer: Stefan Bundfuss <stefan.bundfuss@roche.com>
Repository: CRAN
Date/Publication: 2025-09-01 10:20:12 UTC
