Package: admiraldev
Type: Package
Title: Development Tools for the Admiral Package Family
Version: 0.1.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("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 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.0
Depends: R (>= 3.5)
Imports: assertthat, dplyr, lubridate, magrittr, purrr, rlang, stringr,
        hms, tidyr, tidyselect, lifecycle
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-08-25 13:13:43 UTC; r590548
Author: Ben Straub [aut, cre],
  Stefan Bundfuss [aut],
  Thomas Neitmann [aut],
  Samia Kabi [aut],
  Pooja Kumari [aut],
  Syed Mubasheer [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-08-26 08:12:34 UTC
