....in example data <- read.spss("c:/data.sav",use.value.label=F,to.data.frame=T) try help(read.spss) ! regards,christian kjetilh at umsanet.edu.bo schrieb am 28.08.02 02:08:39:> Hola! > > Can the foreign package now read data from spss 10? > > Kjetil Halvorsen > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html > Send "info", "help", or "[un]subscribe" > (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Wed, 28 Aug 2002 chr.schulz at email.de wrote:> ....in example > data <- read.spss("c:/data.sav",use.value.label=F,to.data.frame=T) > > try help(read.spss) !Which seems to me to say nothing about which versions of SPSS are supported, as I read it the point of Kjetil's question. John Fox has successfully read one SPSS10 dataset, but I don't think we know if the code reads all such datasets (even for earlier SPSS versions). These proprietary formats are not that well documented (and sometimes what documentation there is is incorrect or outdated).> kjetilh at umsanet.edu.bo schrieb am 28.08.02 02:08:39: > > > > Can the foreign package now read data from spss 10?-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
...it works for SPSS10.0.5 Win2000 fine for me and i have got never any problem - and use.value.labels works fine, too ! ..and i think their should no difference between version 9.0 or 8.0 for the *.sav files ? Notice: The *.spo (Outputs) files make problems using different versions from 10.0 to 9.0. regards,Christian regards,christian <ripley at stats.ox.ac.uk> schrieb am 28.08.02 09:11:48:> On Wed, 28 Aug 2002 chr.schulz at email.de wrote: > > > ....in example > > data <- read.spss("c:/data.sav",use.value.label=F,to.data.frame=T) > > > > try help(read.spss) ! > > Which seems to me to say nothing about which versions of SPSS are > supported, as I read it the point of Kjetil's question. > > John Fox has successfully read one SPSS10 dataset, but I don't think we > know if the code reads all such datasets (even for earlier SPSS versions). > These proprietary formats are not that well documented (and sometimes what > documentation there is is incorrect or outdated). > > > kjetilh at umsanet.edu.bo schrieb am 28.08.02 02:08:39: > > > > > > Can the foreign package now read data from spss 10? > > -- > Brian D. Ripley, ripley at stats.ox.ac.uk > Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road, +44 1865 272860 (secr) > Oxford OX1 3TG, UK Fax: +44 1865 272595 >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._