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 2020/08/31 09:44:34 UTC

[GitHub] [arrow] PalGal2 edited a comment on issue #8078: Make available Windows binaries arrow package for R 3.5.3

PalGal2 edited a comment on issue #8078:
URL: https://github.com/apache/arrow/issues/8078#issuecomment-683387864


   I eventually managed to get version 1.0.1 to work on R 3.5.3.
   
   To do so, I built the source package on a Windows machine with R 3.5.3 and Rtools 35. From the Command line, type `R CMD INSTALL --build pkg` (where `pkg' is either the name of a source tarball (in the usual `.tar.gz' format) or the location of the directory of the package source to be built).
   
   Once built, zip the package files and it should work.
   


----------------------------------------------------------------
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.

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