As of today I can not use devtools
to install a package from GitHub. I don\'t know if the error lies in:
This appears to be a problem with your repo. install_github
grabs the .zip file associated with your repository. For some reason yours seems to be an empty .zip file so clearly it can't install.
The tarball doesn't seem to be empty. My guess is that it's just a hiccup in github that should go away with time.