Re: [R] How to install dependent packages automatically

2010-03-11 Thread Uwe Ligges
On 10.03.2010 23:45, Raphael Aggio wrote: Hi, I developed a package that requires 5 other packages. I was wondering if anyone knows how can I automatically download and install the required packages during the installation of my new package. My idea is to make this process easier to the final

[R] How to install dependent packages automatically

2010-03-10 Thread Raphael Aggio
Hi, I developed a package that requires 5 other packages. I was wondering if anyone knows how can I automatically download and install the required packages during the installation of my new package. My idea is to make this process easier to the final user. All the required packages are under bio