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

[R] Installation can't use prebuilt Arrow binaries on Pop! OS

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • R

    Description

      As tweeted by several folks on Twitter. As I understand it, Pop! OS is built on Ubuntu and we could map that distro to the Ubuntu binaries (As suggested by Nic!)

      Reprex:

      # docker pull hugojosefson/popos
      # docker run --rm -it hugojosefson/popos
      apt-get update && apt-get install -y r-base
      R -e "install.packages(c('bit', 'magrittr', 'ellipsis', 'glue', 'assertthat', 'bit64', 'purrr', 'R6', 'rlang', 'tidyselect', 'vctrs'))"
      NOT_CRAN=true R -e "install.packages('arrow')"
      
      # ...
      # ** using staged installation
      # *** No C++ binaries found for pop-20
      # *** Found local C++ source: 'tools/cpp'
      # ...
      

      Where alias distributions get set: https://github.com/ursa-labs/arrow-r-nightly/blob/master/linux/distro-map.csv

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              paleolimbot Dewey Dunnington
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 40m
                  3h 40m

                  Slack

                    Issue deployment