[R] spss.get. Warning with SPSS 14 dataset
Muenchen, Robert A (Bob)
muenchen at utk.edu
Tue Jan 30 17:59:10 CET 2007
Here's a warning about that:
http://tolstoy.newcastle.edu.au/R/help/04/12/8827.html
Bob
=========================================================
Bob Muenchen (pronounced Min'-chen), Manager
Statistical Consulting Center
U of TN Office of Information Technology
200 Stokely Management Center, Knoxville, TN 37996-0520
Voice: (865) 974-5230
FAX: (865) 974-4810
Email: muenchen at utk.edu
Web: http://oit.utk.edu/scc,
News: http://listserv.utk.edu/archives/statnews.html
=========================================================
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-
> bounces at stat.math.ethz.ch] On Behalf Of John Kane
> Sent: Friday, January 26, 2007 11:49 AM
> To: R R-help
> Subject: [R] spss.get. Warning with SPSS 14 dataset
>
> I am using spss.get to import an SPSS database
> "Data.sav", created with SPSS 14 :
>
> df1 <- spss.get("C:/temp/Data.sav" , lowernames=TRUE,
> datevars = c("dateinte"))
>
> I am getting this warning. I get the same warning with
> read.spss.
>
> Warning message:
> C:/temp/Data.sav: Unrecognized record type 7, subtype
> 16 encountered in system file
>
> This is a stupid question but should I be worried
> about it? So far the data looks clean but it is not
> my data base originally and I wondered if there is
> anything specific that I should be checking for.
>
> Thanks.
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list