Failure to install
Closed this issue · 2 comments
ms-balzer commented
Installation via
require(devtools)
devtools::install_github('JEFworks-Lab/veloviz')
gives me
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
No commit found for the ref master
Did you spell the repo owner (JEFworks-Lab
) and repo name (veloviz
) correctly?
- If spelling is correct, check that you have the required permissions to access the repo.
I see this has been posted before. Any solution much appreciated!
LylaAtta123 commented
ms-balzer commented
Installing with remotes worked, thank you!