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: [EMAIL PROTECTED] ******************************************************************* This email and any attachments are confidential. Any use, co...{{dropped}} ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
