On Fri, May 20, 2011 at 2:16 PM, Laurent Gautier <lgaut...@gmail.com> wrote:
[...]
> This is a problem since rpy2's rinterface is obviously initialized before
> the embedded R is (rpy2.initr() must be called to initialize R).
[...]
> Something is already puzzling: why was this sometimes working ?

Maybe because, under some conditions, sequence.c is initializing
NAReal with NAReal_New as new one? Just guessing as I still do
not understand the semantics of NA*_New functions and associated
RPY_NA_NEW macro - why NAReal_New(1) is called once again
in sequence.c... shouldn't be there just one NA_Real or do
I misunderstand the meaing of "new" parameter?

[...]

Best regards,

Artur

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to