Package: rtide
Title: Tide Heights
Version: 0.0.9
Authors@R: 
    c(person(given = "Joe",
             family = "Thorley",
             role = c("aut", "cre"),
             email = "joe@poissonconsulting.ca",
             comment = c(ORCID = "0000-0002-7683-4592")),
      person(given = "Luke",
             family = "Miller",
             role = "aut",
             email = "contact@lukemiller.org"),
      person(given = "Abram",
             family = "Fleishman",
             role = "aut"),
      person(given = "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, tibble, utils
Suggests: covr, ggplot2, scales, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-29 21:24:51 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: 2021-05-29 21:50:03 UTC
Built: R 4.1.0; ; 2021-06-01 17:19:31 UTC; unix
