Well, please install them for arch=i386 !

And do note what the rw-FAQ and the @ReadMe said about not reporting here, and what you needed to do if a package was not available.

(FWIW, my machine correctly finds that arch for those packages. Are you *sure* you installed them for R 2.13.1? Try
update.packages(checkBuilt = TRUE)
to be sure.)

On Tue, 26 Jul 2011, Fiona McIntyre wrote:

I am using the latest version of R 2.13.1 and need to load the following
packages;

library(maps)
library(mapdata)
library(mapproj)
library(lattice)
library(tgp)
library(spatstat)
library(akima)

I get the follwing error when loading the packages, "maps", "mapdata" and
"mapproj"

Error: package 'maps' is not installed for 'arch=i386'
Error: package 'mapdata' is not installed for 'arch=i386'
Error: package 'mapproj' is not installed for 'arch=i386'

I have no problem loading these three packages in the earlier versions of R
such as R 2.10.1 but "tgp" and "akima" require R 2.13.1 so you can see my
dilemma.

Any help you can offer would be greatly appreciated,

Regards

Fiona McIntyre

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


--
Brian D. Ripley,                  rip...@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 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to