[
https://issues.apache.org/jira/browse/ARROW-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728809#comment-16728809
]
Kouhei Sutou commented on ARROW-4113:
-------------------------------------
Thanks!
It seems that "1." is suitable for us because we use "9000" approach before I
changed:
https://github.com/apache/arrow/commit/385c4384eb0dcc384b443f24765c64e9d6d88d28#diff-343ca94945f5031b1858688a69e6d0f7L3
> [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
> Priority: Major
> 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)