Stan125 / GREA

Gotta Read Em All: RStudio Add-In to interactively read ALL the data into R
48 stars 8 forks source link

Problems importing sav files #16

Closed skanskan closed 8 years ago

skanskan commented 8 years ago

I've been trying GREA. It works well with csv files, but when importing SPSS SAV files I can't get the preview and when I press "Done" I get this error:

Listening on http://127.0.0.1:5670

  1. Wrong options for generating df, or
  2. Outcome is not a df (for Excel and SPSS reader functions)

Though, if I use haven or foreign to import it it works well.

Stan125 commented 8 years ago

Hi there, Thanks for the remark. Could you send me the file that you used? Regards, Stani

skanskan commented 8 years ago

Hi, How should I send it?. By email or a public service such as zippyshare?

Stan125 commented 8 years ago

you can send it to me at: "stanislaus at stadlmann dot cm" (not com).

skanskan commented 8 years ago

Sent

Stan125 commented 8 years ago

I didn't have a problem while importing this file! bildschirmfoto 2016-07-18 um 17 29 31

skanskan commented 8 years ago

OK, thanks, I'll check it.

Stan125 commented 8 years ago

Hi there, I'mma close this issue. Just write here if the issue is not resolved.

jtruffa commented 8 years ago

Hello, nice work with GREA.

Trying to open a xlsm and didn´t work. Does it work for any Excel type worksheet?

Thanks,

Stan125 commented 8 years ago

I'm afraid only .xls and .xlsx work. Maybe just save it as .xlsx?

jtruffa commented 8 years ago

Yes, it worked.

Any chance to make (resize) window bigger? Have a huge spreadsheet.

Again: Great work!

Stan125 commented 8 years ago

Great! There should be a scroll bar somewhere...

jtruffa commented 8 years ago

Yes, there is. But for huge excel spreadsheets maybe the bigger windows is much useful.

Looks like rio is having trouble to open excel 97 format, concerning sheet number (which parameter). Xlsx works just fine. Any news about that?

Stan125 commented 8 years ago

Hmmm... Maybe open an issue over here if you can reproduce the problems with rio::import().