[
https://issues.apache.org/jira/browse/SPARK-14074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207152#comment-15207152
]
Shivaram Venkataraman commented on SPARK-14074:
-----------------------------------------------
I think the last CRAN release when we first started using lint-r was very old.
Right now it looks like 0.3.3 is the latest release on lint-r -- thats going to
be missing some of the latest commits from
https://github.com/jimhester/lintr/commits/master and we'll need to see if we
are using any of it.
Another approach which might be better than the current `install_github`is to
use `install_github` with a specific tag. That way we don't need to rely on the
package being updated in CRAN but can use the latest github tag.
> Do not use install_github in SparkR build
> -----------------------------------------
>
> Key: SPARK-14074
> URL: https://issues.apache.org/jira/browse/SPARK-14074
> Project: Spark
> Issue Type: Bug
> Components: Build, SparkR
> Affects Versions: 2.0.0
> Reporter: Xiangrui Meng
>
> In dev/lint-r.R, `install_github` makes our builds depend on a unstable
> source. We should use official releases on CRAN instead even the released
> version has less feature.
> cc: [~shivaram] [~sunrui]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]