Package: ards Type: Package Title: Creates Analysis Results Datasets Version: 0.1.3 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 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, https://github.com/dbosak01/ards 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 Repository: https://dbosak01.r-universe.dev Date/Publication: 2025-10-24 01:42:53 UTC RemoteUrl: https://github.com/dbosak01/ards RemoteRef: HEAD RemoteSha: 1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd NeedsCompilation: no Packaged: 2026-06-10 19:14:59 UTC; root Author: David Bosak [aut, cre], Kevin Kramer [ctb], Jack Fuller [ctb], Matt Baldwin [ctb]