Skip to content

venpopov/reproducible-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A list of resources for reproducible research. I work primarily with R, so these resources are selected with that in mind. This list is a work in-progress.

Basic resources

  • RStudio - an IDE for R that facilitates projects
  • Quatro - an open-source scientific and technical publishing system
  • renv - an R package for managing project dependencies
  • GitHub - a web-based platform for version control and collaboration
  • Binder - a web-based platform for creating interactive computational environments from code repositories
  • OSF - the Open Science Framework, a free and open-source project management tool for researchers
  • Docker - a platform for building, packaging, and distributing applications as containers
  • rang - reconstruct reproducible R environments from older projects
  • groundhog - load or install R packages available at a specific date
  • fusen - build an R package from an Rmarkdown file
  • targets - an R package for creating pipelines for data science
  • gert - a simple git client for R

An overview of R packages related to reproducible research can be found here.

Quatro

  • awesome-quarto - A curated list of resources and tools for using Quarto, a document automation tool for reproducible research

Example research projects built with Quarto

  • self-reference - a master's thesis on the Self Reference Effect written in Quarto
  • indo-rct - a reproduction of a traditionally published paper using Quarto

Misc

About

A list of resources for reproducible research with R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published