Closed helianthuszhu closed 6 years ago
It looks like your computer can't find github or the repo (and thus the 404), you might want to try
curl https://github.com/naikai/sake
on the unix command line to see if it's something about your computer.
Another workaround may be to use githubinstall
install.packages("githubinstall")
library("githubinstall")
githubinstall("sake")
Thank you so much. I tried to install sake using packrat and it worked this time.
Hello,
have the same install errors, and the link to the packrat install appears dead.
Hi, I am trying to install sake on mac (ver 10.13.4) but failed at the beginning. Here is the details.