[R] out of memory?

Valery A.Khamenya news_vkhamenya at chat.ru
Thu Mar 22 14:00:53 CET 2001


Hello Peter,

Thursday, March 22, 2001, 2:38:48 PM, you wrote:


PDB> (If there is a bug, it is in array() not complaining when its data=
PDB> argument is getting truncated).

did you refered to following bug:

#-----------------
> "+"(1:3,10:11)
[1] 11 13 13
Warning message: 
longer object length
        is not a multiple of shorter object length in: 1:3 + 10:11 
> log(1:3,10:11)
[1] 0.0000000 0.2890648 0.4771213
> 
#-----------------

which plays its role in

#...
robj <- array(FUN(X, Y, ...), c(dX, dY))
#...

of outer source?

-- 
Best regards,
Valery A.Khamenya                           mailto:news_vkhamenya at chat.ru


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list