search for: r64727

Displaying 2 results from an estimated 2 matches for "r64727".

Did you mean: 064727
2014 Jan 24
1
Format an empty data frame
Hi, Here seems to be a corner case in which format() fails: > format(data.frame()) Error in .subset2(x, i, exact = exact) : subscript out of bounds > sessionInfo() R version 3.0.2 (2013-09-25) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
2014 Jan 11
1
Fortran BLAS giving bad results
...s.integer(3),as.double(1),as.double(1.2)) -1.0737418E+08 The result should be 3.6, not -1.07e8. Most other inputs give incorrect results too. Here is my session info. I upgraded to the latest devel to see if it would fix the problem. > sessionInfo() R Under development (unstable) (2014-01-10 r64727) Platform: x86_64-apple-darwin10.8.0 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 [[alternative HTML version deleted]]