Skip to content

rcites v1.1.0

Compare
Choose a tag to compare
@KevCaz KevCaz released this 01 Jul 17:04

🎨 New feature

  • spp_*() functions gain an argument pause (see #50, #51 following the issue reported by @fleurhierink in #49) to prevent functions from throwing errors caused by too many calls to the web API (which, for some reason, caused http 404 errors).

📝 Minor improvements

  • minor text editions through the documentation.

🐛 Bug fixes

  • internal function rcites_simplify_distributions() has been re-written to fix a bug that made spp_distributions() throw an error for taxon_id with only one distribution entry (see #53).
  • return an empty data frame when there is no listing available for a given species (Fix 🐛 #47 reported by @eveskew).