[R] install.packages reshape failure

2011-03-13 Thread Geoff Russell
I'm not sure where I should send this, I don't have a bugzilla account, but ... it concerns an interaction between library(reshape) and install.packages() ... My current .Rprofile includes: library(reshape) After which install.packages fails ... e.g., install.packages(quantreg) Warning in

Re: [R] install.packages reshape failure

2011-03-13 Thread Joshua Wiley
Hi Geoff, What is your platform and R version? I cannot replicate on either: R version 2.12.1 (2010-12-16) Platform: i386-pc-mingw32/i386 (32-bit) attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] reshape_0.8.4 plyr_1.4