akima error
On Thu, 28 Oct 2004, Kirk R. Wythers wrote:
I am trying to load the GRASS library and am getting the following error:
> library(GRASS)
Loading required package: akima Error: package 'akima' could not be loaded In addition: Warning message: There is no package called 'akima' in: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) This is on R 2.0.0, library(GRASS) is installed, and update.packages() has been run.
But has install.packages("akima") been run?
OR install.packages("GRASS", dependencies = TRUE) ?
Brian D. Ripley, ripley@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