You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/21 10:30:58 UTC

[GitHub] [arrow] JrmFRL opened a new issue #10764: [R] Trouble Installing Package on Windows with S3 support

JrmFRL opened a new issue #10764:
URL: 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](https://arrow.apache.org/docs/r/articles/fs.html):
   > 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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] JrmFRL commented on issue #10764: [R] Trouble Installing Package on Windows with S3 support

Posted by GitBox <gi...@apache.org>.
JrmFRL commented on issue #10764:
URL: https://github.com/apache/arrow/issues/10764#issuecomment-884127032


   Hi @thisisnic 
   Switched to Jira, thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] JrmFRL closed issue #10764: [R] Trouble Installing Package on Windows with S3 support

Posted by GitBox <gi...@apache.org>.
JrmFRL closed issue #10764:
URL: https://github.com/apache/arrow/issues/10764


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] thisisnic commented on issue #10764: [R] Trouble Installing Package on Windows with S3 support

Posted by GitBox <gi...@apache.org>.
thisisnic commented on issue #10764:
URL: https://github.com/apache/arrow/issues/10764#issuecomment-884109541


   Hi @JrmFRL , sorry to hear you've been having problems with installing on Windows.  I don't suppose you'd mind popping over to our JIRA, where we manage these things, and I can help diagnose the issue there?  I've opened a ticket with details of your problem and have added a comment with the first step of working out what's going on: https://issues.apache.org/jira/browse/ARROW-13422 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] JrmFRL commented on issue #10764: [R] Trouble Installing Package on Windows with S3 support

Posted by GitBox <gi...@apache.org>.
JrmFRL commented on issue #10764:
URL: https://github.com/apache/arrow/issues/10764#issuecomment-884187549


   Solved. 
   Reason : S3 support on Windows is only available for R >= 4.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org