Re: [Rd] including additional packages in Recommended

2008-04-15 Thread Sundar Dorai-Raj
Hi, Prof. Ripley (and Berwin for his off-list reply), Thanks for the reply. Yes, I know this is not the recommended mode. I guessed as much when I could not find a simple answer in R-admin. The is actually our current mode of installation at the client. But some suggestions from management have

Re: [Rd] including additional packages in Recommended

2008-04-15 Thread Prof Brian Ripley
Look in share/make/vars.mk. BASE means base, not recommended, believe it or not. You would need to add to R_PKGS_RECOMMENDED_SOURCES and R_PKGS_RECOMMENDED. On Tue, 15 Apr 2008, Sundar Dorai-Raj wrote: > Hi, R-devel, > > I'm trying to create a modified distribution of R to include several > p