Closed sjgenco closed 10 months ago
are you able to submit a pull request to fix this? thanks!
I'm kind of a newbie here and not quite sure how to do that. Do I just copy this issue post over to Pull requests?
If I read Pull requests correctly, they are for solutions, not problems. Plus there's a whole thing with forks that I don't understand. So, in a nutshell, I haven't been able to submit a pull request. What should i do next?
getting the same rvest error on cpsbasic dataset as well
So I used patch-1 tag of lodown, of course had to install some DB packages from github and then now gives me ftp timeout error. To me sounds like the download URL for cpsbasic changed(?). Cant be sure.
I encounter the same error in the console:
anes_cat <- get_catalog( "anes", output_dir = "/home/courses/pol377f20/ANES/", your_email = "gronkep@reed.edu")
building catalog for anes
Error in FUN(X[[i]], ...) : subscript out of bounds
hi! apologies for the long delay. i've made a couple of big updates to asdfree.com that hopefully make the website a bit better, but i've decided to stop maintaining the lodown package so probably won't fix the bug you've reported. the new asdfree does have anes data, but only for the most current year. thanks
I see this issue came up once a few years ago with regard to a different db (https://github.com/ajdamico/asdfree/issues/301#issue-267172582) I'm getting it today with the ANES data catalog.
Here's my session: Per your 'Preliminaries' page I installed these packages:
Output:
Then I loaded these libraries:
Uncommenting the last line showed all the necessary libraries were loaded. Then I ran the get_catalog command, copied from your site:
Output:
Here's my environment: