Re: [R] cannot load .sav-files in R 3.4.0

2017-05-03 Thread Siouxsie
unfortunately not. i tried: devtools::install_github( "hadley/dplyr" ) and got this: Downloading GitHub repo hadley/dplyr@master from URL https://api.github.com/repos/hadley/dplyr/zipball/master Installing dplyr Installing 1 package: bindrcpp Installing package into ‘\\unetna01/mandersk$/Daten/R

Re: [R] cannot load .sav-files in R 3.4.0

2017-05-02 Thread Anthony Damico
are you able to install anything from github? like devtools::install_github( "hadley/dplyr" ) On Tue, May 2, 2017 at 9:36 AM, wrote: > unfortunately it failed with the installation of lodown: > >> devtools::install_github("ajdamico/lodown") >> > Downloading GitHub repo ajdamico/lodown@master

Re: [R] cannot load .sav-files in R 3.4.0

2017-05-01 Thread Anthony Damico
did my code work? thanks On Mon, May 1, 2017 at 11:35 AM, wrote: > hi, thanks for the reply! > it always worked until 3.4.0. i got warning but they did not stop R > loading the file ... > > Am 01.05.2017 16:10 schrieb Anthony Damico: > >> hi, i don't think foreign::read.spss or haven::read_spss

Re: [R] cannot load .sav-files in R 3.4.0

2017-05-01 Thread Anthony Damico
hi, i don't think foreign::read.spss or haven::read_spss have ever worked with a handful of the ess files, but library(memisc) does. you are better off loading ess with library(lodown) because the drudge work has already been done-- library(devtools) devtools::install_github("ajdamico/lo

[R] cannot load .sav-files in R 3.4.0

2017-05-01 Thread katharina . manderscheid
after updating R from 3.3.3. to 3.4.0 i cannot import spss-data files anymore. for the european social survey (europeansocialsurvey.org) i get this warning: re-encoding from CP1252 Fehler in levels<-(*tmp*, value = if (nl == nL) as.character(labels) else paste0(labels, : factor level [3] is du