setRepositories(ind=c(1:5))
install.packages("devtools") # If not yet installed on your R Version
::install_github("hadley/devtools") # Only run this if your currently installed
devtools# devtools version is <= 1.12 (recursive dependencies bug)
::install_github("ewouddt/CSFA",build_vignettes=TRUE) devtools