Package: procs 1.0.9

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.
Authors:
procs_1.0.9.tar.gz
procs_1.0.9.zip(r-4.7)procs_1.0.9.zip(r-4.6)procs_1.0.9.zip(r-4.5)
procs_1.0.9.tgz(r-4.6-any)procs_1.0.9.tgz(r-4.5-any)
procs_1.0.9.tar.gz(r-4.7-any)procs_1.0.9.tar.gz(r-4.6-any)
procs_1.0.9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
procs/json (API)
| # Install 'procs' in R: |
| install.packages('procs', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbosak01/procs/issues
Pkgdown/docs site:https://procs.r-sassy.org
Last updated from:546ce987ab. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 193 | ||
| source / vignettes | OK | 201 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-oldrel-arm64 | OK | 147 | ||
| windows-devel | OK | 161 | ||
| windows-release | OK | 154 | ||
| windows-oldrel | OK | 170 | ||
| wasm-release | OK | 111 |
Exports:freqplotproc_freqproc_meansproc_printproc_regproc_sortproc_transposeproc_ttestregplotttestplot
Dependencies:clicommoncrayonfmtrgluejpeglifecyclemagrittrmvtnormpillarpkgconfigRcppreporterrlangsasLMstringitibbleutf8vctrswithrzip
Last update: 2026-03-20
Started: 2022-06-26
Last update: 2026-03-20
Started: 2022-06-26
Last update: 2026-03-20
Started: 2024-03-02
Last update: 2026-03-20
Started: 2023-06-24
Last update: 2026-03-20
Started: 2022-06-26
Last update: 2026-03-11
Started: 2022-06-26
Last update: 2026-03-08
Started: 2022-06-26
Last update: 2026-02-24
Started: 2026-02-24
Last update: 2026-02-19
Started: 2023-11-29
Last update: 2025-12-17
Started: 2023-06-24
Last update: 2025-12-17
Started: 2023-09-04
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Request a Frequency Plot | freqplot |
| Generates Frequency Statistics | proc_freq |
| Calculates Summary Statistics | proc_means |
| Prints a dataset | proc_print |
| Calculates a Regression | proc_reg |
| Sorts a dataset | proc_sort |
| Transposes a Dataset | proc_transpose |
| Calculates T-Test Statistics | proc_ttest |
| Request Regression Plots | regplot |
| Request T-Test Plots | ttestplot |
