Skip to content

volker

High-Level Functions for Tabulating, Charting and Reporting Survey Data

v3.3.1 · Feb 7, 2026 · MIT + file LICENSE

Description

Craft polished tables and plots in Markdown reports. Simply choose whether to treat your data as counts or metrics, and the package will automatically generate well-designed default tables and plots for you. Boiled down to the basics, with labeling features and simple interactive reports. All functions are 'tidyverse' compatible.

Downloads

CRAN

391

Last 30 days

11098th

1K

Last 90 days

4K

Last year

Trend: 0% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

25

Last 90 days

126

Last year

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

autoCRAN

1

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

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 Jul 1, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 29, 2026
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘testthat.R’ [14m/14m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
[ FAIL 0 | WARN 0 | SKIP 11 | PASS 182 ]
  > 
  > proc.time()
     user  system elapsed 
  818.163   4.850 829.148 
  
   *** caught segfault ***
  address 0x10d0, cause 'memory not mapped'
  An irrecoverable exception occurred. R is aborting now ...
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'car', 'heplots'

Package suggested but not available for checking: ‘tidyverse’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘heplots’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

25,255

Files

287

Compiled share

0%

Has compiled src

No

Language breakdown

R 11,842 (46.9%)Tests 5,423 (21.5%)Docs 7,337 (29.1%)Vignettes 653 (2.6%)

API

Exported functions

86

Internal functions

142

Recent export changes

v3.2.0+11 add_model, agree_tab, diagnostics_cooksd +8 more
v3.1.0+3 data_clean_default, model_metrics_plot, model_metrics_tab  −1 data_clean_sosci

Testing & CI

Has tests

Yes

Test-to-code ratio

0.46

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

89.2%

\dontrun example ratio

2.6%

Roxygen coverage

98.8%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

4.8%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.2

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

9

First release

2024-02-22

Latest release

2026-02-07

Avg cadence

92 days

Cold removal rate

100%

Dep drift

10

LOC over versions

v1.0.2: 12,168 LOCv2.0.0: 12,033 LOCv2.0.1: 11,999 LOCv2.1.0: 16,345 LOCv3.0.0: 18,769 LOCv3.1.0: 20,282 LOCv3.2.0: 24,930 LOCv3.3.0: 25,205 LOCv3.3.1: 25,255 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies rlang lifecycle tibble dplyr tidyr tidyselect ggplot2 scales base64enc purrr magrittr broom knitr kableExtra rmarkdown +4 more dependencies volker

Version History

10 tracked
new 3.3.1 Mar 10, 2026
updated 3.3.1 ← 3.3.0 diff Feb 6, 2026
updated 3.3.0 ← 3.2.0 diff Jan 9, 2026
updated 3.2.0 ← 3.1.0 diff Oct 10, 2025
updated 3.1.0 ← 3.0.0 diff Apr 4, 2025
updated 3.0.0 ← 2.1.0 diff Dec 10, 2024
updated 2.1.0 ← 2.0.1 diff Sep 9, 2024
updated 2.0.1 ← 2.0.0 diff May 10, 2024
updated 2.0.0 ← 1.0.2 diff May 8, 2024
new 1.0.2 Feb 21, 2024