[R] Installation problems with R.classes bundle
Henrik Bengtsson
hb at maths.lth.se
Fri Oct 29 14:41:31 CEST 2004
Hi, I've added information on http://www.maths.lth.se/help/R/R.classes/ how
to install Windows binaries of the latest R.classes on either R v2.0.0 or R
v1.9.1. Quote:
R v2.0.0:
install.packages("R.classes",
contriburl="http://www.maths.lth.se/help/R")
R v1.9.1:
install.packages("R.classes",
contriburl="http://www.maths.lth.se/help/R/R190")
Cheers
Henrik
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of
> Michael Griffiths
> Sent: Friday, October 29, 2004 1:35 PM
> To: r-help at stat.math.ethz.ch
> Subject: [R] Installation problems with R.classes bundle
>
>
> Firstly hi to everyone on the list,
>
> I am new to this list ans also R so please forgive the
> simplicity of my questions over the next few months.
>
> I have version R 1.9.1 and want to perform z-scoring for a
> benchmarking procedure. I have tried to install Henrik
> Bengtsson's R.classes bundle
> (http://www.maths.lth.se/help/R/R.classes). I have downloaded
> the .zip file and placed the relevant folders in my working
> directory (C:\programs\R\rw1091\library). These include
> R.audio, R.basic and R.oo.
>
> The instrauctions on the website then say to:
>
> Verify by loading the R.oo package, e.g. library(R.oo). I
> have tried this and all I keep getting os the following error message:
>
> > library(R.oo)
> Error in firstlib(which.lib.loc, package) :
> couldn't find function "lazyLoad"
> In addition: Warning message:
> package R.oo was built under R version 2.0.0
> Error in library(R.oo) : .First.lib failed
> >
>
> Does anyone have any clues as to what I have done wrong?
>
> Thankyou for your help.
>
> Mike Griffiths
>
>
> Michael Griffiths, Ph.D.
> Chemometrician
> Training, Quality and Statistics Group
> LGC Limited
> Queens Road
> Teddington
> Middlesex, TW11 0LY, UK
> Tel: +44 (0)20 8943 7352
> Fax: +44 (0)20 8943 2767
> e-mail: michael.griffiths at lgc.co.uk
> *******************************************************************
> This email and any attachments are confidential. Any use,
> co...{{dropped}}
>
> ______________________________________________
> 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