Re: [Rd] installed.packages Error: subscript out of bounds

2010-11-11 Thread Hervé Pagès
I can see this has been addressed, thanks! I found a couple more issues with installed.packages(). The values returned in the Archs column don't seem to really make sense on Unix: > installed.packages()[1:5, c("Version", "Archs", "Built")] Version Archs Built affxpa

[Rd] installed.packages Error: subscript out of bounds

2010-11-10 Thread Hervé Pagès
Hi, Today we've seen the following problem with the R-2.12 that we use for our Windows builds: > installed.packages() Error: subscript out of bounds After some investigation we discovered that the cause of this failure was that 1 of the 890 packages currently installed on the machine (Windo