Package: irishbuoys Title: Analyze Irish Weather Buoy Network Data Version: 0.2.0 Authors@R: person("John", "Gavin", , "john.b.gavin@gmail.com", role = c("aut", "cre")) Description: Provides tools to download, process, and analyze data from the Irish Weather Buoy Network. Includes functions for accessing real-time and historical data via the Marine Institute's ERDDAP server, storing data in DuckDB for efficient querying, and building predictive models for wave height and weather conditions. URL: https://johngavin.github.io/irishbuoys/ License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: arrow, cli, dbplyr, DBI, dplyr, duckdb, glue, httr2, jsonlite, lubridate, pointblank, rlang, tibble, utils Suggests: blastula, copula, kendallknight, covr, crew, dygraphs, DT, evd, extRemes, forecast, gert, ggplot2, here, htmltools, knitr, mev, mgcv, mirai, nanoparquet, perspectiveR, plumber, plotly, quantreg, quarto, ranger, rmarkdown, scales, shiny, shinylive, SpatialExtremes, tarchetypes, targets, testthat (>= 3.0.0), tidyr, withr, xts, zoo VignetteBuilder: knitr, quarto Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev xz-utils Repository: https://johngavin.r-universe.dev Date/Publication: 2026-07-25 09:22:08 UTC RemoteUrl: https://github.com/JohnGavin/irishbuoys RemoteRef: HEAD RemoteSha: 7bf8e4aa59243cd76e7dedbda4726fd600e897c0 NeedsCompilation: no Packaged: 2026-07-25 09:45:36 UTC; root Author: John Gavin [aut, cre] Maintainer: John Gavin Depends: R (>= 4.2.0)