You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/24 22:43:00 UTC

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

Wes McKinney created ARROW-4113:
-----------------------------------

             Summary: [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
             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)