j143 commented on a change in pull request #1468: URL: https://github.com/apache/systemds/pull/1468#discussion_r758082398
########## File path: docs/site/install.md ########## @@ -127,6 +134,13 @@ export JAVA_HOME=`/usr/libexec/java_home -v 1.8` For running all tests [r-base](https://cran.r-project.org/bin/macosx/) has to be installed as well since this is used as a secondary system to verify the correctness of our code, but it is not a requirement to enable building the project. +Additionally, you need to install the R depedencies for integration tests, like this: Review comment: ```suggestion Optionally, you need to install the R depedencies for integration tests, like this: ``` -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org