Hi folks,
I've been trying to use this really nice method for a new project, but I seem to have trouble installing it. Looks like it may be a permission issue?
Code: install_github("cnfoley/hyprcoloc", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
No commit found for the ref master
Did you spell the repo owner (cnfoley) and repo name (hyprcoloc) correctly?
- If spelling is correct, check that you have the required permissions to access the repo.
Best,
Varun
Hi folks,
I've been trying to use this really nice method for a new project, but I seem to have trouble installing it. Looks like it may be a permission issue?
Code: install_github("cnfoley/hyprcoloc", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
No commit found for the ref master
Did you spell the repo owner (
cnfoley) and repo name (hyprcoloc) correctly?Best,
Varun