Releases: fawda123/SWMPr
v2.5.2
v2.5.1
v2.5.0
v2.4.3
- Removed maptools dependency, replaced with
getSunlightTimes()function from suncalc package to estimate metabolic days in metab_day() function
v2.4.2
-
Added
fillargument toplot_summaryas option to fill missing values with long term monthly averages or linear interpolation -
Added
base_sizeargument for global text size inplot_summary -
Fix to annual anomalies in
plot_summaryas average of monthly sums -
Enhancement to
qaqcto work if angle brackets not included in qualifier codes -
Only required functions from data.table dependency imported
v2.4.1
-
Fix to
map_reservefunction for updates to ggmap -
Added Pacific/Honolulu time zone and
'hee'site code totime_vecfunction for He'eia reserve -
Added
colsleft,colsmid, andcolsrightarguments toplot_summaryfor separate colors on left, mid, right portions of plot -
URL fix to
metab_daydocumentation
v2.4.0
v2.3.2
v2.3.1
SWMPr 2.3.1
-
Added
collMethdargument toimport_localfunction to specify diel or standard monthly sampling for nutrient samples -
Minor fix to
swmprfunction if trailing white spaces found at end of each qaqc column -
Minor fix to help files if searching by concept, e.g.,
help.search('analyze', package = "SWMPr")
v2.3.0
SWMPr 2.3.0
-
Added informative error message if IP address not registered for using CDMO web services
-
Added
plot_quantsfunction to evaluate trends relative to long-term averages -
All numeric columns are forced to numeric atomic vectors on input
-
Documentation updated to indicate a return value in the
calcklfunction -
Fixed bug with
combfunction if differ argument is incorrect -
Added option in
qaqcto included additional columns specifying censored values (viacens_idfunction)