anirudhacharya commented on a change in pull request #11590: [MXNET-627] Fix Installation instructions for R bindings for Linux CPU environment. URL: https://github.com/apache/incubator-mxnet/pull/11590#discussion_r200800249
########## File path: docs/install/index.md ########## @@ -987,10 +987,23 @@ $ make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas **Build and install the MXNet R binding** +You will need to first install R. MXNet requires R version >3.3 and we can fetch that from CRAN package repository. Review comment: for macOS and windows we do not build from source, this will not be there. There is only the issue of ensuring that the pre-built binary in the S3 works fine with both R 3.4 and 3.5. And that is not part of this PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
