g message:
restarting interrupted promise evaluation
--8<---cut here---end--->8---
I don't see anything relevant in NEWS.
Replacing 3 with 2 in compiler::enableJIT(3) removes the error.
However, I would prefer my loops to be compiled too.
Suggestions
> * Simon Urbanek [2013-09-10 18:38:29 -0400]:
>
> On Sep 10, 2013, at 12:56 PM, Sam Steingold wrote:
>
>>> * Dirk Eddelbuettel [2013-09-10 10:21:33 -0500]:
>>>
>>> On 10 September 2013 at 10:32, Sam Steingold wrote:
>>> | (summary.default):
> * Michael Weylandt [2013-09-10 22:45:00 -0400]:
>
> On Sep 10, 2013, at 18:38, Simon Urbanek wrote:
>
>>
>> On Sep 10, 2013, at 12:56 PM, Sam Steingold wrote:
>>
>>>> * Dirk Eddelbuettel [2013-09-10 10:21:33 -0500]:
>>>>
&
> * Dirk Eddelbuettel [2013-09-10 10:21:33 -0500]:
>
> On 10 September 2013 at 10:32, Sam Steingold wrote:
> | (summary.default): show the vector length in addition to quantiles
> |
> |
> | diff -u -i -p -F '^(def' -b -w -B
> /home/sds/src/R-3.0.1/src/library
t;Min.", "1st Qu.", "Median", "Mean", "3rd Qu.", "Max.")
+ qq <- c(qq,"Length" = length(object))
if(any(nas))
c(qq, "NA's" = sum(nas))
else qq
Diff finished. Tue Sep 10 10:19:40 2013