Package: rtide Title: Tide Heights Version: 0.0.12 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 , 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 (>= 0.10.0), dttr2, tibble, utils Suggests: covr, ggplot2, scales, spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Language: en-US Config/roxygen2/version: 8.0.0 Repository: https://millerlp.r-universe.dev Date/Publication: 2026-07-20 07:02:59 UTC RemoteUrl: https://github.com/millerlp/rtide RemoteRef: HEAD RemoteSha: 9116e062f6dd61789591012f8b762d20401fcd7b NeedsCompilation: no Packaged: 2026-07-20 08:40:26 UTC; root Author: Joe Thorley [aut] (ORCID: ), Luke Miller [aut, cre], Abram Fleishman [aut], Poisson Consulting [cph] Maintainer: Luke Miller