Re: [R] error related to approxfun in R 2.7.0

2008-06-22 Thread Karl Marx
Fantastic, works perfectly! Would you have any pointers to where I can learn more about why/how this works? Thanks! Regarding the P.S., yes... it seemed appropriate at the time :-) 2008/6/21, Martin Maechler <[EMAIL PROTECTED]>: >> "KM" == Karl Marx <[EMAIL PROTECTED]> >> on Thu, 19

Re: [R] error related to approxfun in R 2.7.0

2008-06-21 Thread Martin Maechler
> "KM" == Karl Marx <[EMAIL PROTECTED]> > on Thu, 19 Jun 2008 23:01:31 +0200 writes: KM> I'm testing R version 2.7.0 on windows and there seems KM> to be a compatibility issue with objects that were KM> created by "approxfun" in older versions. As long as the KM> object

[R] error related to approxfun in R 2.7.0

2008-06-19 Thread Karl Marx
I'm testing R version 2.7.0 on windows and there seems to be a compatibility issue with objects that were created by "approxfun" in older versions. As long as the objects were created in version 2.7.0 things work ok, but calling the interpolated functions from R version 2.0.1 causes this error: Er