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

Sun Rui commented on SPARK-14074:
---------------------------------

[~shivaram] The latest commit in the tag 0.3.1 is committed on Sep 3 2015. So I 
think it is out of date compared to the master branch. Since install_github 
supports commit ID, and the latest commit in the master branch is a769c0b, we 
can use the following:
{code}
install_github("jimhester/lintr@a769c0b")
{code}

I tested it and it worked.
If you agree, I can send a PR.

> 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]

Reply via email to