-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation issue on R 3.3.2, Windows 7 #9
Comments
Ok, I did some more digging around and was able to solve this issue. In case others run into it, here is what I had to do:
Hopefully this saves you folks a little time! |
Many thanks for posting the solution! I will add these suggestions to the troubleshooting section in the repo. |
Excited to try the BASiCS package (but am a total R novice)!
Here's where I'm getting stuck:
> devtools::install_github("catavallejos/BASiCS", build_vignettes = TRUE)
Downloading GitHub repo catavallejos/BASiCS@master
from URL https://api.github.com/repos/catavallejos/BASiCS/zipball/master
running command '"C:/R/R-33~1.2/bin/x64/R" --no-site-file --no-environ --no-save --no-restore --quiet CMD config CC' had status 127
Error in if (!file.exists(path)) { : argument is of length zero
Thanks in advance for any help!
The text was updated successfully, but these errors were encountered: