Am 27.03.2010 10:19, schrieb n.via...@libero.it: > What im facing when i try to import the file is that R generates more than > 100.000 records and is very slow... > thanks a lot!!! > >
Maybe your physical memory is too limited. R uses this and if your data are to large Linux and windows start to use the swap file which slows not only R but your computer down. hth Stefan ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.