Skip to content
Prev 72414 / 398498 Next

Packages and their Management

On Fri, 24 Jun 2005, John Marsland wrote:

            
It's download.file that is used to retrieve packages (see the help file). 
You would need a suitable client and a suitable syntax to specify the tree 
you wanted, but it would be possible.

I would be surprised if you put actual sources of a package into svn:
R CMD build both adds things and changes the DESCRIPTION file.
You are allowed to do that: just add a field for your own use. The vast 
majority of packages are not under svn, of course, and I tag a released 
package with its released number (just as the R sources do).