Package: procs 1.0.7

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:David Bosak [aut, cre], Kevin Kramer [ctb], Brian Varney [ctb], Duong Tran [ctb], Yifei Chen [ctb]

procs_1.0.7.tar.gz
procs_1.0.7.zip(r-4.5)procs_1.0.7.zip(r-4.4)procs_1.0.7.zip(r-4.3)
procs_1.0.7.tgz(r-4.4-any)procs_1.0.7.tgz(r-4.3-any)
procs_1.0.7.tar.gz(r-4.5-noble)procs_1.0.7.tar.gz(r-4.4-noble)
procs_1.0.7.tgz(r-4.4-emscripten)procs_1.0.7.tgz(r-4.3-emscripten)
procs.pdf |procs.html
procs/json (API)
NEWS

# Install 'procs' in R:
install.packages('procs', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dbosak01/procs/issues

On CRAN:

7 exports 6 stars 2.24 score 22 dependencies 1 dependents 36 scripts 321 downloads

Last updated 4 months agofrom:32ab693e11. Checks:OK: 3 NOTE: 2 ERROR: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-winNOTEAug 24 2024
R-4.5-linuxNOTEAug 24 2024
R-4.4-winOKAug 24 2024
R-4.4-macERRORAug 24 2024
R-4.3-winOKAug 24 2024
R-4.3-macERRORAug 24 2024

Exports:proc_freqproc_meansproc_printproc_regproc_sortproc_transposeproc_ttest

Dependencies:clicommoncrayonfansifmtrgluejpeglifecyclemagrittrmvtnormpillarpkgconfigRcppreporterrlangsasLMstringitibbleutf8vctrswithrzip

Data Manipulation Functions

Rendered fromprocs-dm.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-03-02
Started: 2023-06-24

Example 1: Demographics

Rendered fromprocs-example1.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2023-09-04
Started: 2022-06-26

Example 2: Adverse Events

Rendered fromprocs-example2.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2023-09-04
Started: 2023-06-24

Example 3: Disposition

Rendered fromprocs-example3.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2023-09-04
Started: 2023-09-04

Frequently Asked Questions

Rendered fromprocs-faq.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-03-02
Started: 2022-06-26

procs

Rendered fromprocs.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-02-28
Started: 2022-06-26

The Frequency Function

Rendered fromprocs-freq.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-03-02
Started: 2022-06-26

The Means Function

Rendered fromprocs-means.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-03-02
Started: 2022-06-26

The Reg Function

Rendered fromprocs-reg.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-03-06
Started: 2024-03-02

The TTest Function

Rendered fromprocs-ttest.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-03-02
Started: 2023-11-29