Package: EBASE Title: Estuarine Bayesian Single-Station Estimation Method for Ecosystem Metabolism Version: 1.1.0 Date: 2024-09-25 Authors@R: c( person(given = "Marcus", family = "Beck", role = c("aut", "cre"), email = "mbeck@tbep.org", comment = c(ORCID = "0000-0002-4996-0059") ), person(given = "Maria", family = "Herrmann", role = c("aut"), email = "mxh367@psu.edu" ), person(given = "Jill", family = "Arriola", role = c("aut"), email = "jva5648@psu.edu", comment = c(ORCID = "0000-0003-2173-8349") ), person(given = "Raymond", family = "Najjar", role = c("aut"), email = "rgn1@psu.edu", comment = c(ORCID = "0000-0002-2960-5965") ) ) Description: Estimate ecosystem metabolism in a Bayesian framework for individual water quality monitoring stations with continuous dissolved oxygen time series. A mass balance equation is used that provides estimates of parameters for gross primary production, respiration, and gas exchange. Methods adapted from Grace et al. (2015) and Wanninkhof (2014) . Details in Beck et al. (2024) . Depends: R (>= 4.1.0) Imports: doParallel, dplyr, foreach, ggplot2 (>= 3.4.0), lubridate, R2jags (>= 0.6.1), rjags (>= 4.10), tidyr, truncnorm, zoo Suggests: testthat (>= 3.0.0), knitr, rmarkdown, covr License: CC0 SystemRequirements: JAGS 4.x.y (https://mcmc-jags.sourceforge.net) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://fawda123.github.io/EBASE/, https://github.com/fawda123/EBASE/ BugReports: https://github.com/fawda123/EBASE/issues LazyData: true LazyDataCompression: xz Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: jags libicu-dev Repository: https://fawda123.r-universe.dev Date/Publication: 2024-09-25 15:24:46 UTC RemoteUrl: https://github.com/fawda123/EBASE RemoteRef: HEAD RemoteSha: 00da3d6eebfbffb0b3053b7c52e3896aa0c21ab4 NeedsCompilation: no Packaged: 2026-07-04 06:49:10 UTC; root Author: Marcus Beck [aut, cre] (ORCID: ), Maria Herrmann [aut], Jill Arriola [aut] (ORCID: ), Raymond Najjar [aut] (ORCID: ) Maintainer: Marcus Beck