[EMAIL PROTECTED] napsal dne 28.08.2007 13:33:13: > You don't have installed the akima pakage. > > install.packages("akima", dep=T)
And wait about two months and update your R version to 2.6.0. Or update now to 2.5.1 Regards Petr > > -- > Henrique Dallazuanna > Curitiba-Paraná-Brasil > 25° 25' 40" S 49° 16' 22" O > > On 28/08/07, Ola Asteman <[EMAIL PROTECTED]> wrote: > > > > > > > > I got the Warning message below when I tried to load Locfit. What is > > wrong? > > > > Regards > > Ola Asteman > > > > > > > ------------------------------------------------------------------------------------------------------ > > > > R version 2.4.0 (2006-10-03) > > Copyright (C) 2006 The R Foundation for Statistical Computing > > ISBN 3-900051-07-0 > > > > R is free software and comes with ABSOLUTELY NO WARRANTY. > > You are welcome to redistribute it under certain conditions. > > Type 'license()' or 'licence()' for distribution details. > > > > R is a collaborative project with many contributors. > > Type 'contributors()' for more information and > > 'citation()' on how to cite R or R packages in publications. > > > > Type 'demo()' for some demos, 'help()' for on-line help, or > > 'help.start()' for an HTML browser interface to help. > > Type 'q()' to quit R. > > > > > library(foreign) > > > library(mgcv) > > This is mgcv 1.3-19 > > > library(locfit) > > 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 e-mail and any attachment may be confidential and m...{{dropped}} ______________________________________________ R-help@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 and provide commented, minimal, self-contained, reproducible code.