Rscripts/requirements.r

#!/usr/bin/env Rscript

# packages that are stored on the CRAN & then on github (not on the CRAN)
if(!interactive()){

devtools::install_github("assansanogo/moretestgithubactions") #streamline repository(JH analysis)
devtools::install_github("hadley/emo") #emoji repository
}
assansanogo/moretestgithubactions documentation built on April 20, 2022, 11:30 p.m.