Finn Sandø <fs <at> fs-analyse.dk> writes:

> 
> When I try to import an spss sav file with read.spss() I am getting the 
> following error
> 'Error in read.spss("X:\\xxxx.sav") : error reading system-file header' 
> and the import process is aborted.
> I have tried in v. 2.3.0 and 2.3.1
> The sav-file loads without problems in spss v14 I have tried saving in 
> older spss v7 but are getting the same result.
> The read.spss() has other errors (the 'Unrecognized record type 7, 
> subtype 7 encountered in system file') but it does not seem to have any 
> impact.


These are also the error messages you get when the .sav file in question was 
created with the SPSS Data Entry product.  If that is the case, then it is 
covered by section 3.1 of the R Data Import/Export document.

Michael

______________________________________________
R-help@stat.math.ethz.ch 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