Package: rerddapUtils Title: Miscellaneous Utilities for 'rerddap' Version: 1.0.2 Date: 2026-06-05 Authors@R: person("Roy", "Mendelssohn", email = "roy.mendelssohn@noaa.gov", role = c("aut","cre")) Description: The 'rerddapUtils' package is an 'R' package that is a set of four main functions designed to work with and extend the 'rerddap' package. These functions includes one for restricting by season, one for splitting large requests, and two for working with projected datasets. There are also two utility functions that provide estimates of the size of a proposed 'rerddap::griddap()' request. License: CC0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R(>= 4.4.0) Imports: cli, DBI, duckdb, lubridate, ncdf4, rerddap, sf, stats, stringr, Suggests: arrow, dplyr, duckplyr, httr, knitr, rmarkdown VignetteBuilder: knitr Config/roxygen2/version: 8.0.0.9000 LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev xz-utils Repository: https://rmendels.r-universe.dev Date/Publication: 2026-06-10 22:04:10 UTC RemoteUrl: https://github.com/rmendels/rerddapUtils RemoteRef: HEAD RemoteSha: b55c0b113d8a2e709361602c51007dc015f7ee4a NeedsCompilation: no Packaged: 2026-06-10 23:06:46 UTC; root Author: Roy Mendelssohn [aut, cre] Maintainer: Roy Mendelssohn