<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Extract Statistics from Articles and Recompute P-Values</dc:title>
  <dc:title>R package statcheck version 1.5.0</dc:title>
  <dc:description>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 &lt; .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:
    &lt;https://rpubs.com/michelenuijten/statcheckmanual&gt;.  You can find a
    point-and-click web interface to scan PDF or HTML or DOCX articles on
    &lt;http://statcheck.io&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.14.2)</dc:relation>
  <dc:relation>Imports: ggplot2, plyr, rlang, rmarkdown, stringi, tcltk</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Michele B. Nuijten &lt;m.b.nuijten@uvt.nl&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michele B. Nuijten [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1468-8585&gt;),
  Sacha Epskamp [aut] (ORCID: &lt;https://orcid.org/0000-0003-4884-8118&gt;),
  Willem Sleegers [ctb] (ORCID: &lt;https://orcid.org/0000-0001-9058-3817&gt;),
  Edoardo Costantini [ctb],
  Paul van der Laken [ctb] (ORCID:
    &lt;https://orcid.org/0000-0002-0404-9114&gt;),
  Sean Rife [ctb] (ORCID: &lt;https://orcid.org/0000-0002-6748-0841&gt;),
  John Sakaluk [ctb] (ORCID: &lt;https://orcid.org/0000-0002-2515-9822&gt;),
  Chris Hartgerink [ctb] (ORCID: &lt;https://orcid.org/0000-0003-1050-6809&gt;),
  Steve Haroz [ctb] (ORCID: &lt;https://orcid.org/0000-0002-2725-9173&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-02-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=statcheck</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.statcheck</dc:identifier>
</oai_dc:dc>
