-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with using the package #27
Comments
Hi! Thanks for letting us know about the issue. Would you mind printing your Potential fix for that issue you can install with |
There's a new version of the package on CRAN now that should work with the latest version of
|
Hello - I've been trying to use the package on my Mac to no avail (both CRAN and GitHub repo versions). Usage of nearly all the functions fail for me.
For example, trying to run the example provided on the GitHub page:
warrens <- candidates_get_by_lastname( "warren", election_years = 2012 )
returns the following error:
Error in
map(): ℹ In index: 1. Caused by error in
purrr::modify_depth(): ! List not deep enough
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: