各位R语言学习者大家好,我在Rstudio中安装GitHub上的“flipMultivariates”程序包, 前日的下载还是很正常的,但现在使用的时候,发现程序包没有下载成功,但在重新下载时,却出现如下错误提示。
Error: HTTP error 403.
API rate limit exceeded for 61.150.43.44. (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: 2019-04-15 03:41:21 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`.
请问这个是问题应该解决。
我的代码如下:
library(devtools)
devtools::install_github('Displayr/fliMultivas')
谢谢大家


雷达卡


京公网安备 11010802022788号







