[
https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082757#comment-16082757
]
shane knapp edited comment on SPARK-21367 at 7/11/17 6:56 PM:
--------------------------------------------------------------
here's what version of knitr is installed:
{noformat}
knitr "knitr" "/usr/lib64/R/library" "1.16" NA
knitr "R (>= 3.1.0)"
knitr "evaluate (>= 0.10), digest, highr, markdown, stringr (>=
0.6),\nyaml, methods, tools"
{noformat}
looking in /usr/lib64/R/library, i see that it got updated on june 20th:
{noformat}
[root@amp-jenkins-worker-05 library]# ls -ld knitr/
drwxr-xr-x. 14 root root 4096 Jun 20 21:02 knitr/
{noformat}
was (Author: shaneknapp):
here's what version of knitr is installed:
{noformat}
knitr "knitr" "/usr/lib64/R/library" "1.16" NA
knitr "R (>= 3.1.0)"
knitr "evaluate (>= 0.10), digest, highr, markdown, stringr (>=
0.6),\nyaml, methods, tools"
{noformat}
> 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
> Attachments: R.paks
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]