The package psaverse
will facilitate archiving and sharing all of the data and materials for Psychological Science Accelerator projects in a standardized, transparent way. The eventual goal is to collect a number of individual R packages developed by the PSA under this name as a collection.
Installation
You can install the development version of psaverse from GitHub with:
# install.packages("devtools")
devtools::install_github("psysciacc/psaverse")