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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-28 11:18), 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), 0.2.9 (2023-05-05 09:30)
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

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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