Skip to content

arsenal

An Arsenal of 'R' Functions for Large-Scale Statistical Summaries

v3.6.3 · Jun 4, 2021 · GPL (>= 2)

Description

An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work within the latest reporting tools in 'R' and 'RStudio' and which use formulas and versatile summary statistics for summary tables and models. The primary functions include tableby(), a Table-1-like summary of multiple variable types 'by' the levels of one or more categorical variables; paired(), a Table-1-like summary of multiple variable types paired across two time points; modelsum(), which performs simple model fits on one or more endpoints for many variables (univariate or adjusted for covariates); freqlist(), a powerful frequency table across many categorical variables; comparedf(), a function for comparing data.frames; and write2(), a function to output tables to a document.

Downloads

5.2K

Last 30 days

1728th

16.1K

Last 90 days

82K

Last year

Trend: -3.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

tests

Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(arsenal)
  > 
  > test_check("arsenal")
  Saving _problems/test_lhs_modelsum-314.R
  Saving _problems/test_lhs_modelsum-37
...[truncated]...
tches
  x[23]: "|    |(Intercept) |39.188   |1.296     |< 0.001 |-0.058        |"
  y[23]: "|    |(Intercept) |39.187   |1.296     |< 0.001 |-0.058        |"
  
  [ FAIL 2 | WARN 0 | SKIP 12 | PASS 477 ]
  Error:
  ! Test failures.
  Execution halted

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies knitr StatsTFLValR apmx dataCompare arsenal

Version History

new 3.6.3 Mar 10, 2026
updated 3.6.3 ← 3.6.2 diff Jun 3, 2021
updated 3.6.2 ← 3.6.1 diff Feb 16, 2021
updated 3.6.1 ← 3.5.0 diff Feb 5, 2021
updated 3.5.0 ← 3.4.0 diff Jul 12, 2020
updated 3.4.0 ← 3.3.0 diff Feb 14, 2020
updated 3.3.0 ← 3.2.0 diff Sep 6, 2019
updated 3.2.0 ← 3.1.0 diff Jun 12, 2019
updated 3.1.0 ← 3.0.0 diff May 2, 2019
updated 3.0.0 ← 2.0.0 diff Mar 24, 2019
updated 2.0.0 ← 1.5.0 diff Jan 15, 2019
updated 1.5.0 ← 1.4.0 diff Nov 8, 2018
updated 1.4.0 ← 1.3.0 diff Sep 17, 2018
updated 1.3.0 ← 1.2.0 diff Jul 19, 2018
updated 1.2.0 ← 1.1.0 diff Apr 15, 2018
updated 1.1.0 ← 1.0.0 diff Mar 12, 2018
updated 1.0.0 ← 0.6.1 diff Feb 1, 2018
updated 0.6.1 ← 0.6.0 diff Dec 7, 2017
updated 0.6.0 ← 0.5.0 diff Sep 19, 2017
updated 0.5.0 ← 0.3.0 diff Aug 13, 2017