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 29 Jan. 2025.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
Download / Learn more Package Citations See dependency  
rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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