vqv / ggbiplot

A biplot based on ggplot2
302 stars 159 forks source link

Error when trying to install ggbiplot #66

Open riemu10 opened 3 years ago

riemu10 commented 3 years ago

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.

splaisan commented 2 years ago

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