Type: Package
Package: admiral
Title: ADaM in R Asset Library
Version: 1.3.1
Authors@R: c(
    person("Ben", "Straub", , "ben.x.straub@gsk.com", role = c("aut", "cre")),
    person("Stefan", "Bundfuss", role = "aut",
           comment = c(ORCID = "0009-0005-0027-1198")),
    person("Arianna", "Cascone", role = "aut",
           comment = c(ORCID = "0000-0001-5948-2831")),
    person("Jeffrey", "Dickinson", role = "aut"),
    person("Ross", "Farrugia", role = "aut"),
    person("Fanny", "Gautier", role = "aut"),
    person("G", "Gayatri", role = "aut"),
    person("Solveig", "Holmgaard", role = "aut"),
    person("Dinakar", "Kulkarni", role = "aut"),
    person("Edoardo", "Mancini", role = "aut",
           comment = c(ORCID = "0009-0006-4899-8641")),
    person("Gordon", "Miller", role = "aut"),
    person("Jim", "Rothstein", role = "aut",
           comment = c(ORCID = "0009-0009-8659-6071")),
    person("Daniel", "Sjoberg", role = "aut",
           comment = c(ORCID = "0000-0003-0862-2018")),
    person("Stefan", "Thoma", role = "aut",
           comment = c(ORCID = "0000-0002-5553-9252")),
    person("Junze", "Zhang", role = "aut"),
    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>).
License: Apache License (>= 2)
URL: https://pharmaverse.github.io/admiral/,
        https://github.com/pharmaverse/admiral
BugReports: https://github.com/pharmaverse/admiral/issues
Depends: R (>= 4.1)
Imports: admiraldev (>= 1.3.1), cli (>= 3.6.2), dplyr (>= 1.1.1), 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: diffdf, DT, htmltools, knitr, methods, pharmaversesdtm (>=
        1.0.0), reactable, readxl, rmarkdown, testthat (>= 3.0.0),
        tibble, withr
VignetteBuilder: knitr
Config/Needs/website: gert
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-29 13:46:55 UTC; r590548
Author: Ben Straub [aut, cre],
  Stefan Bundfuss [aut] (ORCID: <https://orcid.org/0009-0005-0027-1198>),
  Arianna Cascone [aut] (ORCID: <https://orcid.org/0000-0001-5948-2831>),
  Jeffrey Dickinson [aut],
  Ross Farrugia [aut],
  Fanny Gautier [aut],
  G Gayatri [aut],
  Solveig Holmgaard [aut],
  Dinakar Kulkarni [aut],
  Edoardo Mancini [aut] (ORCID: <https://orcid.org/0009-0006-4899-8641>),
  Gordon Miller [aut],
  Jim Rothstein [aut] (ORCID: <https://orcid.org/0009-0009-8659-6071>),
  Daniel Sjoberg [aut] (ORCID: <https://orcid.org/0000-0003-0862-2018>),
  Stefan Thoma [aut] (ORCID: <https://orcid.org/0000-0002-5553-9252>),
  Junze Zhang [aut],
  F. Hoffmann-La Roche AG [cph, fnd],
  GlaxoSmithKline LLC [cph, fnd]
Maintainer: Ben Straub <ben.x.straub@gsk.com>
Repository: CRAN
Date/Publication: 2025-07-29 14:40:02 UTC
Built: R 4.4.1; ; 2025-07-29 14:57:28 UTC; unix
