A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of rcites

rcites - rcites 1.2.0

  • Default branch is now set to main.
  • synonyms are properly formatted (see #65).
  • print() methods are tested (see #57).
  • curl::curl_escape(x) is used to encode some URL parts (see #63).
  • Consistently uses message() for console (see #60).
  • Vignettes are not precomputed (see #58).
  • Tests now uses vcr (now listed in Suggests, see #56).
  • Classes are now tested properly (see #54).
  • rcites_res() gains arguments verbose and raw (see #43 and #62).
  • Request status now are reported by warn_for_status() rather than by stop_for_status(), this prevents fast-failing in batch mode (see #62).

Biosphere - Terrestrial Wildlife - R
Published by KevCaz over 3 years ago

rcites - rcites v1.1.0

🎨 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).

Biosphere - Terrestrial Wildlife - R
Published by KevCaz almost 5 years ago

rcites - rcites 1.0.0

See https://ropensci.github.io/rcites/news/index.html for more details.

Biosphere - Terrestrial Wildlife - R
Published by KevCaz over 6 years ago

rcites - Initial release v0.1.0

Features

Documentation

See https://ibartomeus.github.io/rcites/ for more details.

Biosphere - Terrestrial Wildlife - R
Published by KevCaz almost 7 years ago