Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing Seurat Data #85

Closed
keenhl opened this issue Apr 9, 2024 · 2 comments
Closed

Error installing Seurat Data #85

keenhl opened this issue Apr 9, 2024 · 2 comments

Comments

@keenhl
Copy link

keenhl commented Apr 9, 2024

devtools::install_github('satijalab/seurat-data')
Using GitHub PAT from the git credential store.
Error: Failed to install 'unknown package' from GitHub:
HTTP error 401.
Bad credentials

Rate limit remaining: 51/60
Rate limit reset at: 2024-04-09 22:19:49 UTC

@yiqingw-nyu
Copy link

It seems the problem may have been the personal access token from Github. Setting Sys.setenv(GITHUB_PAT = "your PAT") solved the problem for me. I referenced this page: https://stackoverflow.com/questions/70908295/failed-to-install-unknown-package-from-github

@keenhl
Copy link
Author

keenhl commented May 3, 2024

That works for me. Thanks for the advice and for the link to SO.

@keenhl keenhl closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants