trias
Process Data for the Project Tracking Invasive Alien Species (TrIAS)
Belgium's invasive-species indicator toolkit is in steady refinement, one plotting edge case at a time.
◆Recent moves
- 3mo ago
GAM plots survive models that cannot be fitted
Allows GAM plots to be drawn without textual annotation when the model cannot be run, so a failed fit degrades to a usable figure instead of nothing. Also removes a default from a required argument of apply_decision_rules(), making the omission an error rather than a silent assumption.
View source ↗ - 5mo ago
Column validation added to the download list update
Checks that the file argument to update_download_list() has the expected columns before proceeding. Input-guard work of the same kind that fills most of this feed.
View source ↗ - 6mo ago
Y-axis tick values corrected in pathway plots
Fixes y-axis tick values in the level 1 and level 2 pathway visualizations. A presentation-only correction.
View source ↗ - 6mo ago
Zenodo integration patch removes the DOI badge
Updates codemeta.json and pulls the Zenodo DOI badge from the README while the integration is broken, with the badge to return once it is fixed. Repository metadata rather than package behavior.
View source ↗ - 6mo ago
get_nubkeys() resolves GBIF Backbone taxon keys
Adds get_nubkeys() to retrieve unique GBIF Backbone taxon keys from a species checklist, including the accepted taxa that synonyms point to. Synonym resolution is the recurring difficulty in checklist work, so this is the most substantive addition in the recent run.
View source ↗ - 6mo ago
pathways_cbd() deprecated in favor of its data frame
Deprecates pathways_cbd() so users read the pathwayscbd data frame directly. A small step in trading accessor functions for plain shipped data.
View source ↗