Package: ards 0.1.3
ards: Creates Analysis Results Datasets
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.
Authors:
ards_0.1.3.tar.gz
ards_0.1.3.zip(r-4.7)ards_0.1.3.zip(r-4.6)ards_0.1.3.zip(r-4.5)
ards_0.1.3.tgz(r-4.6-any)ards_0.1.3.tgz(r-4.5-any)
ards_0.1.3.tar.gz(r-4.7-any)ards_0.1.3.tar.gz(r-4.6-any)
ards_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ards/json (API)
NEWS
| # Install 'ards' in R: |
| install.packages('ards', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbosak01/ards/issues
Pkgdown/docs site:https://ards.r-sassy.org
Last updated from:1bfc03cb97. Checks:9 OK. Indexed: yes.
A new build is currently in progress.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 95 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 99 |
Exports:add_ardsget_ardsinit_ardsrestore_ards
Dependencies:
ards
Rendered fromards.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-10-24
Started: 2023-03-18
Example 1: ARDS in Parallel
Rendered fromards-example1.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-10-24
Started: 2025-10-23
Example 2: ARDS in Serial
Rendered fromards-example2.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-10-24
Started: 2025-10-23
Frequently Asked Questions
Rendered fromards-faq.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-10-24
Started: 2025-10-23
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Adds data to an Analysis Results Dataset | add_ards |
| Returns the current Analysis Results Dataset | get_ards |
| Initialize the Analysis Results Dataset | init_ards |
| Restore an ARDS dataset | restore_ards |
