Re: [Rd] silly SVN question

2009-12-17 Thread Roger Peng
Are you searching for ./tools/rsync-recommended? -roger On Tue, Dec 15, 2009 at 11:14 AM, Ben Bolker wrote: > >  Yes, but ... on my system at least the Recommended folder has a recent > version of the Makefile, but the packages are old tarballs.  I have a > fuzzy memory that I needed to download

Re: [Rd] silly SVN question

2009-12-15 Thread Romain Francois
Maybe you are looking for ./tools/rsync-recommended I think only the base set of packages (lower priority than recommended) are in src/library. > packageDescription( "utils" )[["Priority"]] [1] "base" > packageDescription( "Matrix" )[["Priority"]] [1] "recommended" Romain On 12/15/2009 05:14

Re: [Rd] silly SVN question

2009-12-15 Thread Ben Bolker
thanks! Prof Brian Ripley wrote: > On Tue, 15 Dec 2009, Ben Bolker wrote: > >> I followed the suggestions at >> http://developer.r-project.org/SVNtips.html to check out an anonymous >> copy of the development branch of R, but so far I have been unable to >> figure out an analogous way to track

Re: [Rd] silly SVN question

2009-12-15 Thread Prof Brian Ripley
On Tue, 15 Dec 2009, Ben Bolker wrote: I followed the suggestions at http://developer.r-project.org/SVNtips.html to check out an anonymous copy of the development branch of R, but so far I have been unable to figure out an analogous way to track the development branch of the recommended packag

Re: [Rd] silly SVN question

2009-12-15 Thread Ben Bolker
Yes, but ... on my system at least the Recommended folder has a recent version of the Makefile, but the packages are old tarballs. I have a fuzzy memory that I needed to download the packages from somewhere else to build a complete/up-to-date version, but I have forgotten where I read that. An

Re: [Rd] silly SVN question

2009-12-15 Thread Kasper Daniel Hansen
The obvious: the recommended packages are inside src/library Kasper On Dec 15, 2009, at 10:57 AM, Ben Bolker wrote: > > I followed the suggestions at > http://developer.r-project.org/SVNtips.html to check out an anonymous > copy of the development branch of R, but so far I have been unable t

[Rd] silly SVN question

2009-12-15 Thread Ben Bolker
I followed the suggestions at http://developer.r-project.org/SVNtips.html to check out an anonymous copy of the development branch of R, but so far I have been unable to figure out an analogous way to track the development branch of the recommended packages. (I'm assuming they actually live some