Skip to content

speciesProfile.isInvasive is not returned by rgbif::name_usage() #809

@sannegovaert

Description

@sannegovaert

speciesProfile.isInvasive is not returned by rgbif::name_usage()

https://api.gbif.org/v1/species/148693220/verbatim

library(rgbif)
rgbif::name_usage(key = "148693220", data = "speciesProfiles")
#> Records returned [1] 
#> Args [offset=0, limit=100] 
#> # A tibble: 1 × 2
#>    taxonKey habitat    
#>       <int> <chr>      
#> 1 148693220 Terrestrial

Created on 2025-07-17 with reprex v2.1.1

It would be great to have all terms insided speciesProfile returned. Our use case is that we want to make a European checklist of invasive species, and most checklists have the information on invasiveness in speciesProfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions