Package: statcheck 1.6.1.9000

Michele B. Nuijten
statcheck: Extract Statistics from Articles and Recompute P-Values
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>.
Authors:
statcheck_1.6.1.9000.tar.gz
statcheck_1.6.1.9000.zip(r-4.7)statcheck_1.6.1.9000.zip(r-4.6)statcheck_1.6.1.9000.zip(r-4.5)
statcheck_1.6.1.9000.tgz(r-4.6-any)statcheck_1.6.1.9000.tgz(r-4.5-any)
statcheck_1.6.1.9000.tar.gz(r-4.7-any)statcheck_1.6.1.9000.tar.gz(r-4.6-any)
statcheck_1.6.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
statcheck/json (API)
NEWS
| # Install 'statcheck' in R: |
| install.packages('statcheck', repos = c('https://michelenuijten.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/michelenuijten/statcheck/issues
nhstp-valuesreproducibilitystatistics
Last updated from:68376e18dc. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 145 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | ERROR | 143 | ||
| macos-release-arm64 | ERROR | 124 | ||
| macos-oldrel-arm64 | ERROR | 132 | ||
| windows-devel | ERROR | 147 | ||
| windows-release | ERROR | 87 | ||
| windows-oldrel | ERROR | 91 | ||
| wasm-release | OK | 123 |
Exports:checkdircheckHTMLcheckHTMLdircheckPDFcheckPDFdirstatcheckstatcheckReporttrim
Dependencies:askpassbase64encbslibcachemclicpp11curldigestevaluatefarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglifecyclemagrittrmemoisemimepdftoolsplyrqpdfR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesstringistringrsystinytexvctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract statistics from PDF/HTML articles and recalculate p-values | checkfiles checkHTML checkPDF |
| Extract statistics from folders with PDF/HTML articles and recalculate p-values | checkdir checkdirs checkHTMLdir checkPDFdir |
| Identify specific points in a statcheck plot. | identify.statcheck |
| Plot method for statcheck | plot.statcheck |
| Extract statistics and recompute p-values | statcheck |
| Generate HTML report for statcheck output | statcheckReport |
| Summary method for statcheck | summary.statcheck |
| Trimming method for statcheck output | trim |