Package: oce Title: Analysis of Oceanographic Data Version: 1.8-4 Authors@R: c( person(given="Dan", family="Kelley", email="Dan.Kelley@Dal.Ca", role=c("aut", "cre"), comment=c(ORCID="0000-0001-7808-5911")), person(given="Clark", family="Richards", email="clark.richards@gmail.com", role=c("aut"), comment=c(ORCID="0000-0002-7833-206X")), person(given="Chantelle", family="Layton", email="chantelle.layton@dal.ca", role=c("ctb"), comment=c(ORCID="0000-0002-3199-5763", "curl() coauthor")), person(given="British Geological Survey", role=c("ctb","cph"), comment="magnetic-field subroutine")) Maintainer: Dan Kelley Depends: R (>= 4.1.0), gsw, methods, utils Suggests: curl, DBI, foreign, interp, jsonlite, knitr, lubridate, ncdf4, ocedata, rmarkdown, RSQLite, R.utils, sf, terra, testthat (>= 3.0.0), tiff, XML BugReports: https://github.com/dankelley/oce/issues Description: Supports the analysis of Oceanographic data, including 'ADCP' measurements, measurements made with 'argo' floats, 'CTD' measurements, sectional data, sea-level time series, coastline and topographic data, etc. Provides specialized functions for calculating seawater properties such as potential temperature in either the 'UNESCO' or 'TEOS-10' equation of state. Produces graphical displays that conform to the conventions of the Oceanographic literature. This package is discussed extensively by Kelley (2018) "Oceanographic Analysis with R" . License: GPL (>= 2) Encoding: UTF-8 URL: https://dankelley.github.io/oce/ LazyData: false Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 BuildVignettes: true VignetteBuilder: knitr NeedsCompilation: yes LinkingTo: Rcpp Imports: Rcpp Packaged: 2026-06-30 13:46:23 UTC; root Config/testthat/edition: 3 Repository: https://dankelley.r-universe.dev Date/Publication: 2026-06-30 13:12:32 UTC RemoteUrl: https://github.com/dankelley/oce RemoteRef: HEAD RemoteSha: 36578aecea57010c09c62b4d546db8e81487f80f Author: Dan Kelley [aut, cre] (ORCID: ), Clark Richards [aut] (ORCID: ), Chantelle Layton [ctb] (ORCID: , curl() coauthor), British Geological Survey [ctb, cph] (magnetic-field subroutine)