thisisnic commented on a change in pull request #10930: URL: https://github.com/apache/arrow/pull/10930#discussion_r696357754
########## File path: r/vignettes/developing.Rmd ########## @@ -101,37 +114,48 @@ brew install cmake openssl sudo apt install -y cmake libcurl4-openssl-dev libssl-dev ``` -### Configure the Arrow build {.tabset} +#### Windows + +Currently, the R package cannot be made to work with a locally-built Arrow C++ library. This will be resolved in a future release. + +### Step 2 - Configure the Arrow build Review comment: Good point - added back in -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org