Skip to content

spocc 0.3.2

Compare
Choose a tag to compare
@sckott sckott released this 13 Sep 18:23
· 420 commits to master since this release

NEW FEATURES

  • Added iDigBio as a new data source in spocc (#136) (#124)

MINOR IMPROVEMENTS

  • Added much more detail on what parameters in child packages are being used inside of the occ() function. Each data source is taken care of in a separate package or set of wrapper functions, and the man file now details what API parameters are being queried (#138)

BUG FIXES

  • Fixed bug where when latitude/longitude columns missing, caused problems downstream in printing outputs, etc. Now we put in NA's when those columns missing (#139)
  • Fixed bug in inat data source - Datetime variable changed to datetime
  • Fixed bug in vertnet data source - occurrenceID variable changed to occurrenceid