install.packages('devtools')library(devtools)install_github('hdng/clonevol')
Installation failed: Timeout was reached
install_github('hdng/clonevol', host = "api.github.com")
successfully