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
Hi folks, what is the cause of this error and how can I resolve it?
`Error: Failed to install 'Seurat' from GitHub:
HTTP error 403.
API rate limit exceeded for 50.7.87.84. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Hi folks, what is the cause of this error and how can I resolve it?
`Error: Failed to install 'Seurat' from GitHub:
HTTP error 403.
API rate limit exceeded for 50.7.87.84. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Rate limit remaining: 0/60
Rate limit reset at: 2023-11-16 17:41:38 UTC
To increase your GitHub API rate limit
usethis::create_github_token()
to create a Personal Access Token.usethis::edit_r_environ()
and add the token asGITHUB_PAT
.`The text was updated successfully, but these errors were encountered: