[R] ffsave.image() error with large objects
Yue Sheng
yuesheng8 at gmail.com
Fri Feb 12 04:42:10 CET 2010
Hi, I have been using ffsave.image() to save mixture of ff and normal
objects in my workspace. e.g.
ffsave.image(file = "C:\output\saveobjects", rootpath =
"D:\fftempdir", safe = TRUE)
It works fine but once my workspace has large (~4GB) objects, I get the error:
Error in ffsave.image(file = "C:\output\savedobjects", rootpath =
"D:\fftempdir", safe = TRUE) : ff image could not be renamed and is
left in C:\output\savedobjects
Could this due to the zip.exe having problem zipping a large ff object?
OS: Windows XP
DiskFormat: NTFS
zip.exe from RTool.exe
Thanks for help.
YS
More information about the R-help
mailing list