You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/28 01:52:00 UTC

[jira] [Updated] (ARROW-4113) [R] Version number patch broke build

     [ https://issues.apache.org/jira/browse/ARROW-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-4113:
----------------------------------
    Labels: pull-request-available  (was: )

> [R] Version number patch broke build
> ------------------------------------
>
>                 Key: ARROW-4113
>                 URL: https://issues.apache.org/jira/browse/ARROW-4113
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Wes McKinney
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>
> The patch https://github.com/apache/arrow/commit/385c4384eb0dcc384b443f24765c64e9d6d88d28 broke the R build (which is in allowed_failures right now)
> {code}
> Building with: R CMD build 
> 0.22s$ R CMD build  .
> * checking for file ‘./DESCRIPTION’ ... OK
> * preparing ‘arrow’:
> * checking DESCRIPTION meta-information ... ERROR
> Malformed package version.
> See section 'The DESCRIPTION file' in the 'Writing R Extensions'
> manual.
> The command "R CMD build  ." failed and exited with 1 during .
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)