Closed JoFAM closed 5 years ago
In the vignette there's the following line:
knitr::opts_knit$set(root.dir = "/home/stijn/PhD/RCM")
This causes R CMD check, devtools::build_vignettes() etc. to fail. Needs changing.
R CMD check
devtools::build_vignettes()
In the vignette there's the following line:
knitr::opts_knit$set(root.dir = "/home/stijn/PhD/RCM")
This causes
R CMD check
,devtools::build_vignettes()
etc. to fail. Needs changing.