Package: admiraldev
Type: Package
Title: Development Tools for the Admiral Package Family
Version: 0.2.0
Authors@R: c(
    person("Ben", "Straub", email = "ben.x.straub@gsk.com", role = c("aut", "cre")),
    person("Stefan", "Bundfuss", role = "aut"),
    person("Thomas", "Neitmann", role = "aut"),
    person("Samia", "Kabi", role = "aut"),
    person("Pooja", "Kumari", role = "aut"),
    person("Syed", "Mubasheer", role = "aut"),
    person("Ross", "Farrugia", role = "aut"),
    person("Sadchla", "Mascary", role = "aut"),
    person("Zelos", "Zhu", role = "aut"),
    person("Jeffrey", "Dickinson", role = "aut"),
    person("Ania", "Golab", role = "aut"),
    person("Ondrej", "Slama", role = "ctb"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
    person("GlaxoSmithKline LLC", role = c("cph", "fnd"))
    )
Description: Utility functions to check data, variables and conditions for functions used in
 'admiral' and 'admiral' extension packages.  Additional utility helper functions to assist developers 
 with maintaining documentation, testing and general upkeep of 'admiral' and 'admiral' extension packages.  
License: Apache License (>= 2)
URL: https://pharmaverse.github.io/admiraldev/main/,
        https://github.com/pharmaverse/admiraldev/
Encoding: UTF-8
Language: en-US
LazyData: false
RoxygenNote: 7.2.1
Depends: R (>= 3.5)
Imports: 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.0.0)
Suggests: admiral.test, devtools, diffdf, lintr, pkgdown, testthat,
        knitr, methods, miniUI, rmarkdown, roxygen2, rstudioapi,
        spelling, styler, tibble, usethis, covr, DT
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-30 19:51:19 UTC; r590548
Author: Ben Straub [aut, cre],
  Stefan Bundfuss [aut],
  Thomas Neitmann [aut],
  Samia Kabi [aut],
  Pooja Kumari [aut],
  Syed Mubasheer [aut],
  Ross Farrugia [aut],
  Sadchla Mascary [aut],
  Zelos Zhu [aut],
  Jeffrey Dickinson [aut],
  Ania Golab [aut],
  Ondrej Slama [ctb],
  F. Hoffmann-La Roche AG [cph, fnd],
  GlaxoSmithKline LLC [cph, fnd]
Maintainer: Ben Straub <ben.x.straub@gsk.com>
Repository: CRAN
Date/Publication: 2022-12-01 00:10:02 UTC
