[ 
https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081744#comment-16081744
 ] 

Felix Cheung edited comment on SPARK-21367 at 7/11/17 6:26 AM:
---------------------------------------------------------------

I think I found the first error, it's one build before the build failures 
listed above, 79470

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/79470/console

{code}
Updating roxygen version in  
/home/jenkins/workspace/SparkPullRequestBuilder/R/pkg/DESCRIPTION 
Deleting AFTSurvivalRegressionModel-class.Rd
Deleting ALSModel-class.Rd
...
There were 50 or more warnings (use warnings() to see the first 50)
{code}

Whereas this build from mid June
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/SparkPullRequestBuilder/78020/console



was (Author: felixcheung):
I think I found the first error, it's one build before the build failures 
listed above, 79470

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/79470/console

{code}
Updating roxygen version in  
/home/jenkins/workspace/SparkPullRequestBuilder/R/pkg/DESCRIPTION 
Deleting AFTSurvivalRegressionModel-class.Rd
Deleting ALSModel-class.Rd
...
There were 50 or more warnings (use warnings() to see the first 50)
{code}

> R older version of Roxygen2 on Jenkins
> --------------------------------------
>
>                 Key: SPARK-21367
>                 URL: https://issues.apache.org/jira/browse/SPARK-21367
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.3.0
>            Reporter: Felix Cheung
>            Assignee: shane knapp
>
> Getting this message from a recent build.
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/79461/console
> Warning messages:
> 1: In check_dep_version(pkg, version, compare) :
>   Need roxygen2 >= 5.0.0 but loaded version is 4.1.1
> 2: In check_dep_version(pkg, version, compare) :
>   Need roxygen2 >= 5.0.0 but loaded version is 4.1.1
> * installing *source* package 'SparkR' ...
> ** R
> We have been running with 5.0.1 and haven't changed for a year.
> NOTE: Roxygen 6.x has some big changes and IMO we should not move to that yet.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to