[
https://issues.apache.org/jira/browse/ARROW-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384887#comment-17384887
]
Neal Richardson commented on ARROW-13422:
-----------------------------------------
That's the issue: S3 support on Windows is only available for R >= 4.0
https://github.com/apache/arrow/blob/master/ci/scripts/PKGBUILD#L81
We should update our readme to be clear about that.
> [R] Trouble Installing Package on Windows with S3 support
> ---------------------------------------------------------
>
> Key: ARROW-13422
> URL: https://issues.apache.org/jira/browse/ARROW-13422
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Reporter: Nic Crane
> Priority: Major
>
> From: https://github.com/apache/arrow/issues/10764
> Hello,
> I am meeting troubles to install the R arrow package with the S3 support.
> Shouldn't be yet any issues since I can read from the vignette:
> In Windows and macOS binary packages, S3 support is included.
> However after installing arrow from the CRAN (install.packages('arrow')) as
> recommended, I do not have the S3 support available :
> arrow::arrow_with_s3()
> [1] FALSE
> Still didn't work after I un- and re-installed last release.
> I have not be able to find any way to fix it. Any idea ?
> Thank you!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)