Skip to content
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

Errors on doi with special characters #117

Closed
dfalster opened this issue Aug 24, 2016 · 2 comments
Closed

Errors on doi with special characters #117

dfalster opened this issue Aug 24, 2016 · 2 comments
Labels
Milestone

Comments

@dfalster
Copy link

Great package! I got an error when making the following query, which is possibly to do with the unusual characters, even though data do exist for this item:

> cr_cn(dois = "10.1890/0012-9615(1999)069[0569:EDILSA]2.0.CO;2")
Error in if (is.na(agency_id)) { : argument is of length zero
In addition: Warning messages:
1: 404: Resource not found. - (10.1890/0012-9615(1999)069[0569:EDILSA]2.0.CO;2) 
2: In is.na(agency_id) :
  is.na() applied to non-(list or vector) of type 'NULL'

I'm documenting this bug for sake of improving the package robustness, not because I need a fix (I'll use a workaround for now).

@sckott sckott added the bug label Aug 24, 2016
@sckott
Copy link
Contributor

sckott commented Aug 24, 2016

thanks! will get sorted

has to do with not failing well

@sckott sckott added this to the v0.6 milestone Aug 24, 2016
@sckott sckott closed this as completed in 8d04d09 Aug 24, 2016
@sckott
Copy link
Contributor

sckott commented Aug 24, 2016

@dfalster okay, reinstall and try it again

@sckott sckott modified the milestones: v0.6, v0.5.8 Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants