Skip to content

procs

Recreates Some 'SAS®' Procedures in 'R'

v1.0.9 · May 28, 2026 · CC0

Description

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.

Downloads

913

Last 30 days

3806th

2.4K

Last 90 days

26.8K

Last year

Trend: +18.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [44s/54s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(procs)
  Loading required package: common
  > 
  > test_check("procs")
  Saving _problems/test-ttestplots-869.R
  Saving
...[truncated]...
w()
  
  [ FAIL 2 | WARN 7 | SKIP 0 | PASS 2492 ]
  Error:
  ! Test failures.
  Warning message:
  In dir.create(path, recursive = TRUE) :
    cannot create dir '/tmp/Rtmpqkfb6a/file36883e49f0c706', reason 'No space left on device'
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

imports

Dependency Network

Dependencies Reverse dependencies common fmtr reporter tibble sasLM withr ClustMC sassy procs

Version History

8 tracked
updated 1.0.9 ← 1.0.8 diff May 29, 2026
updated 1.0.8 ← 1.0.7 diff Mar 20, 2026
new 1.0.7 Mar 10, 2026
updated 1.0.7 ← 1.0.6 diff Jul 26, 2025
updated 1.0.6 ← 1.0.5 diff Mar 5, 2024
updated 1.0.5 ← 1.0.4 diff Jan 19, 2024
updated 1.0.4 ← 1.0.3 diff Dec 19, 2023
new 1.0.3 Sep 4, 2023