JEFworks-Lab/veloviz

Failure to install

Closed this issue · 2 comments

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!

Hello,

Could you please try installing with remotes as detailed here?

Lyla

Installing with remotes worked, thank you!