vqv / ggbiplot

A biplot based on ggplot2
302 stars 159 forks source link

Installion error #71

Closed msgoussi closed 2 years ago

msgoussi commented 2 years ago

devtools::install_github("vqv/ggbiplot") Using github PAT from envvar GITHUB_PAT Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 29/60 Rate limit reset at: 2021-12-05 14:39:04 UTC

ssefick commented 2 years ago

This looks like a credential problem? I believe GitHub changed something related to theses not that long ago.

Stephen Sefick, PhD

On Sun, Dec 5, 2021, 09:12 msgoussi @.***> wrote:

devtools::install_github("vqv/ggbiplot") Using github PAT from envvar GITHUB_PAT Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 29/60 Rate limit reset at: 2021-12-05 14:39:04 UTC

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vqv/ggbiplot/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUCWRW4K7GDPGRRVDIUKLTUPNXOTANCNFSM5JM2NWZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

msgoussi commented 2 years ago

Do you have any idea to solve this issue????

ssefick commented 2 years ago

I do not remember how I solved this problem. Good luck!

Stephen Sefick, PhD

On Wed, Dec 8, 2021, 23:21 msgoussi @.***> wrote:

Do you have any idea to solve this issue????

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vqv/ggbiplot/issues/71#issuecomment-989497442, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUCWRRTNSZOK5MKWABQEITUQAVDVANCNFSM5JM2NWZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

msgoussi commented 2 years ago

Sys.setenv(GITHUB_PAT = 'github_key)