• Same as previous version.
  • No longer supports R 3.3.
  • House keeping.
  • Replaced dependency on checkr with chk.
  • Replaced dependency on dttr with dttr2.
  • Replaced lubridate dependency with dttr
  • internal rbind of list of data frames no longer includes stringsAsFactors as causes error with rbind.sf (instead sets and unsets in options)
  • Replaced dependency datacheckr with checkr
  • Removed dependencies plyr, magrittr, tidyr, stringr
  • tibble now only suggested
  • Removed dependency on dplyr
  • Recognises station names with brackets like ‘Annapolis (US Naval Academy), Severn River, Maryland’
  • Calculates tide heights when a station name is subset of another station name. For example ‘San Francisco, San Francisco Bay, California’ and ‘North Point, Pier 41, San Francisco, San Francisco Bay, California’ (Issue #10)
  • Released on CRAN
  • Released on GitHub