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
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
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

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns