Skip to content
Prev 23805 / 63421 Next

Wrong vector size reported by error message

Herve, it looks like 64-bit. I just tried another 32 bit version: 
Windows build R-2.4.1 under VMWare on the same 64 bit Ubuntu as in my 
post above and Windows version shows the same bug as you report:

R2.4.1 on Windows 2000 as guest system in VMWare Ubuntu 6.10 64bit
-----------
 > big <- 2:(2**30)
Fehler: kann Vektor der Gr??e 0 Kb nicht allozieren
 > sessionInfo()
R version 2.4.1 (2006-12-18)
i386-pc-mingw32

locale:
LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252

attached base packages:
[1] "stats"     "graphics"  "grDevices" "utils"     "datasets"  "methods"
[7] "base"

--
Dr Oleg Sklyar | EBI-EMBL, Cambridge CB10 1SD, UK | +44-1223-494466
Herve Pages wrote: