# NOT RUN {
library(devtools)
build_github_devtools()
#### Restart R before continuing ####
install.packages("./devtools.zip", repos = NULL)
# Remove the package after installation
unlink("./devtools.zip")
# }
Run the code above in your browser using DataLab