Skip to content

meantables

Make Quick Descriptive Tables for Continuous Variables

v0.1.2 · Mar 19, 2022 · MIT + file LICENSE

Description

Quickly make tables of descriptive statistics (i.e., counts, means, confidence intervals) for continuous variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to 'Microsoft Word' ® with minimal pain.

Downloads

CRAN

299

Last 30 days

15806th

956

Last 90 days

5.2K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

95

Last year

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

autoCRAN

3

Last 7 days

27

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 May 10, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE May 9, 2026
WARNING r-devel-linux-x86_64-debian-gcc

PDF version of manual

LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Line coverage

Expression

Tests / Examples

Functions

2 2 exported

Complexity

9 avg / 11 max

Call network

2 nodes / 0 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

Compare versions

Code

Structure

Lines of code

774

Files

27

Compiled share

0%

Has compiled src

No

Language breakdown

R 321 (41.5%)Tests 189 (24.4%)Docs 138 (17.8%)Vignettes 126 (16.3%)

API

Exported functions

2

Internal functions

0

Recent export changes

v0.1.2+1 mean_format
v0.1.0+1 mean_table

Testing & CI

Has tests

Yes

Test-to-code ratio

0.59

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

100%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2020-08-03

Latest release

2022-03-19

Avg cadence

593 days

Cold removal rate

Dep drift

1

LOC over versions

v0.1.0: 515 LOCv0.1.2: 774 LOC

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

Dependency Network

Dependencies Reverse dependencies dplyr tibble rlang stringr meantables

Version History

3 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.0 diff Mar 18, 2022
new 0.1.0 Aug 2, 2020