Page 1 of 1

Can't read data into Jamovi GUI

Posted: Sat May 06, 2017 8:47 am
by j3ypi
I tried to read a .csv file into Jamovi, but the Error "string index out of range" occurs. It works fine with two other datasets.

First I thought it may be the problem that I used the tidyverse function to write the csv file, but that wasn't the case. Neither were the umlauts Ä,Ö,Ü in the column names the problem. At least removing them didn't fix the error.

So I thought maybe its because the original file is in a .sav format. I don't know why this should matter after converting it with R to a .csv file though.

Any idea why I can't read the dataset into Jamovi?

Re: Can't read data into Jamovi GUI

Posted: Sat May 06, 2017 9:36 am
by Ravi
Could you send the csv to contact [at] jamovi [dot] org so we can have a look?

Cheers

Re: Can't read data into Jamovi GUI

Posted: Sat May 06, 2017 11:02 am
by jonathon
i've committed a fix. will be in the next release!

Re: Can't read data into Jamovi GUI

Posted: Sat May 06, 2017 11:12 am
by j3ypi
Thanks!