ropensci / taxadb

:package: Taxonomic Database
https://docs.ropensci.org/taxadb
Other
43 stars 13 forks source link

IUCN Issues #111

Open jt-tbc opened 1 year ago

jt-tbc commented 1 year ago

Hello,

I seem to be having issues when trying to connect to the IUCN database.

When I try to use either:

td_create("iucn")

or

get_ids(scientific_name, "iucn")

I get the error: Error in object[[name, exact = TRUE]] : subscript out of bounds

Any help would be greatly appreciated

cboettig commented 1 year ago

thanks for the report and sorry the error message is so useless, we haven't yet finished processing IUCN taxonomy into the new parquet format (see NEWS, IUCN policy makes their data use more manual. ).

I hope to add this soon, probably along with backports of the previous releases which are also not up yet.