Package: admiraldev
Type: Package
Title: Utility Functions and Development Tools for the Admiral Package
        Family
Version: 1.0.0
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("Pooja", "Kumari", role = "aut"),
    person("Edoardo", "Mancini", role = "aut"),
    person("Sadchla", "Mascary", role = "aut"),
    person("Zelos", "Zhu", role = "aut"),
    person("Ania", "Golab", role = "ctb"),
    person("Samia", "Kabi", role = "ctb"),
    person("Syed", "Mubasheer", role = "ctb"),
    person("Thomas", "Neitmann", role = "ctb"),
    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)
BugReports: https://github.com/pharmaverse/admiraldev/issues
URL: https://pharmaverse.github.io/admiraldev/,
        https://github.com/pharmaverse/admiraldev/
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
Depends: R (>= 3.5)
Imports: dplyr (>= 1.0.5), 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: pharmaversesdtm, devtools, diffdf, lintr, pkgdown, testthat
        (>= 3.0.0), knitr, methods, miniUI, rmarkdown, roxygen2,
        rstudioapi, spelling, styler, tibble, usethis, covr, DT,
        htmltools
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-12-11 16:09:26 UTC; r590548
Author: Ben Straub [aut, cre],
  Stefan Bundfuss [aut],
  Jeffrey Dickinson [aut],
  Ross Farrugia [aut],
  Pooja Kumari [aut],
  Edoardo Mancini [aut],
  Sadchla Mascary [aut],
  Zelos Zhu [aut],
  Ania Golab [ctb],
  Samia Kabi [ctb],
  Syed Mubasheer [ctb],
  Thomas Neitmann [ctb],
  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: 2023-12-15 13:20:06 UTC
