Jason Roberts wrote:
> I have spent some time looking over the code you mention. Is the main
> difficulty figuring out how to deal with the signal handlers so that Ctrl-C
> is properly handled?
The main issue with callbacks not working is the fact that the embeddedR
must be initialized a specific
I have spent some time looking over the code you mention. Is the main
difficulty figuring out how to deal with the signal handlers so that Ctrl-C
is properly handled?
Jason
-Original Message-
From: Laurent Gautier [mailto:lgaut...@gmail.com]
Sent: Tuesday, March 24, 2009 4:28 PM
To: Jaso
Jason Roberts wrote:
> Hi Laurent,
>
>
>
> I am investigating the possibility of switching our application from rpy
> to rpy2. I came across this statement in the rpy2 docs
> (http://rpy.sourceforge.net/rpy2/doc/html/overview.html):
>
>
>
> "Win32 versions are still lacking some of the fu
Hi Laurent,
I am investigating the possibility of switching our application from rpy to
rpy2. I came across this statement in the rpy2 docs
(http://rpy.sourceforge.net/rpy2/doc/html/overview.html):
"Win32 versions are still lacking some of the functionalities in the
UNIX-alike versions, mos