You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/11/22 08:25:00 UTC

[jira] [Commented] (ARROW-14786) [R][CI] Tests failing due to mismatch of published version on CRAN

    [ https://issues.apache.org/jira/browse/ARROW-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447244#comment-17447244 ] 

Benson Muite commented on ARROW-14786:
--------------------------------------

This is likely a caching issue 
- https://github.com/actions/cache/issues/2
- https://stackoverflow.com/questions/63521430/clear-cache-in-github-actions
- https://docs.github.com/en/actions/advanced-guides/caching-dependencies-to-speed-up-workflows

> [R][CI] Tests failing due to mismatch of published version on CRAN
> ------------------------------------------------------------------
>
>                 Key: ARROW-14786
>                 URL: https://issues.apache.org/jira/browse/ARROW-14786
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, R
>            Reporter: Benson Muite
>            Assignee: Benson Muite
>            Priority: Minor
>
> {code}
> Insufficient package version (submitted: 6.0.0.9000, existing: 6.0.1)
>   Version contains large components (6.0.0.9000)
>   
>   Days since last update: 2
> {code}
>   
> when running
> https://github.com/apache/arrow/blob/master/r/tests/testthat/test-install-arrow.R
> see logs for https://github.com/apache/arrow/pull/11747



--
This message was sent by Atlassian Jira
(v8.20.1#820001)