Other packages > Find by keyword >

preregr  

Specify (Pre)Registrations and Export Them Human- And Machine-Readably
View on CRAN: Click here


Download and install preregr package within the R console
Install from CRAN:
install.packages("preregr")

Install from Github:
library("remotes")
install_github("cran/preregr")

Install by package version:
library("remotes")
install_version("preregr", "0.2.9")



Attach the package and use:
library("preregr")
Maintained by
Gjalt-Jorn Peters
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-30
Latest Update: 2023-05-05
Description:
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'.
How to cite:
Gjalt-Jorn Peters (2021). preregr: Specify (Pre)Registrations and Export Them Human- And Machine-Readably. R package version 0.2.9, https://cran.r-project.org/web/packages/preregr. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:43), 0.1.3 (2021-09-30 10:20), 0.1.9 (2021-10-13 22:40), 0.2.0 (2022-01-12 21:42), 0.2.1 (2022-01-25 22:22), 0.2.5 (2022-08-22 09:50), 0.2.8 (2023-03-05 23:00)
Other packages that cited preregr R package
View preregr citation profile
Other R packages that preregr depends, imports, suggests or enhances
Complete documentation for preregr
Functions, R codes and Examples using the preregr R package
Some associated functions: bipiped_value_to_vector . cat0 . constructingJustifications . examplePrereg_1 . export_to_yaml_or_json . first_valid_value . form_OSFprereg_v1 . form_OSFqual1_v1 . form_add . form_almostEmptyForm . form_create . form_fromSpreadsheet . form_genSysRev_v1 . form_generalPurpose_v1_1 . form_inclDivAddon_v0_1 . form_inclSysRev_v0_92 . form_knit . form_prereg2D_v1 . form_preregQE_v0_95 . form_prpQuant_v1 . form_show . form_to_html . form_to_xlsx . forms . heading . import_from_html . import_yaml_or_json . number_as_xl_date . opts . prereg_initialize . prereg_justify . prereg_knit_item_content . prereg_next_item . prereg_show_item_completion . prereg_show_item_content . prereg_spec_to_html . prereg_spec_to_pdf . prereg_specify . preregr-package . randomSlug . rbind_df_list . rbind_dfs . read_spreadsheet . repeatStr . rmd_templates . serialization . serialized_data_to_dfs . validate_value . vecTxt . wrapVector . 
Some associated R codes: bipiped_value_to_vector.R . cat0.R . first_valid_value.R . form_add.R . form_create.R . form_fromSpreadsheet.R . form_knit.R . form_show.R . form_to_html.R . form_to_json.R . form_to_rmd_template.R . form_to_xlsx.R . forms.R . forms_that_are_included.R . heading.R . import_from_html.R . importedOperators.R . justifierImports.R . msg.R . number_as_xl_date.R . opts.R . prereg_initialize.R . prereg_justify.R . prereg_knit_item_content.R . prereg_next_item.R . prereg_show_item_completion.R . prereg_show_item_content.R . prereg_spec_to_html.R . prereg_spec_to_json.R . prereg_spec_to_pdf.R . prereg_spec_to_yaml.R . prereg_specify.R . preregr-package.R . print.preregr_form.R . print.preregr_spec.R . randomSlug.R . rbind_df_list.R . rbind_dfs.R . read_spreadsheet.R . repeatStr.R . retrieve_form.R . sanitize_identifiers.R . serialize_df.R . serialized_data_to_dfs.R . set_justifier_classes_to_structured_object.R . structure_for_serialization.R . validate_value.R . vecTxt.R . verify_identifier_uniqueness.R . wrapVector.R . yaml_to_prereg_spec.R .  Full preregr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA