procs: Recreates Some 'SAS®' Procedures in 'R'
Contains functions to simulate the most commonly used
'SAS®' procedures. Specifically, the package aims to
simulate the functionality of 'proc freq', 'proc means', 'proc ttest',
'proc reg', 'proc transpose', 'proc sort', and 'proc print'.
The simulation will include recreating
all statistics with the highest fidelity possible.
Version: |
1.0.6 |
Depends: |
R (≥ 3.6.0), common |
Imports: |
utils, fmtr, reporter, stats, tibble, sasLM (≥ 0.9.9) |
Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0), covr, logr |
Published: |
2024-03-06 |
DOI: |
10.32614/CRAN.package.procs |
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 |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=procs
to link to this page.