Package: ards
Type: Package
Title: Creates Analysis Results Datasets
Version: 0.1.2
Authors@R: c( 
    person("David", "Bosak", email = "dbosak01@gmail.com", role = c("aut", "cre")),
    person("Kevin", "Kramer", email = "kkrame02@amgen.com", role = "ctb"),
    person("Jack", "Fuller", email = "jacfulle@amgen.com", role = c("ctb")),
    person("Matt", "Baldwin", email = "mbaldw01@amgen.com", role = c("ctb"))) 
Maintainer: David Bosak <dbosak01@gmail.com>
Description: Contains functions to help create an Analysis Results Dataset.
    The dataset follows industry recommended structure.  The dataset can be 
    created in multiple passes, using different data frames as input.  Analysis
    Results Datasets are used in the pharmaceutical and biotech industries
    to capture analysis in a common tabular data structure.
License: CC0
Encoding: UTF-8
URL: https://ards.r-sassy.org
BugReports: https://github.com/dbosak01/ards/issues
Depends: R (>= 4.1)
Suggests: dplyr, tidyr, tibble, testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-12 21:47:51 UTC; dbosa
Author: David Bosak [aut, cre],
  Kevin Kramer [ctb],
  Jack Fuller [ctb],
  Matt Baldwin [ctb]
Repository: CRAN
Date/Publication: 2025-09-12 22:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:10:27 UTC; windows
