[
https://issues.apache.org/jira/browse/ARROW-15608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526879#comment-17526879
]
Karl Dunkle Werner commented on ARROW-15608:
--------------------------------------------
[~jonkeane], I think this issue was also resolved by pull request 12849
[https://github.com/apache/arrow/pull/12849]
> [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)