Skip to content

rgbif v3.7.5

Choose a tag to compare

@jhnwllr jhnwllr released this 06 Jan 10:51
· 313 commits to master since this release
75d7cd8

NEW FEATURES

  • name_backbone_checklist() now accepts strict=TRUE, meaning that only non-fuzzy matches are returned. (#565)
  • name_backbone_checklist() now accepts default values for high taxonomy, such as kingdom, phylum, family, ect. (#515)
  • name_backbone_checklist() now returns a column is_alternative when verbose=TRUE, which lets the user know if a name was originally considered to be an alternative choice by the name matcher. (#515)

DOCUMENTATION

MINOR IMPROVEMENTS

  • removed sp and rgeos dependencies. (#578)