[
https://issues.apache.org/jira/browse/SPARK-25944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849354#comment-16849354
]
Hyukjin Kwon commented on SPARK-25944:
--------------------------------------
Ah .. I realised that I messed up JIRA and PR links. I fixed it accordingly.
> AppVeyor change to latest R version
> -----------------------------------
>
> Key: SPARK-25944
> URL: https://issues.apache.org/jira/browse/SPARK-25944
> Project: Spark
> Issue Type: Test
> Components: SparkR
> Affects Versions: 3.0.0
> Reporter: Hyukjin Kwon
> Assignee: Hyukjin Kwon
> Priority: Minor
> Fix For: 3.0.0
>
>
> R 3.5.1 is released few months ago. We better test higher versions of R in
> AppVeyor.
> R 3.6.0 is released 2019-04-26. This PR targets to change R version from
> 3.5.1 to 3.6.0 in AppVeyor.
> This PR sets `R_REMOTES_NO_ERRORS_FROM_WARNINGS` to `true` to avoid the
> warnings below:
> ```
> 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
> ```
> This JIRA targets to the latest of R version 3.6.0 for now.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]