You can install uscrbootcamp from this repository with
install.packages("remotes")
remotes::install_github("USCbiostats/uscrbootcamp")
Once you’ve installed the package, install the course with
uscrbootcamp::install_bootcamp("path/to/your/computer")
Replace “path/to/your/computer” with where on your computer you want the course installed.