Package: rtide
Title: Tide Heights
Version: 0.0.3
Date: 2016-12-21
Authors@R: c(
    person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre")),
    person("Luke", "Miller", email = "contact@lukemiller.org", role = "aut"))
Description: Calculates tide heights based on tide station harmonics.
    It includes the harmonics data for 637 US stations.
    The harmonics data was converted from harmonics-dwf-20151227-free,
    NOAA web site data processed by David Flater for XTide.
    The code to calculate tide heights from the harmonics is based on XTide.
URL: https://github.com/poissonconsulting/rtide
BugReports: https://github.com/poissonconsulting/rtide/issues
Depends: R (>= 3.3.0)
Imports: abind, datacheckr (>= 0.1.1), dplyr, lubridate, magrittr,
        plyr, stringr, tidyr, tibble, utils
Suggests: ggplot2, scales, testthat
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-22 04:37:45 UTC; joe
Author: Joe Thorley [aut, cre],
  Luke Miller [aut]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2016-12-22 09:04:38
