Releases: fawda123/SWMPr
Releases · fawda123/SWMPr
v2.0.8
QAQC function now uses string matching to keep flags, see the examples in the help file.
v2.0.1
Added a feature to timestep argument of setstep that allows character input, see the help file.
v1.9.2
Some minor tweaks to the functions to deal with the global binding issues in CRAN checks. These should not affect usability.
v1.9.1
Modifications to plot.swmpr
, lines.swmpr
, and hist.swmpr
for simplicity. Each now only accepts a two-column swmpr
object with one parameter. A more informative error message is also returned.
v1.9.0
Added import_retrieve
function to import data from an independent remote server. Also added a mod to ecometab
to convert all columns to numeric.
v1.8.1
Added fix to plot_summary
function to plot same years on the anomaly graphs for missing data
v1.8.0
Functions for aggregating and plotting metabolism
v1.7.0
Added functions to estimate ecosystem metabolism using the open-water method. See the citations in the help file for ecometab
for references.
v1.6.0
Removed all dependencies to the SSOAP package which is not on CRAN. Functions from the httr package are now used to retrieve online data.