Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
Description
Looks like setup-r fails to install specific R version. See the debugging logs at https://github.com/HyukjinKwon/spark/pull/15:
ERROR: this R is version 3.4.4, package 'SparkR' requires R >= 3.5 [error] running /home/runner/work/spark/spark/R/install-dev.sh ; received return code 1 ##[error]Process completed with exit code 10.
We should maybe just manually install R.