You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/04/23 20:28:00 UTC

[jira] [Closed] (ARROW-15608) [R] create_package_with_all_dependencies() fails on Windows 10

     [ https://issues.apache.org/jira/browse/ARROW-15608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Keane closed ARROW-15608.
----------------------------------
    Resolution: Fixed

> [R] create_package_with_all_dependencies() fails on Windows 10
> --------------------------------------------------------------
>
>                 Key: ARROW-15608
>                 URL: https://issues.apache.org/jira/browse/ARROW-15608
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 6.0.1
>         Environment: R on Windows 10
>            Reporter: Maximilian König
>            Priority: Major
>
> I installed the Arrow Package inside a fresh R-Install on Windows and tried to use the function create_package_with_all_dependencies():
> {code}
> > create_package_with_all_dependencies('C:\\Daten\\test.tar.gz')
> Downloading Arrow source file
> versuche URL 'https://mirror.dogado.de/cran/src/contrib/arrow_6.0.1.tar.gz'
> Content type 'application/octet-stream' length 4774511 bytes (4.6 MB)
> downloaded 4.6 MB
> Downloading files to C:\Users\Max\AppData\Local\Temp\RtmpUDlurF\fileeb049a548f8/arrow/tools/thirdparty_dependencies
> Fehler in create_package_with_all_dependencies("C:\\Daten\\test.tar.gz") : 
>   Failed to download thirdparty dependencies
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)