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

Query leads to bug in rbindlist call in occ() #166

Closed
sckott opened this issue Jun 14, 2016 · 0 comments
Closed

Query leads to bug in rbindlist call in occ() #166

sckott opened this issue Jun 14, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented Jun 14, 2016

occ(
    query = "Accipiter striatus", 
    gbifopts = list(datasetKey=c("f934f8e2-32ca-46a7-b2f8-b032a4740454", 
        "6ce7290f-47f6-4046-8356-371f5b6749df")), 
    limit=20
)

#> Error in rbindlist(lapply(out, "[[", "data"), fill = TRUE, use.names = TRUE) : 
#>   Item 1 of list input is not a data.frame, data.table or list
@sckott sckott added the bug label Jun 14, 2016
@sckott sckott self-assigned this Jun 14, 2016
@sckott sckott modified the milestone: v0.5.4 Sep 23, 2016
@sckott sckott closed this as completed in 6c56390 Oct 4, 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

1 participant