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.8
Depends: R (≥ 3.6.0), common (≥ 1.1.5)
Imports: utils, fmtr, reporter, stats, tibble, sasLM (≥ 0.9.9), graphics, withr
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), covr, logr, ggplot2
Published: 2026-03-20
DOI: 10.32614/CRAN.package.procs
Author: David Bosak [aut, cre], Diyu Yang [aut], Athenkosi Nkonyeni [aut], 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:

Reference manual: procs.html , procs.pdf
Vignettes: Data Manipulation Functions (source, R code)
Example 1: Demographics (source, R code)
Example 2: Adverse Events (source, R code)
Example 3: Disposition (source, R code)
FAQ (source, R code)
The Frequency Function (source, R code)
Global Options (source, R code)
The Means Function (source, R code)
The Reg Function (source, R code)
The TTest Function (source, R code)
procs (source, R code)

Downloads:

Package source: procs_1.0.8.tar.gz
Windows binaries: r-devel: procs_1.0.7.zip, r-release: procs_1.0.7.zip, r-oldrel: procs_1.0.7.zip
macOS binaries: r-release (arm64): procs_1.0.7.tgz, r-oldrel (arm64): procs_1.0.7.tgz, r-release (x86_64): procs_1.0.7.tgz, r-oldrel (x86_64): procs_1.0.7.tgz
Old sources: procs archive

Reverse dependencies:

Reverse imports: ClustMC, sassy

Linking:

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