ggbiplot icon indicating copy to clipboard operation
ggbiplot copied to clipboard

Error when trying to install ggbiplot

Open riemu10 opened this issue 5 years ago • 1 comments

I got PAT and installed "devtools", after that I entered install_github("vqv/ggbiplot") but error massage was displayed as follows. Using github PAT from envvar GITHUB_PAT Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

I thought I needed to have more step to verify the PAT and I entered install_github(..., auth_token = "<PAT#>"), but error massage was displayed again. I would like to use ggbiplot for my research. I appreciate it, If someone could give me the guidance for installation. Thank you.

riemu10 avatar Dec 27 '20 02:12 riemu10

have a look here: https://github.com/James-Thorson-NOAA/VAST/issues/147#issuecomment-855220170 did the job for me

splaisan avatar Jan 07 '22 13:01 splaisan