Displaying 1 result from an estimated 1 matches for "komplett2003aar".
2009 Jan 21
0
Linux 64-bit server crashes on large dataset
Hello everybody!
We have a problem with a linux server that crashes when we try to read large datasets in R.
The R code is as followed:
komplett <- read.spss("komplett2003aar.sav", to.data.frame =TRUE, reencode ="Latin1")
The information about the linux server is:
Linux version 2.6.24-19-generic (buildd at king) (gcc version 4.2.3
(Ubuntu 4.2.3-2 ubuntu7)
We had a memory of 15.7 GiB and swap of 5.6 GiB when the server crashes. We used about 10 GiB of th...