laura@bayesian-bay.freeserve.co.uk
2002-Jul-20 13:11 UTC
[R] Problems installing 'lattice' package
Dear List I have installed the 'lattice' package by using 'install.package("lattice") It appears to have created a lattice folder in my R library as I would expect. I have tried to call the package by library(lattice) but I am getting the following error message: Error in parse(file, n, text, prompt) : syntax error on line 2018 Could anybody tell me why this is happening and what I can do to get it running Many thanks Laura _______________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
All recent versions of R (1.5.x) are supposed to have grid and and lattice already installed. So what version of R is this, on what platform, and how did you install R? If you are not using R 1.5.x, the first step is to install 1.5.1. The packages on CRAN are only tested with the current (and near-future) versions of R. On Sat, 20 Jul 2002 laura at bayesian-bay.freeserve.co.uk wrote:> Dear List > > I have installed the 'lattice' package by using 'install.package("lattice") > > It appears to have created a lattice folder in my R library as I would expect. > > I have tried to call the package by library(lattice) but I am getting the following error message: > > Error in parse(file, n, text, prompt) : syntax error on line 2018 > > Could anybody tell me why this is happening and what I can do to get it running > > Many thanks > Laura > > > > _______________________________________________________________________ > > > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html > Send "info", "help", or "[un]subscribe" > (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._