[ https://issues.apache.org/jira/browse/SPARK-32493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167785#comment-17167785 ]
Apache Spark commented on SPARK-32493: -------------------------------------- User 'HyukjinKwon' has created a pull request for this issue: https://github.com/apache/spark/pull/29302 > Manually install R instead of using setup-r in GitHub Actions > ------------------------------------------------------------- > > Key: SPARK-32493 > URL: https://issues.apache.org/jira/browse/SPARK-32493 > Project: Spark > Issue Type: Sub-task > Components: Project Infra, SparkR > Affects Versions: 3.1.0 > Reporter: Hyukjin Kwon > Priority: Major > > Looks like {{setup-r}} fails to install specific R version. See the debugging > logs at https://github.com/HyukjinKwon/spark/pull/15: > {code} > 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. > {code} > We should maybe just manually install R. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org