Type: Package
Package: admiralvaccine
Title: Vaccine Extension Package for ADaM in 'R' Asset Library
Version: 0.1.0
Authors@R: c(
    person("Sukalpo", "Saha", email = "sukalpo.saha@pfizer.com", role = c("aut", "cre")),
    person("Vikram", "S", email = "vikram.s@pfizer.com", role = "aut"),
    person("Ben", "Straub", email = "ben.x.straub@gsk.com", role = "aut"),
    person("Arjun", "Rubalingam", role = "aut"),
    person("Dhivya", "Kanagaraj", role = "aut"),
    person("Federico", "Baratin", role = "aut"),
    person("Yamini", "Purna Bollu", role = "aut"),
    person("Ilse", "Augustyns", role = "aut"),
    person("Kalyani", "Bodicherla", role = "aut"),
    person("Hilde", "Delanghe", role = "aut"),
    person("Neetu", "Sangari", role = "ctb"),
    person("Abdul", "Khayat", role = "ctb"),
    person("Ankur", "Jindal", role = "ctb"),
    person("Jayashree", "V", role = "ctb"),
    person("Jagadish", "Katam", role = "ctb"),
    person("Andrea", "Pammolli", role = "ctb"),
    person("Daniele", "Bottigliengo", role = "ctb"),
    person("Ranya", "Ben Hsain", role = "ctb"),
    person("Marleen", "Nijs", role = "ctb"),
    person("Mandy", "Peng", role = "ctb"),
    person("Tina", "Zhai", role = "ctb"),
    person("Ross", "Farrugia", role = "ctb"),
    person("Stefan", "Bundfuss", role = "ctb"),
    person("Edoardo", "Mancini", role = "ctb"),
    person("Pfizer Inc.", role = c("cph", "fnd")),
    person("GlaxoSmithKline LLC", role = c("cph", "fnd")),
    person("Johnson & Johnson", role = c("cph", "fnd"))
  )
Description: Programming vaccine specific Clinical Data Interchange
    Standards Consortium (CDISC) compliant Analysis Data Model (ADaM)
    datasets in 'R'. Flat model is followed as per 
    Center for Biologics Evaluation and Research (CBER) guidelines for
    creating vaccine specific domains. 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/adamig-v1-3-release-package>).
    The package is an extension package of the 'admiral' package.
License: Apache License (>= 2)
URL: https://pharmaverse.github.io/admiralvaccine/,
        https://github.com/pharmaverse/admiralvaccine/
BugReports: https://github.com/pharmaverse/admiralvaccine/issues/
Depends: R (>= 3.5)
Imports: admiral (>= 0.10.2), admiraldev (>= 0.4.0), assertthat (>=
        0.2.1), dplyr (>= 0.8.4), hms (>= 0.5.3), lifecycle (>= 0.1.0),
        lubridate (>= 1.7.4), magrittr (>= 1.5), metatools, purrr (>=
        0.3.3), rlang (>= 0.4.4), stringr (>= 1.4.0), tidyr (>= 1.0.2),
        tidyselect (>= 1.0.0)
Suggests: admiral.test, covr, devtools, diffdf, DT, knitr, lintr,
        methods, miniUI, pkgdown, rmarkdown, roxygen2, spelling,
        styler, testthat, tibble, usethis
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-26 09:19:25 UTC; sahas56
Author: Sukalpo Saha [aut, cre],
  Vikram S [aut],
  Ben Straub [aut],
  Arjun Rubalingam [aut],
  Dhivya Kanagaraj [aut],
  Federico Baratin [aut],
  Yamini Purna Bollu [aut],
  Ilse Augustyns [aut],
  Kalyani Bodicherla [aut],
  Hilde Delanghe [aut],
  Neetu Sangari [ctb],
  Abdul Khayat [ctb],
  Ankur Jindal [ctb],
  Jayashree V [ctb],
  Jagadish Katam [ctb],
  Andrea Pammolli [ctb],
  Daniele Bottigliengo [ctb],
  Ranya Ben Hsain [ctb],
  Marleen Nijs [ctb],
  Mandy Peng [ctb],
  Tina Zhai [ctb],
  Ross Farrugia [ctb],
  Stefan Bundfuss [ctb],
  Edoardo Mancini [ctb],
  Pfizer Inc. [cph, fnd],
  GlaxoSmithKline LLC [cph, fnd],
  Johnson & Johnson [cph, fnd]
Maintainer: Sukalpo Saha <sukalpo.saha@pfizer.com>
Repository: CRAN
Date/Publication: 2023-06-27 16:50:06 UTC
Built: R 4.2.0; ; 2023-06-28 11:55:23 UTC; unix
