Re: [R] Automatically install package dependencies

2012-05-30 Thread David Winsemius
On May 30, 2012, at 6:36 PM, Ronaldo Reis Júnior wrote: Hi, I have a R Package. It is working, but I can't that it install the dependencies automatically. When I try to install I receive this message: install.packages("./RT4Bio_1.0.tar.gz",dependencies=TRUE) Installing package(s) into '/

[R] Automatically install package dependencies

2012-05-30 Thread Ronaldo Reis Júnior
Hi, I have a R Package. It is working, but I can't that it install the dependencies automatically. When I try to install I receive this message: > install.packages("./RT4Bio_1.0.tar.gz",dependencies=TRUE) Installing package(s) into '/usr/local/lib/R/site-library' (as 'lib' is unspecified) infer