When I used the command
devtools::install_github("MRCIEU/PHESANT")
I got an error with
"
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
Not Found
Did you spell the repo owner (MRCIEU) and repo name (PHESANT) correctly?
If spelling is correct, check that you have the required permissions to access the repo.
"
How to install the package?
When I used the command devtools::install_github("MRCIEU/PHESANT") I got an error with " Error: Failed to install 'unknown package' from GitHub: HTTP error 404. Not Found
Did you spell the repo owner (
MRCIEU
) and repo name (PHESANT
) correctly?