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 in installation #188

Open
ppkaaqq opened this issue Jan 12, 2024 · 1 comment
Open

Error in installation #188

ppkaaqq opened this issue Jan 12, 2024 · 1 comment

Comments

@ppkaaqq
Copy link

ppkaaqq commented Jan 12, 2024

Am working in RStudio with Seurat v5, get to the step to remove doublets, installation of DoubletFinder has issue, please help

remotes::install_github('chris-mcginnis-ucsf/DoubletFinder')
Using github PAT from envvar GITHUB_PAT
Error: Failed to install 'unknown package' from GitHub:
HTTP error 401.
Bad credentials

Rate limit remaining: 49/60
Rate limit reset at: 2024-01-12 18:03:19 UTC

@mcsimenc
Copy link

This error has something to do with a github personal access token (string). Previously I saw this error when I installed many packages in a short time using remotes. I haven't had seen this with devtools::install_github but I don't know if it's actually any different from remotes::install_github. On this page there is a potential solution to the problem:

https://stackoverflow.com/questions/70908295/failed-to-install-unknown-package-from-github

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