On Thu, 29 Jan 2004 12:16:01 +0100 (CET), [EMAIL PROTECTED] wrote : >iKnots was allocated one element too short. This only overruns if the >sequence is monotone, as happens here for set.seed(2), N=3. Fixed in >R-devel. > >The line 39 in isoreg.c needs to be > > SET_VECTOR_ELT(ans, 3, iKnots= allocVector(INTSXP, n));
I've copied the fix over to r-patched as well. Duncan Murdoch ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
