Describe the bug, including details regarding any error messages, version, and platform.
Got surprised by this today, especially since the r-universe installation has typically been the recommended approach for fixing missing feature support on MacOS in the past (c.f. #40667 (comment)).
> install.packages("arrow", repos= c("https://apache.r-universe.dev"))
Installingpackageinto ‘/Users/gmcd/Library/R/x86_64/4.4/library’
(as ‘lib’ isunspecified)
tryingURL'https://apache.r-universe.dev/bin/macosx/big-sur-x86_64/contrib/4.4/arrow_16.1.0.tgz'Contenttype'application/x-gzip'length13275496 bytes (12.7MB)
==================================================downloaded12.7MBThedownloadedbinarypackagesarein/var/folders/30/w8mpd9p96gs0s0f4y0bhts880000gr/T//RtmpC5faej/downloaded_packages>arrow::arrow_with_s3()
[1] FALSEPossibly related to #41952 and #42210
P.S. There's no mention of r-universe anywhere on the r-arrow website. Should it be added to the README as an alternative installation option?
Component(s)
R
Describe the bug, including details regarding any error messages, version, and platform.
Got surprised by this today, especially since the
r-universeinstallation has typically been the recommended approach for fixing missing feature support on MacOS in the past (c.f. #40667 (comment)).Possibly related to #41952 and #42210
P.S. There's no mention of r-universe anywhere on the r-arrow website. Should it be added to the README as an alternative installation option?
Component(s)
R