Package: rtide
Title: Tide Heights
Version: 0.0.8
Authors@R: c(
    person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")),
    person("Luke", "Miller", email = "contact@lukemiller.org", role = "aut"),
    person("Abram", "Fleishman", role = "aut"),
    person("Poisson Consulting", role = "cph"))
Description: Calculates tide heights based on tide station harmonics.
    It includes the harmonics data for 637 US stations.
    The harmonics data was converted from <https://github.com/poissonconsulting/rtide/blob/master/data-raw/harmonics-dwf-20151227-free.tar.bz2>,
    NOAA web site data processed by David Flater for 'XTide'.
    The code to calculate tide heights from the harmonics is based on 'XTide'.
License: GPL-3
URL: https://github.com/poissonconsulting/rtide
BugReports: https://github.com/poissonconsulting/rtide/issues
Depends: R (>= 3.4)
Imports: abind, chk, dttr2, utils, tibble
Suggests: ggplot2, scales, testthat, covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2020-07-10 00:25:06 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Luke Miller [aut],
  Abram Fleishman [aut],
  Poisson Consulting [cph]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2020-07-10 10:20:02 UTC
