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

error in occ_issues egs with occ_data output #370

Closed
sckott opened this issue Aug 6, 2019 · 0 comments · Fixed by #371
Closed

error in occ_issues egs with occ_data output #370

sckott opened this issue Aug 6, 2019 · 0 comments · Fixed by #371
Labels
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented Aug 6, 2019

@damianooldoni seeing problems in these e.g.,s in the man file for occ_issues

xyz <- occ_data(taxonKey = c(9362842, 2492483, 2435099), limit = 300)
occ_issues(xyz, -gass84)
#> Error in if (attr(x, "type") == "single") { : argument is of length zero
traceback()
#> 2: print.gbif_data(x)
#> 1: (function (x, ...)
#>    UseMethod("print"))(x)

it seems to be in the print.gbif_data method.

Any ideas?

@sckott sckott added the Bug label Aug 6, 2019
@sckott sckott added this to the v1.4 milestone Aug 6, 2019
damianooldoni added a commit that referenced this issue Aug 7, 2019
sckott pushed a commit that referenced this issue Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant