Displaying 1 result from an estimated 1 matches for "bihemispherical".
2011 Apr 15
2
Sweave Executes Package Functions Twice
Hi,
I've got something strange going on. I'm trying to compile a vignette using Sweave("vignette.Rnw"), and in the first code chunk that illustrates an example, I noticed from the output text I have inside the function, that it is running it twice, because the sequence of message() statements is output on screen twice, and takes twice as long to do.
e.g.
Processing sample 1