Nic Crane created ARROW-13422:
---------------------------------
Summary: [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
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)