Skip to content
Prev 13346 / 63424 Next

bus error /segmentation fault from 'approx' (PR#7166)

Neither version of R is  current.  The NEWS file has

                CHANGES IN R VERSION 1.9.1

   o   approx(list(x=rep(NaN,9), y=1:9), xout=NaN) does not seg.fault
        anymore (PR#6809).

and neither does your example (on a machine in whihc it did under 1.9.0).
On Fri, 13 Aug 2004 j.van_den_hoff@fz-rossendorf.de wrote: