rfacts: R Interface to 'FACTS' on Unix-Like Systems

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 workflows, and they enhance computational reproducibility. For more information on 'FACTS' itself, please visit <https://www.berryconsultants.com/software/>.

Version: 0.0.2
Depends: R (≥ 3.6.0)
Imports: tibble (≥ 2.1.3), utils, xml2 (≥ 1.2.2)
Suggests: dplyr (≥ 0.8.4), fs (≥ 1.3.1), knitr (≥ 1.28), rmarkdown (≥ 2.1), testthat (≥ 2.1.0), withr (≥ 2.2.0)
Published: 2020-10-14
Author: William Michael Landau ORCID iD [aut, cre], Eli Lilly and Company [cph]
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

Downloads:

Reference manual: rfacts.pdf
Vignettes: System configuration
Trial execution mode
Package source: rfacts_0.0.2.tar.gz
Windows binaries: r-devel: rfacts_0.0.2.zip, r-release: rfacts_0.0.2.zip, r-oldrel: rfacts_0.0.2.zip
macOS binaries: r-release: rfacts_0.0.2.tgz, r-oldrel: rfacts_0.0.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rfacts to link to this page.