ajdamico / lodown

locally download and prepare publicly-available microdata
GNU General Public License v3.0
97 stars 47 forks source link

WVS not downloadable with lodown #170

Closed MHebbat closed 4 years ago

MHebbat commented 4 years ago

When applying get_catalog or lodown function:

wvs_cat <- get_catalog( "wvs" , output_dir = file.path( path.expand( "~" ) , "WVS" ))

following message appears in r console:

building catalog for wvs

Fehler in data.frame(wave = this.wave, this_id = dlid, stringsAsFactors = FALSE) : arguments imply differing number of rows: 1, 0

ajdamico commented 4 years ago

hi, this is a pretty low priority for me- you're welcome to submit a pull request if you would like this fixed?

MHebbat commented 4 years ago

Then the package is not relevant for me. Thanks. Also have no time to fix it..