You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've come across this problem several times now with different data sets that can't be read in with haven package. However, I'm posting it here, because I assume that the problem is with the underlying parsing from ReadStat.
Using the attached data set once it is unpacked (sorry for the file size!) and reading it in with haven in R:
The problem is probably again with some weird or superlong character variables (maybe it's also connected to this multibyte problem?) that SPSS would handle without issues, but haven (or other tools do not).
BTW: When I open the file in SPSS, save it and then try to open it again with haven, it works just fine.