Re: [R] Updating github R packages

2016-02-17 Thread Hadley Wickham
It will be included in the next version of devtools - it's totally
do-able, but no one has done it yet.

Hadley

On Wed, Feb 17, 2016 at 6:44 PM, Jeff Newmiller
 wrote:
> AFAIK the answer is no. That would be one of the main drawbacks of depending 
> on github for packages. It isn't really a package repository so much as it is 
> a herd of cats.
> --
> Sent from my phone. Please excuse my brevity.
>
> On February 16, 2016 6:43:02 PM PST, "Hoji, Akihiko"  wrote:
>>Hi,
>>
>>Is there a way to update a R package and its dependencies,  installed
>>from the github repo by a simple command equivalent to
>>“update_packages()”?
>>
>>Thanks.
>>
>>
>>__
>>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>>https://stat.ethz.ch/mailman/listinfo/r-help
>>PLEASE do read the posting guide
>>http://www.R-project.org/posting-guide.html
>>and provide commented, minimal, self-contained, reproducible code.
>
> [[alternative HTML version deleted]]
>
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



-- 
http://hadley.nz

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Re: [R] Updating github R packages

2016-02-16 Thread Jeff Newmiller
AFAIK the answer is no. That would be one of the main drawbacks of depending on 
github for packages. It isn't really a package repository so much as it is a 
herd of cats.
-- 
Sent from my phone. Please excuse my brevity.

On February 16, 2016 6:43:02 PM PST, "Hoji, Akihiko"  wrote:
>Hi, 
>
>Is there a way to update a R package and its dependencies,  installed
>from the github repo by a simple command equivalent to
>“update_packages()”?
>
>Thanks. 
>
>
>__
>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.