Package: admiral
Type: Package
Title: ADaM in R Asset Library
Version: 0.12.3
Authors@R: c(
    person("Ben", "Straub", email = "ben.x.straub@gsk.com", role = c("aut", "cre")),
    person("Stefan", "Bundfuss", role = "aut"),
    person("Jeffrey", "Dickinson", role = "aut"),
    person("Ross", "Farrugia", role = "aut"),
    person("Adam", "Forys", role = "aut"),
    person("Daphne", "Grasselly", role = "aut"),
    person("Dinakar", "Kulkarni", role = "aut"),
    person("Edoardo", "Mancini", role = "aut"),
    person("Sadchla", "Mascary", role = "aut"),
    person("Gordon", "Miller", role = "aut"),
    person("Sophie", "Shapcott", role = "aut"),
    person("Eric", "Simms", role = "aut"),
    person("Stefan", "Thoma", role = "aut"),
    person("Kangjie", "Zhang", role = "aut"),
    person("Zelos", "Zhu", role = "aut"),
    person("G", "Gayatri", role = "ctb"),
    person("Thomas", "Neitmann", role = "ctb"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
    person("GlaxoSmithKline LLC", role = c("cph", "fnd"))
    )
Description: A toolbox for programming 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>).
Language: en-US
License: Apache License (>= 2)
BugReports: https://github.com/pharmaverse/admiral/issues
URL: https://pharmaverse.github.io/admiral/,
        https://github.com/pharmaverse/admiral
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.5)
Imports: admiraldev (>= 0.4.0), dplyr (>= 0.8.4), hms (>= 0.5.3),
        lifecycle (>= 0.1.0), lubridate (>= 1.7.4), magrittr (>= 1.5),
        purrr (>= 0.3.3), rlang (>= 0.4.4), stringr (>= 1.4.0), tidyr
        (>= 1.0.2), tidyselect (>= 1.1.0)
Suggests: pharmaversesdtm, DT, diffdf, knitr, rmarkdown, methods,
        readxl, testthat (>= 3.0.0), tibble
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-18 13:23:58 UTC; r590548
Author: Ben Straub [aut, cre],
  Stefan Bundfuss [aut],
  Jeffrey Dickinson [aut],
  Ross Farrugia [aut],
  Adam Forys [aut],
  Daphne Grasselly [aut],
  Dinakar Kulkarni [aut],
  Edoardo Mancini [aut],
  Sadchla Mascary [aut],
  Gordon Miller [aut],
  Sophie Shapcott [aut],
  Eric Simms [aut],
  Stefan Thoma [aut],
  Kangjie Zhang [aut],
  Zelos Zhu [aut],
  G Gayatri [ctb],
  Thomas Neitmann [ctb],
  F. Hoffmann-La Roche AG [cph, fnd],
  GlaxoSmithKline LLC [cph, fnd]
Maintainer: Ben Straub <ben.x.straub@gsk.com>
Repository: CRAN
Date/Publication: 2023-10-18 20:50:11 UTC
