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 , 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Language: en-US Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2024-11-20 07:32:30 UTC RemoteUrl: https://github.com/poissonconsulting/rtide RemoteRef: HEAD RemoteSha: bdf634d9047705de1577d9893577397e8c95a2f1 NeedsCompilation: no Packaged: 2026-06-25 08:36:23 UTC; root Author: Joe Thorley [aut] (ORCID: ), Luke Miller [aut, cre], Abram Fleishman [aut], Poisson Consulting [cph] Maintainer: Luke Miller