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/19 08:20:12 UTC

[GitHub] [arrow] jeroen commented on a change in pull request #7928: ARROW-6437: [R] Add AWS SDK to system dependencies for macOS and Windows

jeroen commented on a change in pull request #7928:
URL: https://github.com/apache/arrow/pull/7928#discussion_r472849717



##########
File path: ci/scripts/r_windows_build.sh
##########
@@ -34,6 +34,12 @@ if [ "$RTOOLS_VERSION" = "35" ]; then
   # lib-4.9.3 is for libraries compiled with gcc 4.9 (Rtools 3.5)
   RWINLIB_LIB_DIR="lib-4.9.3"
 else
+  # Uncomment L38-41 if you're testing a new rtools dependency that hasn't yet sync'd to CRAN

Review comment:
       No not yet. Will do soon if we confirm that it works (and you are sure you don't want to add more modules again :)) 




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