[
https://issues.apache.org/jira/browse/SPARK-31918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142605#comment-17142605
]
Hyukjin Kwon edited comment on SPARK-31918 at 6/23/20, 4:08 AM:
----------------------------------------------------------------
Okay, [~shivaram], the first option seems working although it shows a warning
such as below. I built Spark 3.0.0 with R 4.0.1, and manually downgraded to R
3.6.3.
{code:java}
During startup - Warning message:
package ‘SparkR’ was built under R version 4.0.1
{code}
I removed unrelated comments I left above.
was (Author: hyukjin.kwon):
Okay, [~shivaram], the first option seems working although it shows a warning
such as below. I build Spark 3.0.0 with 4.0.1, and manually downgraded to R
3.6.3.
{code:java}
During startup - Warning message:
package ‘SparkR’ was built under R version 4.0.1
{code}
I removed unrelated comments I left above.
> SparkR CRAN check gives a warning with R 4.0.0 on OSX
> -----------------------------------------------------
>
> Key: SPARK-31918
> URL: https://issues.apache.org/jira/browse/SPARK-31918
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 2.4.6, 3.0.0
> Reporter: Shivaram Venkataraman
> Priority: Blocker
>
> When the SparkR package is run through a CRAN check (i.e. with something like
> R CMD check --as-cran ~/Downloads/SparkR_2.4.6.tar.gz), we rebuild the SparkR
> vignette as a part of the checks.
> However this seems to be failing with R 4.0.0 on OSX -- both on my local
> machine and on CRAN
> https://cran.r-project.org/web/checks/check_results_SparkR.html
> cc [~felixcheung]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]