Contains functions to simulate the most commonly used 'SAS®' procedures. Specifically, the package aims to simulate the functionality of 'proc freq', 'proc means', 'proc transpose', 'proc sort', and 'proc print'. The simulation will include recreating all statistics with the highest fidelity possible.
Version: | 1.0.3 |
Depends: | R (≥ 3.6.0), common |
Imports: | utils, fmtr, reporter, stats, tibble |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), covr, logr |
Published: | 2023-09-05 |
Author: | David Bosak [aut, cre], Kevin Kramer [ctb], Brian Varney [ctb], Duong Tran [ctb], Yifei Chen [ctb] |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
BugReports: | https://github.com/dbosak01/procs/issues |
License: | CC0 |
URL: | https://procs.r-sassy.org, https://github.com/dbosak01/procs |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | procs results |
Reference manual: | procs.pdf |
Vignettes: |
Data Manipulation Functions Example 1: Demographics Example 2: Adverse Events Example 3: Disposition FAQ The Frequency Function The Means Function procs |
Package source: | procs_1.0.3.tar.gz |
Windows binaries: | r-devel: procs_1.0.3.zip, r-release: procs_1.0.3.zip, r-oldrel: procs_1.0.3.zip |
macOS binaries: | r-release (arm64): procs_1.0.3.tgz, r-oldrel (arm64): procs_1.0.3.tgz, r-release (x86_64): procs_1.0.3.tgz, r-oldrel (x86_64): procs_1.0.3.tgz |
Reverse imports: | sassy |
Please use the canonical form https://CRAN.R-project.org/package=procs to link to this page.