[Rd] Install R 2.0 package on R 1.9.1

2005-04-05 Thread Paul English
Hi, I'm wondering if it is possible to install a package for R 2.0 on R 1.9.1 on Mac OS X? I'm getting this error which seems to be known issue: library(quantreg) Error in firstlib(which.lib.loc, package) : couldn't find function lazyLoad In addition: Warning message: package quantreg

Re: [Rd] Install R 2.0 package on R 1.9.1

2005-04-05 Thread stefano iacus
On 05/apr/05, at 22:51, Paul English wrote: Hi, I'm wondering if it is possible to install a package for R 2.0 on R 1.9.1 on Mac OS X? no, not even on other platforms, R-2.0.x requires packages built for these releases I'm getting this error which seems to be known issue: library(quantreg)

Re: [Rd] Install R 2.0 package on R 1.9.1

2005-04-05 Thread Paul English
On Tue, 5 Apr 2005, stefano iacus wrote: I'm getting this error which seems to be known issue: library(quantreg) Error in firstlib(which.lib.loc, package) : couldn't find function lazyLoad In addition: Warning message: package quantreg was built under R version 2.0.1 Error in