Re: [R] 140 packages in R Commander!!

2010-10-25 Thread John Fox
7 AM > To: John Fox > Cc: R-help@r-project.org > Subject: Re: [R] 140 packages in R Commander!! > > Hi John > > Its not the download I mind - it's a one shot thing- > > Could you think of integrating the help across plugins- that can help. > > For exam

Re: [R] 140 packages in R Commander!!

2010-10-25 Thread Ajay Ohri
Hi John Its not the download I mind - it's a one shot thing- Could you think of integrating the help across plugins- that can help. For example I really want to know which plugin would use snow and foreach if at all Ajay Websites- http://decisionstats.com http://dudeofdata.com Linkedin- www.

Re: [R] 140 packages in R Commander!!

2010-10-24 Thread John Fox
Dear Ajay, This is a consequence of installing the dependencies (including "suggested" packages, etc.) of the Rcmdr package, their dependencies, and so on recursively. The alternative would be for the Rcmdr package to specify its direct dependencies via "depends" rather than "suggests," but then t