Package: rtide
Title: Tide Heights
Version: 0.0.11
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut",
           comment = c(ORCID = "0000-0002-7683-4592")),
    person("Luke", "Miller", , "contact@lukemiller.org", role = c("aut", "cre")),
    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/main/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/millerlp/rtide
BugReports: https://github.com/millerlp/rtide/issues
Depends: R (>= 4.0)
Imports: abind, chk, dttr2, tibble, utils
Suggests: covr, ggplot2, scales, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: no
Packaged: 2024-11-20 07:29:17 UTC; millerlp
Author: Joe Thorley [aut] (<https://orcid.org/0000-0002-7683-4592>),
  Luke Miller [aut, cre],
  Abram Fleishman [aut],
  Poisson Consulting [cph]
Maintainer: Luke Miller <contact@lukemiller.org>
Repository: CRAN
Date/Publication: 2024-11-20 07:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:42:41 UTC; windows
