statcheck
1.5.0Extract Statistics from Articles and Recompute P-Values
Overview
A "spellchecker" for statistics. It checks whether your p-values match their accompanying test statistic and degrees of freedom. statcheck searches for null-hypothesis significance test (NHST) in APA style (e.g., t(28) = 2.2, p < .05). It recalculates the p-value using the reported test statistic and degrees of freedom. If the reported and computed p-values don't match, statcheck will flag the result as an error. If the reported p-value is statistically significant and the recomputed one is not, or vice versa, the result will be flagged as a decision error. You can use statcheck directly on a string of text, but you can also scan a PDF or HTML file, or even a folder of PDF and/or HTML files. Statcheck needs an external program to convert PDF to text: Xpdf. Instructions on where and how to download this program, how to install statcheck, and more details on what statcheck can and cannot do can be found in the online manual: https://rpubs.com/michelenuijten/statcheckmanual. You can find a point-and-click web interface to scan PDF or HTML or DOCX articles on http://statcheck.io.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 67%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 11%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
3 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/michelenuijten/statcheck on 2026-07-30.
Dependencies
Code & Tests
People & History
6 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 1.5.0Latest
- RR 4.3.0 released · 2023-04-21
- 1.4.02023-01-23 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- 1.3.02018-05-04 · diff ↗
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- 1.2.22016-08-18 · diff ↗
- RR 3.3.0 released · 2016-05-03
- RR 3.2.0 released · 2015-04-16
Show 3 earlier events
- 1.0.12015-02-04 · diff ↗
- 1.0.02014-11-20
- RR 3.1.0 released · 2014-04-10
Package metadata
- First published
- 2014-11-20
- Total releases
- 6 / 12 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 2.14.2
- Download size
- 314 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet