You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
The text was updated successfully, but these errors were encountered: