Package index
-
gather_package_names()
- Gather Package Names
-
get_all_metadata_files()
- find all metadata files
-
get_num_reproducibility_errors()
- Get the total number of failed reproduction attempts
-
get_reproducibility_summary()
- Get a summary about all reproduction attempts
-
isReproducible()
- Test reproducibility of an R Markdown file
-
load_repro_data()
- Loading reproducibility data
-
reproducibleR()
- Knitr Hook
-
reset()
- Delete reproducibility files
-
save_repro_data()
- Storing reproducibility data
-
use_github_action()
- Add GitHub Action to test reproducibility