Changes in version 1.1.0 (2024-09-25) - Added nogas argument option to ebase() to estimate EBASE without gas exchange - Removed option for progress file output from ebase() which can unexpectedly cause JAGS to crash - Added ebase_years() function to estimate EBASE on multiple years of data - Added net ecosystem metabolism (NEM) as output from ebase() - Added asnem argument as option to plot NEM, P, and R using ebase_plot() Changes in version 1.0.2 (2024-06-04) - Added check in ebase_prep() for ascending date - Fix to model formula in JAGS file and ebase_prep() for correct handling of Z either as fixed of continuous. This is a minor change and does not affect the results of the model for fixed Z, but previously produced incorrect rates if continuous. - ebase_prep() no longer converts dissolved oxygen to areal (as above) Changes in version 1.0.1 (2024-03-22) - Minor update to documentation for core EBASE equation and model file. All calculations are the same. Changes in version 1.0.0 (2024-03-08) - Initial CRAN submission.