Package: geslaR Title: Get and Manipulate the GESLA Dataset Version: 1.0-3 Authors@R: c(person("Fernando", "Mayer", , "fernando.mayer@ufpr.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5115-338X")), person("Niamh", "Cahill", , "niamh.cahill@mu.ie", role = c("aut"), comment = c(ORCID = "0000-0003-3086-550X"))) Description: Promote access to the GESLA (Global Extreme Sea Level Analysis) dataset, a higher-frequency sea-level record data from all over the world. It provides functions to download it entirely, or query subsets directly into R, without the need of downloading the full dataset. Also, it provides a built-in web-application, so that users can apply basic filters to select the data of interest, generating informative plots, and showing the selected sites. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/EireExtremes/geslaR, https://eireextremes.github.io/geslaR/ BugReports: https://github.com/EireExtremes/geslaR/issues Depends: arrow, dplyr, R (>= 4.1.0) Imports: cli Suggests: bslib, DT, knitr, leaflet, leafpop, lubridate, patchwork, plotly, rmarkdown, shiny, shinyalert, shinycssloaders, shinyWidgets, testthat (>= 3.0.0), tidyverse SystemRequirements: arrow Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake libssl-dev Repository: https://eireextremes.r-universe.dev Date/Publication: 2026-07-03 00:43:05 UTC RemoteUrl: https://github.com/eireextremes/geslar RemoteRef: HEAD RemoteSha: 0de5e58f403f08e6c9c326195029622f4f7d8480 NeedsCompilation: no Packaged: 2026-07-03 03:03:09 UTC; root Author: Fernando Mayer [aut, cre] (ORCID: ), Niamh Cahill [aut] (ORCID: ) Maintainer: Fernando Mayer