[Rd] more help with 'inline' package

2007-06-16 Thread Carsten . Botts
To anyone who can help, I am running R on Windows, and have recently discovered Oleg Skylar's amazing new package "inline," but I am having a difficult time operating it on Windows.Looking at some e-mail messages that were exchanged in May, it seems as if Duncan Murdoch had a similar exper

Re: [Rd] readchar() bug or feature? was Re: Clarification for readChar man page

2007-06-16 Thread Duncan Murdoch
On 14/06/2007 5:05 PM, Jeffrey Horner wrote: > Jeffrey Horner wrote: >> Duncan Murdoch wrote: >>> On 6/14/2007 10:49 AM, Jeffrey Horner wrote: Hi, Here's a patch to the readChar manual page (R-trunk as of today) that better clarifies readChar's return value. >>> Your update is

Re: [Rd] bug in R environments? Was: [BioC] 'recursive default argument' error...

2007-06-16 Thread Prof Brian Ripley
Thanks for the slow example. The issue is more specifically pertinent to lazyloading of environments than I had realized. Because interrupts are only checked for every 100 eval() calls, the chances that you will check one during a standard lazyload call are low (but not zero). However, when