The 'rfacts' package is an R interface to the Fixed and Adaptive Clinical Trial Simulator ('FACTS') on Unix-like systems. It programmatically invokes 'FACTS' to run clinical trial simulations, and it aggregates simulation output data into tidy data frames. These capabilities provide end-to-end automation for large-scale simulation pipelines, and they enhance computational reproducibility. For more information on 'FACTS' itself, please visit <https://www.berryconsultants.com/software/>.
| Version: | 0.2.1 | 
| Depends: | R (≥ 3.6.0) | 
| Imports: | digest (≥ 0.6.25), fs (≥ 1.3.1), tibble (≥ 2.1.3), utils, xml2 (≥ 1.2.2) | 
| Suggests: | dplyr (≥ 0.8.4), knitr (≥ 1.28), rmarkdown (≥ 2.1), testthat (≥ 3.0.0), withr (≥ 2.2.0) | 
| Published: | 2022-08-19 | 
| DOI: | 10.32614/CRAN.package.rfacts | 
| Author: | William Michael Landau | 
| Maintainer: | William Michael Landau <will.landau at gmail.com> | 
| BugReports: | https://github.com/EliLillyCo/rfacts/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://elilillyco.github.io/rfacts/, https://github.com/EliLillyCo/rfacts | 
| NeedsCompilation: | no | 
| SystemRequirements: | FACTS Linux engines (>= 6.2.4), FLFLL (>= 6.2.4), Mono (>= 5.20.1.19) | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | rfacts results | 
| Reference manual: | rfacts.html , rfacts.pdf | 
| Vignettes: | System configuration (source, R code) Generating FACTS files (source, R code) Trial execution mode (source, R code) | 
| Package source: | rfacts_0.2.1.tar.gz | 
| Windows binaries: | r-devel: rfacts_0.2.1.zip, r-release: rfacts_0.2.1.zip, r-oldrel: rfacts_0.2.1.zip | 
| macOS binaries: | r-release (arm64): rfacts_0.2.1.tgz, r-oldrel (arm64): rfacts_0.2.1.tgz, r-release (x86_64): rfacts_0.2.1.tgz, r-oldrel (x86_64): rfacts_0.2.1.tgz | 
| Old sources: | rfacts archive | 
Please use the canonical form https://CRAN.R-project.org/package=rfacts to link to this page.