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
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
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
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