You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/07/24 05:48:00 UTC

[jira] [Closed] (SPARK-27848) AppVeyor change to latest R version (3.6.0)

     [ https://issues.apache.org/jira/browse/SPARK-27848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun closed SPARK-27848.
---------------------------------

> AppVeyor change to latest R version (3.6.0)
> -------------------------------------------
>
>                 Key: SPARK-27848
>                 URL: https://issues.apache.org/jira/browse/SPARK-27848
>             Project: Spark
>          Issue Type: Test
>          Components: SparkR
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> R 3.6.0 is released last month. We better test higher versions of R in AppVeyor.
> We should set `R_REMOTES_NO_ERRORS_FROM_WARNINGS` to `true` to avoid the warnings below:
> {code}
> Error in strptime(xx, f, tz = tz) : 
>   (converted from warning) unable to identify current timezone 'C':
> please set environment variable 'TZ'
> Error in i.p(...) : 
>   (converted from warning) installation of package 'praise' had non-zero exit status
> Calls: <Anonymous> ... with_rprofile_user -> with_envvar -> force -> force -> i.p
> Execution halted
> {code}
> This JIRA targets to the latest of R version 3.6.0.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org