[R] meaning of warning messages after spss-import
David Winsemius
dwinsemius at comcast.net
Thu Jul 8 04:42:32 CEST 2010
I have not seen that particular subtype documented in the archives,
but others (subtpes 16 and 17 if I remember correctly) were due to
difficulties in extracting value labels from the incompletely
documented spss file structure. Have you examined the resulting data
object with str()?
--
David.
On Jul 7, 2010, at 4:56 PM, Katharina Manderscheid wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have imported a spss-data set with the read.spss command and
> received the following warning
> messages. Does this mean that something did not work correctly? What
> am I to make out of these messages?
> Thanks for your help, Katharina
>
> Warning messages:
> 1: In read.spss("/Daten/ESS4DE.spss/ESS4DE.sav", :
> /Daten/ESS4DE.spss/ESS4DE.sav: File-indicated character
> representation code (1252) looks like a
> Windows codepage
> 2: In read.spss("/Daten/ESS4DE.spss/ESS4DE.sav", :
> /Daten/ESS4DE.spss/ESS4DE.sav: Unrecognized record type 7, subtype
> 20 encountered in system file
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkw06fIACgkQi42/FeXAb/5AYACeO7Zgqct1OaTiZE0HN+kVBBX9
> dwsAnAh/6bJfuPl6NcOlaf9lZ7UvENAl
> =5c3G
> -----END PGP SIGNATURE-----
>
> ______________________________________________
> R-help at r-project.org 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.
More information about the R-help
mailing list