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

[R] arrow::create_package_with_all_dependencies() fails to download third party dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 7.0.0
    • None
    • C++, R
    • None
    • Windows 10
      Ubuntu Focal
      OpenSuse ESP 15SP2

    Description

      Hello, Im in the unfortunate position that I need to get the arrow package to a company R Server without access to the web.

      Main Problem

      `arrow;;create_package_with_all_dependencies` from the R arrow package (7.0) fails to download the third party dependencies. This happens irrespective of OS (Windows, Ubuntu Focal, OpenSuse EPS 15 SP2) on company and private machines (several...).
      I suspect an issue with the function or the underlying shell script that downloads these third party dependencies.

       

      Similar to [this Stackexchange thread](https://stackoverflow.com/questions/70044518/how-to-install-c-dependencies-for-the-arrow-package).

       

      arrow::create_package_with_all_dependencies()
      Downloading Arrow source file
      trying URL 'https://cran.rstudio.com/src/contrib/arrow_7.0.0.tar.gz'
      Content type 'application/x-gzip' length 4553836 bytes (4.3 MB)
      downloaded 4.3 MB
      Downloading files to C:\Users\<user_here>\AppData\Local\Temp\4\Rtmp0srhMl\file1475c6909878/arrow/tools/thirdparty_dependencies
      Error in arrow::create_package_with_all_dependencies() : 
        Failed to download thirdparty dependencies
      

       

      PS: Ghee I wish Jira would have simple MD support.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Ruser Daniel Paierl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: