search for: 198547

Displaying 1 result from an estimated 1 matches for "198547".

Did you mean: 19547
2009 Apr 26
6
Memory issues in R
...9733249 74.3 20547202 156.8 20535538 156.7 > attach(BR) > library(ggplot2) > library(MASS) > library(batcalls) > BRC<-kde2d(Sc,Fc) Error: cannot allocate vector of size 228.9 Mb > gc() used (Mb) gc trigger (Mb) max used (Mb) Ncells 198547 5.4 667722 17.9 378266 10.2 Vcells 19339695 147.6 106768803 814.6 124960863 953.4 > Tnx for any insight, Bruce