Skip to content

statcheck

1.5.0

Extract Statistics from Articles and Recompute P-Values

1packages depend
5.2Kdownloads / year
57.0%test coverage
13/13checks pass

Overview

About
Maintained by Michele B. NuijtenFirst published 2014-11-206 releasesCRAN page ↗GitHub ↗

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

CRAN checks
13OK
Slowest check: 1.8 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.68
57.0%
Coverage · measured lines
100%
Documentation · exports
6
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 402 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
67%
Documented parameters
100%
Return-value docs
100%
References docs
11%

Downloads

5.2K
CRAN downloads in the past year
Rank #5,480 · ~14/day · ~433/mo
Daily download trend is not available in this view yet.
51230 days
1.6K90 days
5.2K1 year
Compare downloads with other packages →
Also on97 r2u30 autocran1.1K conda_forge

Repository

Repository
191Stars
32Forks
13Open issues
4Open PRs
13Releases
619Commits
13Contributors
statisticscrannhstp-valuesrreproducibility
619 commits · Last activity 2026-07-03 · +1.6% stars, 30d

Stars over time

2025-07-20 · 1812026-07-18 · 191

Repository practices

Upstream repositoryBeta

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.

CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 2.14.2
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

People & History

People (9)
Maintainer (1)
Author, Maintainer · added in 1.4.0
Authors (2)
Author, Maintainer · added in 1.4.0
Author · added in 1.4.0
Contributors (7)
Contributor · added in 1.5.0
Contributor · added in 1.4.0
Contributor · added in 1.4.0
Contributor · added in 1.4.0
Contributor · added in 1.4.0
Contributor · added in 1.4.0
Contributor · added in 1.4.0
Listed in earlier versions (1)
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 1.5.0Latest
    2024-02-16 · current release · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 1.4.0
    2023-01-23 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 1.3.0
    2018-05-04 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • 1.2.2
    2016-08-18 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • R
    R 3.2.0 released · 2015-04-16
Show 3 earlier events
  • 1.0.1
    2015-02-04 · diff ↗
  • 1.0.0
    2014-11-20
  • R
    R 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
Report a problem with this page →