[
https://issues.apache.org/jira/browse/ARROW-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane updated ARROW-12642:
-----------------------------------
Fix Version/s: 5.0.0
> [R] LIBARROW_MINIMAL, LIBARROW_DOWNLOAD, NOT_CRAN env vars should not be
> case-sensitive
> ---------------------------------------------------------------------------------------
>
> Key: ARROW-12642
> URL: https://issues.apache.org/jira/browse/ARROW-12642
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Environment: ubuntu 20.04
> Reporter: Ben Zipperer
> Assignee: Ian Cook
> Priority: Major
> Fix For: 5.0.0, 4.0.1
>
>
> Hi, since arrow 4.0.0 I'm having trouble getting the lz4 codec installed on
> ubuntu 20.04. After installing arrow 4.0.0 via CRAN, I run
> {code:java}
> install_arrow(binary = FALSE, minimal = FALSE)
> {code}
> After this completes, then
> {code:java}
> arrow_available()
> [1] TRUE
> codec_is_available("lz4")
> [1] FALSE
> {code}
> What can I do to help resolve this problem?
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)