Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-12642

[R] LIBARROW_MINIMAL, LIBARROW_DOWNLOAD, NOT_CRAN env vars should not be case-sensitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.1, 5.0.0
    • R
    • None
    • ubuntu 20.04

    Description

      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 

      install_arrow(binary = FALSE, minimal = FALSE) 
      

      After this completes, then

      arrow_available()
      [1] TRUE
      
      codec_is_available("lz4")
      [1] FALSE
      

      What can I do to help resolve this problem?

       

      Attachments

        Activity

          People

            icook Ian Cook
            benzipperer Ben Zipperer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: