Skip to content
Back to formatted view

Raw Message

Message-ID: <62f82d62ca45.62ca4562f82d@jhsph.edu>
Date: 2004-01-20T17:05:08Z
From: Ravi Varadhan
Subject: Restoring an S object that was data-dumped

Hi:

In R, how can I "data.restore" an object that was "data.dump"ed in 
Splus (I am not sure of the exact version, but probably Splus5)? 
When I use data.restore, I get the following error message (I am using 
R 1.7.0 on Windows)

> data.restore("n2.suicide")
Error in ReadSdump(TRUE, " ") : S 
mode "        "Netherlands", "Ireland", "Denmark", "Norway", " 
Sweden", "Finland"," (near byte offset 230) not supported
In addition: Warning message: 
NAs introduced by coercion 
> 

Thanks for any help,
Ravi.