- clone the git repo
- install rstudio
- install the following R packages:
devtools, knitr, testthat
- in rstudio, open the included project file
freesurferformats.Rproj
Click Build - Test Package
Click Build - Check Package
Click Build - Clean and Rebuild In the R command window that opens:
library("devtools")
build_vignettes()