echor 0.1.5 2020-08-05

Minor Changes

  • httr::RETRY() used throughout. (fixes #49)
  • Add CITATION.
  • vignette and readme use ggspatial instead of ggmap. (fixes #52)

echor 0.1.4 2020-01-29

echor 0.1.3 2019-09-18

Major Changes (possibly breaking)

Minor changes

  • fix vignette (closes #44)
  • import tidyr (v1.0.0)
  • utilize httptest for unit testing

echor 0.1.2 2019-02-03

New functions

Updated functions

  • echoGetEffluent() uses a different API call to returns a flat dmr report (one plant at a time). Existing arguments remain the same and still returns a dataframe. (closes #37)

echor 0.1.1 2018-09-11

echor 0.1.0 2018-04-23

  • Added a NEWS.md file to track changes to the package.
  • Initial Release