bd-R / bdverse

The main installation package to all bdverse packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rate limit error when installing from github

7yl4r opened this issue · comments

commented

I tried opening the mybinder and it looks like ya'll are hitting github too hard:

Downloading GitHub repo bd-R/bdclean@new_bdclean
Error: Failed to install 'bdverse' from GitHub:
  Failed to install 'bdclean' from GitHub:
  HTTP error 403.
  API rate limit exceeded for 34.66.141.23. (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: 2021-11-10 22:48:12 UTC

  To increase your GitHub API rate limit
  - Use `usethis::browse_github_pat()` to create a Personal Access Token.
  - Use `usethis::edit_r_environ()` and add the token as `GITHUB_PAT`.
Execution halted
Removing intermediate container 947c141fac2f
The command '/bin/sh -c wget https://github.com/bd-R/bdverse/raw/master/DESCRIPTION && R -e "options(repos = list(CRAN = 'https://cran.microsoft.com/snapshot/2020-05-15/')); devtools::install_deps(upgrade = 'never'); devtools::install_github('bd-R/bdverse'); devtools::install_github('bd-R/dashboard.demo')"' returned a non-zero code: 1Built image, launching...
Failed to connect to event stream