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
fill
argument toplot_summary
as option to fill missing values with long term monthly averages or linear interpolation -
Added
base_size
argument for global text size inplot_summary
-
Fix to annual anomalies in
plot_summary
as average of monthly sums -
Enhancement to
qaqc
to work if angle brackets not included in qualifier codes -
Only required functions from data.table dependency imported
v2.4.1
-
Fix to
map_reserve
function for updates to ggmap -
Added Pacific/Honolulu time zone and
'hee'
site code totime_vec
function for He'eia reserve -
Added
colsleft
,colsmid
, andcolsright
arguments toplot_summary
for separate colors on left, mid, right portions of plot -
URL fix to
metab_day
documentation
v2.4.0
v2.3.2
v2.3.1
SWMPr 2.3.1
-
Added
collMethd
argument toimport_local
function to specify diel or standard monthly sampling for nutrient samples -
Minor fix to
swmpr
function 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_quants
function 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
calckl
function -
Fixed bug with
comb
function if differ argument is incorrect -
Added option in
qaqc
to included additional columns specifying censored values (viacens_id
function)