-
Notifications
You must be signed in to change notification settings - Fork 12
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
gettaxo does not work #98
Comments
Code: Error : |
Code: require(bdvis)
require(rinat)
inat <- get_inat_obs_project("reptileindia")
inat <- format_bdvis(inat,source='rinat')
gettaxo(inat) Error:
|
Code:
Local database taxo.db is absent Retrieving data for taxon 'Acrochordus granulatus' √ Found: Acrochordus+granulatus
Retrieving data for taxon 'Agama' √ Found: Agama
Retrieving data for taxon 'Agamidae' √ Found: Agamidae
Retrieving data for taxon 'Ahaetulla nasuta' √ Found: Ahaetulla+nasuta
This console is showing the same error endlessly. |
The text was updated successfully, but these errors were encountered: