The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The pkgdown website for this project is located at https://preregr.opens.science.
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.
You can install the released version of preregr
from CRAN with:
install.packages('preregr');
You can install the development version of preregr
from
GitLab with:
::install_gitlab('r-packages/preregr'); remotes
(assuming you have remotes
installed; otherwise, install
that first using the install.packages
function)
You can install the cutting edge development version (own risk, don’t
try this at home, etc) of preregr
from GitLab with:
::install_gitlab('r-packages/preregr@dev'); remotes
There are currently seven vignettes introducing
preregr
:
preregr
introAt the moment, five forms come pre-installed with
preregr
:
Of course, it would be great to add more! Check out the vignette about specifing a (pre) registration form using a spreadsheet and have a look at the specifications of these examples (linked to from that vignette) to get started.
Once you’re happy with your form, contact Gjalt-Jorn through, for
example,
gjalt-jorn.peters@ou.nl
or https://twitter.com/matherion - or better yet, if you’re
familiar with Git, add your form yourself to this
file and submit a merge request (to the dev
branch).
preregr::form_to_rmd_template()
function to create a R
Markdown template (cf the prereg package; CRAN link)The logo contains the Center for Open Science preregistration badge, licensed under CC-BY by David Mellor, and originally created by …
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.