status_warning to apply_gam() to control whether a warning textual annotation is added to the plot when the GAM model cannot be used to assess the status of a species (e.g. due to insufficient data). The default is TRUE to maintain the previous behavior, but it can be set to FALSE to suppress the warning annotation in the plot (#186).y_var in apply_decision_rules() (#188).update_download_list(). The fix ensures that the function can handle cases where there are no existing downloads without throwing an error (#183).visualize_pathways_level1() and visualize_pathways_level2() plots (#181).codemeta.json. Try to solve zenodo integration (#178).README.md doesn't show the zenodo DOI badge anymore. It will be added again once the zenodo integration is fixed.`
get_nubkeys() to retrieve unique GBIF Backbone taxon keys from a species checklist.pathways_cbd() is deprecated. Use data frame pathwayscbd directly (#134).visualize_pathways_level1() and visualize_pathways_level2() functions (#168).indicator_native_range_year() when response_type = "cumulative" and x_include_missing = TRUE (#166). Unit-tests for indicator_native_range_year() are also extended.indicator_native_range_year().gbif_verify_keys() and its tests. It appeared a strange anomaly while checking if a key is a valid taxon key. Also, made use for the first time of the rgbif patch (#805) to avoid GBIF API issues for Windows users (#165).indicator_native_range_year(): Add option x_include_missing for including missing years as gaps on x-axis in the plot (#163).verify_taxa() to tidyselect 1.1.0: using an external vector in
selections was deprecated in tidyselect 1.1.0.apply_gam() to avoid emerging status change for negligible near zero values (#150).apply_gam() (#152).CITATION.cff is updated automatically via GitHub Actions (#151).indicator_native_range_year() (#143)response_type for indicator_native_range_year() to display "absolute", "relative" or "cumulative" values (inbo/alien-species-portal#119).relative argument in indicator_native_range_year() in favor of response_type argument.indicator_native_range_year() (#145)indicator_native_range_year() and indicator_introduction_year() are prettified by using an help function, nice_seq().