While debugging, found that function check_species() uses get_species() output. This output contains taxonomic information from the $taxonomic metadata slot. The column taxonIDReference is not present anymore in such output and this arises an error in check_species().
Bug found by @jimcasaer, while using
map_dep()
:While debugging, found that function
check_species()
usesget_species()
output. This output contains taxonomic information from the$taxonomic
metadata slot. The columntaxonIDReference
is not present anymore in such output and this arises an error incheck_species()
.This issue will be solved immediately.