Re: [R] Sweave and license message when loading mclust package

2009-12-07 Thread Achim Zeileis
On Mon, 7 Dec 2009, Titus von der Malsburg wrote: When loading mclust, it shows a license agreement message. This message shows up in my document when I use Sweave. I did the following: <>= library(mclust) @ Is this a problem with mclust, Sweave or with me? How can it be fixed? By ?Rwe

[R] Sweave and license message when loading mclust package

2009-12-07 Thread Titus von der Malsburg
When loading mclust, it shows a license agreement message. This message shows up in my document when I use Sweave. I did the following: <>= library(mclust) @ Is this a problem with mclust, Sweave or with me? How can it be fixed? Thanks for any suggestions! Titus