On Mon, Mar 2, 2009 at 5:06 PM, Carson Farmer <carson.far...@gmail.com> wrote:
>> This has been annoying me too, so I had a quick look... apparently the
>> (totally awesome) API for this is that you set the global variable
>> R_Visible to FALSE before calling Rf_eval, and then you check it
>> afterwards to see if the return value should be printed.
>
> hmmm, so is this something I can implement myself, or something the good
> folks at rpy2 have to consider for implementation?
> I don't have much experience with the R API (pretty much zero actually), but
> I would really like to have auto-print functionality, so I don't mind having
> a crack at this if I can ;-)

It would need changes to rpy2, yeah, because it's a C API that rpy2
doesn't currently expose. So send a request in triplicate to Rpy2
World Headquarters, marked "Attn: Undersecretary of Evaluation",
and...

...no, wait, I got confused. rpy2 is just the folks on the list and a
source code repository, so if you want to submit a patch, then go for
it, and then you can be an "rpy2 folk" too ;-). (Or I might do it next
week if I have some time, not sure.)

-- Nathaniel

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to