On Fri, Aug 27, 2010 at 9:09 AM, Sébastien Moretti <sebastien.more...@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 ? > Thanks
require it quietly: > require(sp,quietly=TRUE) > Barry ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.