Message-ID: <x21wq63lc8.fsf@viggo.kubism.ku.dk>
Date: 2006-09-20T10:04:39Z
From: Peter Dalgaard
Subject: mgcv in R-2.4.0.alpha
In-Reply-To: <556e90a80609191356n7d8ed764q9f921295f10e00ac@mail.gmail.com>
"Kjetil Halvorsen" <kjetilbrinchmannhalvorsen at gmail.com> writes:
> Hola!
>
> I am sending this to the list since emails from me to Simon Wood
> has bounced earlier.
>
> I get:
>
> > library(tsDyn)
> Loading required package: mgcv
> Erro en `parent.env<-`(`*tmp*`, value = NULL) :
> use of NULL environment is defunct
> Error: package 'mgcv' could not be loaded
> > library(mgcv)
> Erro en `parent.env<-`(`*tmp*`, value = NULL) :
> use of NULL environment is defunct
> Error: package/namespace load failed for 'mgcv'
> But in the package check summary on CRAN mgcv
> gets OK.
>
> > sessionInfo()
> R version 2.4.0 alpha (2006-09-16 r39365)
> i386-pc-mingw32
>
> locale:
> LC_COLLATE=Spanish_Bolivia.1252;LC_CTYPE=Spanish_Bolivia.1252;LC_MONETARY=Spanish_Bolivia.1252;LC_NUMERIC=C;LC_TIME=Spanish_Bolivia.1252
>
> attached base packages:
> [1] "methods" "stats" "graphics" "grDevices" "utils" "datasets"
> [7] "base"
>
> Kjetil B Halvorsen
If a straight library(mgcv) doesn't work, then I suspect you are
picking up a different (older) version of the package. What does
library() tell you about mgcv?
--
O__ ---- Peter Dalgaard ?ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907