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