[R] "revision control software" for managing R-code?
Gabor Grothendieck
ggrothendieck at gmail.com
Thu Feb 7 18:21:28 CET 2008
If its a publicly available R package you will likely
want to make use of google code or r-forge subversion
(svn) hosting to host the repository together with one of
the many svn clients on the subversion site that others
have pointed you to. Here are links and two sample
project links:
http://code.google.com/
http://code.google.com/hosting/search?q=label:R
http://r-proto.googlecode.com
http://R-forge.r-project.org
http://r-forge.r-project.org/softwaremap/trove_list.php
http://r-forge.r-project.org/projects/zoo/
On Feb 7, 2008 11:18 AM, Thomas Pujol <thomas.pujol at yahoo.com> wrote:
> Does anyone use "revision control software" to manage their R-code?
> Any suggestions?
>
> Ideally, I'm looking for a, effective yet easy to implement/maintain package.
>
> http://en.wikipedia.org/wiki/Revision_control
> http://en.wikipedia.org/wiki/Comparison_of_revision_control_software
On Feb 7, 2008 11:18 AM, Thomas Pujol <thomas.pujol at yahoo.com> wrote:
> Does anyone use "revision control software" to manage their R-code?
> Any suggestions?
>
> Ideally, I'm looking for a, effective yet easy to implement/maintain package.
>
> http://en.wikipedia.org/wiki/Revision_control
> http://en.wikipedia.org/wiki/Comparison_of_revision_control_software
>
>
>
> ---------------------------------
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.
>
More information about the R-help
mailing list