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? Thanks, Dave Bosley -- View this message in context: http://www.nabble.com/Converting-S-plus-project-folders-to-R-tp24209758p24209758.html Sent from the R help mailing list archive at Nabble.com.
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 > > >
Maybe Matching Threads
- [LIBNBD SECURITY PATCH 0/1] NBD Protocol Downgrade Attack in libnbd
- [PATCH nbdkit] Change the default protocol to newstyle.
- [libnbd PATCH] states: Avoid magic number for h->tls
- Registering S3 class from external package
- [libnbd PATCH] api: Add set_handshake_flags for integration