dbosley wrote:
I have many S-plus project folders that I need to convert to R workspaces.
For the smaller project folders (< 200MB), using "data.dump" with "oldStyle
= T" and "data.restore" (in the foreign package) within R seems to work
fine. However, I have several project folders that are quite large (~ 4GB).
When I use this procedure to try to convert these project folders, R always
crashes when I perform the "data.restore" command. Does anyone have any
suggestions?

No suggestion, just to be sure:
I hope R gives an error message rather than a crash?

Best,
Uwe Ligges




Thanks,
Dave Bosley




______________________________________________
[email protected] 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.

Reply via email to