'Apparently' trouble with name spaces and Sweave...
I CCed Ben Bolstad, whom I mistakingly forget in my previous post. Thanks, L. PS: The mail abuse was perpretrated by putting 'r-devel@stat.math.ethz.ch' in the field 'To:' of my mailing software. Lack of sleep could have make me write, inadvertantly, twice the same recipient. Unbearable mail headers should be absent from this post.
On Wed, Apr 09, 2003 at 08:18:50AM +0100, Prof Brian Ripley wrote:
On Wed, 9 Apr 2003, Laurent Gautier wrote:
Ben Bolstad experienced something odd while running R CMD check over a package of ours using r-devel (yesterday's fresh). He tracked down the problem to a vignette calling 'library(MASS)'. Please kindly ignore if this is a known (and temporary) issue.
It is not a known issue, but we have no idea how to reproduce this from your message. My guess is that your build of MASS is faulty, as you seem to be missing all the data files. Does library(MASS) on its own work? Did you do `make check-all' on your build?