Re: [Rpy] Empty values

2008-03-10 Thread Wacek Kusnierczyk
Wacek Kusnierczyk wrote: > there's another way. use the rpy's NaN (or numpy's nan): > > import rpy # import numpy > x = range(10) > x[5] = rpy.NaN # x[5] = numpy.nan > rpy.r.plot(x) > rpy.r.lines(x) > > ... note: nan is not quite the same as na, but i

Re: [Rpy] Empty values

2008-03-10 Thread Wacek Kusnierczyk
to rpy.NA at the last possible >> moment. Must be something in the docs... >> > > there's another way. use the rpy's NaN (or numpy's nan): import rpy # import numpy x = range(10) x[5] = rpy.NaN # x[5] = numpy.nan rpy.r.plot(x) rpy.r.lines(x) (used long

Re: [Rpy] rpy crashes on graphics

2008-02-28 Thread Wacek Kusnierczyk
Gregory Warnes wrote: > This bug should be corrected in the latest version of rpy. What > version are you using? > > 1.0.1 (picked by easy_install). vQ - This SF.net email is sponsored by: Microsoft Defy all challenges

[Rpy] rpy crashes on graphics

2008-02-28 Thread Wacek Kusnierczyk
close to the limit *** stack smashing detected ***: python terminated Aborted Is it a bug, or an installation problem? Otherwise, rpy is a great package. Thanks, vQ -- --- Wacek Kusnierczyk, MD MSc Email: [EMAIL PROTECTED] Phone: +47 73591875