Package: admiralonco
Type: Package
Title: Oncology Extension Package for ADaM in 'R' Asset Library
Version: 1.0.0
Authors@R: c(
    person("Stefan", "Bundfuss", email = "stefan.bundfuss@roche.com", role = c("aut", "cre")),
    person("Ross", "Farrugia", role = "aut"),
    person("Amit", "Jain", role = "aut"),
    person("Andrew", "Smith", role = "aut"),    
    person("Teckla", "Akinyi", role = "aut"),
    person("Samia", "Kabi", role = "aut"),
    person("Stephen", "Gormley", role = "aut"),
    person("Hinal", "Patel", role = "aut"),
    person("Vinh", "Nguyen", role = "aut"),
    person("Olga", "Starostecka", role = "ctb"),
    person("Uwe", "Bader", role = "ctb"),
    person("Karl", "Kennedy", role = "ctb"),
    person("Edoardo", "Mancini", role = "ctb"),
    person("Matt", "Marino", role = "ctb"),
    person("Gopi", "Vegesna", role = "ctb"),    
    person("Thomas", "Neitmann", role = "ctb"),
    person("Annie", "Yang", role = "ctb"),
    person("Konstantina", "Koukourikou", role = "ctb"),
    person("Pavan", "Kumar", role = "ctb"),
    person("Liming", "Jin", role = "ctb"),
    person("Yirong", "Cao", role = "ctb"),
    person("Zhang", "Kangjie", 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.2.3
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
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: gert
NeedsCompilation: no
Packaged: 2023-12-19 17:18:27 UTC; bundfuss
Author: Stefan Bundfuss [aut, cre],
  Ross Farrugia [aut],
  Amit Jain [aut],
  Andrew Smith [aut],
  Teckla Akinyi [aut],
  Samia Kabi [aut],
  Stephen Gormley [aut],
  Hinal Patel [aut],
  Vinh Nguyen [aut],
  Olga Starostecka [ctb],
  Uwe Bader [ctb],
  Karl Kennedy [ctb],
  Edoardo Mancini [ctb],
  Matt Marino [ctb],
  Gopi Vegesna [ctb],
  Thomas Neitmann [ctb],
  Annie Yang [ctb],
  Konstantina Koukourikou [ctb],
  Pavan Kumar [ctb],
  Liming Jin [ctb],
  Yirong Cao [ctb],
  Zhang Kangjie [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: 2023-12-20 10:00:06 UTC
Built: R 4.2.3; ; 2023-12-20 12:56:12 UTC; unix
