[R] pb with aws package
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Oct 19 10:25:35 CEST 2004
Florence Combes wrote:
> Dear all,
>
> [I work with a Windows XP Prof. installation, and the 2.0.0 R version]
>
> I need to use the aws package, but I have the following error message:
>
>
> > require(aws)
> Loading required package: aws
> Error in firstlib(which.lib.loc, package) :
> couldn't find function "lazyLoad"
> [1] FALSE
So you are not loading the package with R-2.0.0, or your R-2.0.0
installation is broken, or you have a library specified that contains
outdated base packages.
Please re-install R-2.0.0 into a clean directory and check the setting
that specifies in which libraries R looks for packages.
Uwe Ligges
> I download the .zip file (for Windows) today on the CRAN site, so I think I
> have an update version; does someone has already encountered this problem,
> do I miss something ?
>
> Thanks a lot for your help,
>
> Florence.
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list