Package: oceanwaves Title: Ocean Wave Statistics Version: 0.2.6999 Date: 2021-05-30 Authors@R: c(person(given = "Luke", family = "Miller", email= "contact@lukemiller.org", role = c("aut","cre"), comment = c(ORCID = "0000-0002-2009-6981")), person(given = "Urs", family = "Neumeier", email = "urs_neumeier@uqar.ca", role = "aut"), person(given = "Travis", family = "Mason", role = 'ctb'), person(given = 'Magali', family = 'Lecouturier', role = 'ctb'), person(given = 'George', family = 'Voulgaris', role = 'ctb')) Description: Calculate ocean wave height summary statistics and process data from bottom-mounted pressure sensor data loggers. Derived primarily from MATLAB functions provided by U. Neumeier at . Wave number calculation based on the algorithm in Hunt, J. N. (1979, ISSN:0148-9895) "Direct Solution of Wave Dispersion Equation", American Society of Civil Engineers Journal of the Waterway, Port, Coastal, and Ocean Division, Vol 105, pp 457-459. URL: https://github.com/millerlp/oceanwaves, https://millerlp.github.io/oceanwaves/ BugReports: https://github.com/millerlp/oceanwaves/issues Depends: R (>= 3.3.0), ggplot2 Imports: bspec, signal Suggests: scales, oce, knitr, rmarkdown, testthat (>= 2.1.0) License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 VignetteBuilder: knitr Repository: https://millerlp.r-universe.dev Date/Publication: 2021-06-11 03:55:17 UTC RemoteUrl: https://github.com/millerlp/oceanwaves RemoteRef: HEAD RemoteSha: bf0576aff30409b062e45606477362a45b7df5fa NeedsCompilation: no Packaged: 2026-07-03 17:59:34 UTC; root Author: Luke Miller [aut, cre] (ORCID: ), Urs Neumeier [aut], Travis Mason [ctb], Magali Lecouturier [ctb], George Voulgaris [ctb] Maintainer: Luke Miller