[
https://issues.apache.org/jira/browse/ARROW-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661957#comment-16661957
]
Romain François commented on ARROW-3593:
----------------------------------------
This can be fixed by adding a GITHUB_PAT environment variable.
However, this has been fixed by [https://github.com/r-lib/remotes/pull/216] and
sent to CRAN, so the easiest is to wait for CRAN to make it available.
On my fork, I've added the environment variable with travis settings, I can't
do that on the upstream.
Alternatively, we can use `travis encrypt` to secure a PAT following
[https://docs.travis-ci.com/user/environment-variables]
> [R] CI builds failing due to GitHub API rate limits
> ---------------------------------------------------
>
> Key: ARROW-3593
> URL: https://issues.apache.org/jira/browse/ARROW-3593
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.12.0
>
>
> Could be due to other GitHub issues of late. [~romainfrancois]
> [~javierluraschi] could you have a look?
> https://travis-ci.org/apache/arrow/jobs/445003873#L2325
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)