NEWS

Erik.Leppo@tetratech.com and jon.harcum@tetratech.com

#> Last Update: 2020-03-31 11:08:07

baytrends 1.2.1

baytrends 1.2.0.9001

baytrends 1.2

baytrends 1.1.0.9020

baytrends 1.1.0.9019

baytrends 1.1.0.9018

baytrends 1.1.0.9017

baytrends 1.1.0.9016

baytrends 1.1.0.9015

baytrends 1.1.0.9014

baytrends 1.1.0.9013

baytrends 1.1.0.9012

baytrends 1.1.0.9011

baytrends 1.1.0.9004

baytrends 1.1.0.9003

baytrends 1.1.0.9002

baytrends 1.1.0

baytrends 1.0.8

baytrends 1.0.7.9011

baytrends 1.0.7.9010

baytrends 1.0.7.9009

baytrends 1.0.7.9008

baytrends 1.0.7.9007

baytrends 1.0.7.9006

baytrends 1.0.7.9005

baytrends 1.0.7.9004

baytrends 1.0.7.9003

baytrends 1.0.7.9002

baytrends 1.0.7.9001

baytrends 1.0.7

baytrends 1.0.6.9001

baytrends 1.0.6

baytrends 1.0.5.9001

baytrends 1.0.5

baytrends 1.0.4.9012

baytrends 1.0.4.9011

baytrends 1.0.4.9010

baytrends 1.0.4.9009

baytrends 1.0.4.9008

baytrends 1.0.4.9007

baytrends 1.0.4.9006

baytrends 1.0.4.9005

baytrends 1.0.4.9004

baytrends 1.0.4.9003

baytrends 1.0.4.9002

baytrends 1.0.4.9001

baytrends 1.0.4

baytrends 1.0.3.9021

baytrends 1.0.3.9020

baytrends 1.0.3.9019

baytrends 1.0.3.9019

baytrends 1.0.3.9018

baytrends 1.0.3.9017

baytrends 1.0.3.9016

baytrends 1.0.3.9015

baytrends 1.0.3.9014

baytrends 1.0.3.9013

baytrends 1.0.3.9012

baytrends 1.0.3.9011

baytrends 1.0.3.9010

baytrends 1.0.3.9009

baytrends 1.0.3.9008

baytrends 1.0.3.9007

baytrends 1.0.3.9006

baytrends 1.0.3.9005

baytrends 1.0.3.9004

baytrends 1.0.3.9003

baytrends 1.0.3.9002

baytrends 1.0.3.9001

baytrends 1.0.2.9012

development branch * Released - 2018-05-03 * branch of master based on v1.0.2 (release) * Clean up from check for CRAN * Note; NEWS.rmd. Add to git.ignore and .Rbuildignore * Error; sensAdjflow2.R ‘figNum’. Add QC check to ensure is defined. * Warning; undocumented dataset; added param and default to mergeFlow, gamTest, gamPlotCalc, and gamDiff. Also added to data.R (was missing). * Note; Namespace, importFrom. + importFrom(‘stats’, ‘BIC’, ‘StructTS’, ‘aggregate’, ‘approx’, ‘cov2cor’, ‘dnorm’, ‘filter’, ‘fitted’, ‘hat’, ‘integrate’, ‘logLik’, ‘lowess’, ‘lsfit’, ‘na.omit’, ‘na.pass’, ‘naresid’, ‘pchisq’, ‘ppoints’, ‘qf’, ‘residuals’, ‘sd’, ‘tsSmooth’, ‘update’, ‘var’) + importFrom(‘utils’, ‘flush.console’, ‘getS3method’, ‘modifyList’, ‘read.table’, ‘strOptions’, ‘write.table’) * Added QC to define figNum.
+ Copied from seasAdjflow2.R to detrended.flow.R and detrended.salinity.R * Add functions from swmwr packages: + smwrBase; %cn%, group2row, isDateLike + smwrQW; mcenKM, mcenMLE, mcenROS, mdlMLE, mdlROS, pcodeNWISqw + smwrStats; rmse, vif * Adding the above led to others that needed to be added: + smwrGraphs; refLine, xyPlot + smwrBase; importRDB * Addition of xyPlot required more functions: + smwrGraphs; setPlot, linearPretty, setPage, timePlot, colorPlot * Remove cross references in ‘seealso’ for some of the imported smwr functions. + importRDB, isLike, linearPretty, refLinem, setPage, setplot, timePlot, cn * importFrom needed for 3 more packages in the newest smwr functions that were added. + importFrom(‘grDevices’, ‘Type1Font’, ‘dev.cur’, ‘extendrange’, ‘gray’, ‘pdfFonts’, ‘rainbow’) + importFrom(‘graphics’, ‘box’, ‘segments’, ‘strwidth’) + importFrom(‘stats’, ‘cov.wt’, ‘dist’, ‘model.matrix’) * Add more smwr package functions: + Base; dectime, dectime2Date + Graphs; datePretty, namePretty, numericData, setColor, setGD, setMargin , setMultiPlot, timePretty * Fix links in most recently added functions; comment out seealso. + datePretty, dectime, namePretty, setColor, setMargin, setMultiPlot * Add importFrom; grDevices colors * Add function from smwr packages; + smwrGraphs; month.USGS, renderPretty, setExplan, transData, linewt (framewt) * Add importFrom for the newly added functions. + importFrom(‘grDevices’, ‘col2rgb’, ‘rgb’) + importFrom(‘graphics’, ‘axis’) * Add function from smwr packages; + smwrGraphs; addCaption * Fix ‘assign’ to global environment in smwrGraphs_setPage.R + Line 180, comment out. Is setting to NULL as a precaution but function isn’t used by baytrends. * Data with ‘no visible bindig for global variable’ error. + Add a line at the beginning of each affected function to reference the data; baytrends::xyz. + Peter Dalgaard’s proposed solution, 2014-Aug + http://r.789695.n4.nabble.com/no-visible-binding-for-global-variable-for-data-sets-in-a-package-td4696053.html + .chkParameter; parameterList + analysisOrganizeData; parameterList, stationMasterList, layerLukup + selectData; stationMasterList, parameterList, layerLukup * gamDiff, bad usage of stat. Undefined. Line 193. + Change to iSpec$stat * Remaining issues: + .gamPlotCalc; salinity.detrended + .mergeSalinity; salinity.detrended + gamDiff; salinity.detrended

baytrends 1.0.2.9011

baytrends 1.0.3

baytrends 1.0.2.9013

baytrends 1.0.2.9012

baytrends 1.0.2.9011

baytrends 1.0.2.9010

baytrends 1.0.2.9009

baytrends 1.0.2.9007

baytrends 1.0.2.9006

baytrends 1.0.2.9005

baytrends 1.0.2.9004

baytrends 1.0.2.9004

baytrends 1.0.2.9003

baytrends 1.0.2.9002

baytrends 1.0.2.9001

baytrends 1.0.2.0000

baytrends 1.0.1.9015

baytrends 1.0.1.9014

baytrends 1.0.1.9013

baytrends 1.0.1.9012

baytrends 1.0.1.9011

baytrends 1.0.1.9010

baytrends 1.0.1.9009

baytrends 1.0.1.9008

baytrends 1.0.1.9007

baytrends 1.0.1.9006

baytrends 1.0.1.9005

baytrends 1.0.1.9004

baytrends 1.0.1.9003

baytrends 1.0.1.9002

baytrends 1.0.1.9001

baytrends 1.0.1

baytrends 1.0.0.9002

baytrends 1.0.0.9001

baytrends 1.0.0

baytrends 0.3.3.9019

baytrends 0.3.3.9018

baytrends 0.3.3.9017

baytrends 0.3.3.9016

baytrends 0.3.3.9015

baytrends 0.3.3.9014

baytrends 0.3.3.9013

baytrends 0.3.3.9012

baytrends 0.3.3.9011

baytrends 0.3.3.9010

baytrends 0.3.3.9009

baytrends 0.3.3.9008

baytrends 0.3.3.9007

baytrends 0.3.3.9006

baytrends 0.3.3.9005

baytrends 0.3.3.9004

baytrends 0.3.3.9003

baytrends 0.3.3.9002

baytrends 0.3.3.9001

baytrends 0.3.3

baytrends 0.3.2

baytrends 0.3.1

baytrends 0.2.7

baytrends 0.2.6

baytrends 0.2.5

baytrends 0.2.4

baytrends 0.2.3

baytrends 0.2.2

baytrends 0.2.1