Hi I use --vanilla --quiet --slave options on command line but I always get Loading required package: ... in stderr. How to remove this line ? Thanks R 2.5.1 -- S?bastien Moretti SIB Vital-IT EMBnet, Quartier Sorge - Genopode CH-1015 Lausanne, Switzerland Tel.: +41 (21) 692 4079/4221 http://www.vital-it.ch/ http://ch.embnet.org/ http://myhits.vital-it.ch/
On Fri, Aug 27, 2010 at 9:09 AM, S?bastien Moretti <sebastien.moretti at unil.ch> wrote:> Hi > > I use --vanilla --quiet --slave options on command line but I always get > ? ?Loading required package: ... > in stderr. > > How to remove this line ? > Thanksrequire it quietly:> require(sp,quietly=TRUE) >Barry
S?bastien Moretti wrote:> > > I use --vanilla --quiet --slave options on command line but I always get > Loading required package: ... > .... > R 2.5.1 > >.. and make sure you update your R installation. We are at 2.11.1 currently. Dieter -- View this message in context: http://r.789695.n4.nabble.com/Remove-Loading-required-package-message-tp2340756p2403188.html Sent from the R help mailing list archive at Nabble.com.