Preregistrations, or more generally, registrations, enable
    explicit timestamped and (often but not necessarily publicly) frozen
    documentation of plans and expectations as well as decisions and
    justifications. In research, preregistrations are commonly used to
    clearly document plans and facilitate justifications of deviations from
    those plans, as well as decreasing the effects of publication bias by
    enabling identification of research that was conducted but not published.
    Like reporting guidelines, (pre)registration forms often have specific
    structures that facilitate systematic reporting of important items. The
    'preregr' package facilitates specifying (pre)registrations in R and
    exporting them to a human-readable format (using R Markdown partials or
    exporting to an 'HTML' file) as well as human-readable embedded data
    (using 'JSON'), as well as importing such exported (pre)registration
    specifications from such embedded 'JSON'.
| Version: | 0.2.9 | 
| Depends: | R (≥ 4.1) | 
| Imports: | cli (≥ 3.0), jsonlite (≥ 1.7), rmdpartials (≥ 0.5.8), yaml (≥ 2.2) | 
| Suggests: | googlesheets4 (≥ 1.0), haven (≥ 2.4.3), justifier (≥
0.2.2), knitr (≥ 1.34), openxlsx (≥ 4.2), markdown, readxl (≥ 1.3), rvest (≥ 1.0), testthat (≥ 3.0), writexl (≥ 1.4), XLConnect (≥ 1.0), rmarkdown | 
| Published: | 2023-05-05 | 
| DOI: | 10.32614/CRAN.package.preregr | 
| Author: | Gjalt-Jorn Peters  [aut, cre],
  Szilvia Zörgő  [ctb],
  Olmo den Akker  [ctb],
  Aleksandra Lazić  [ctb],
  Thomas Gültzow  [ctb] | 
| Maintainer: | Gjalt-Jorn Peters  <preregr at opens.science> | 
| BugReports: | https://gitlab.com/r-packages/preregr/-/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://preregr.opens.science | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | preregr results |