Package: smwrBase Version: 1.1.5 Date: 2017-09-18 Title: Functions to import and manipulate hydrologic data Authors@R: c( person("Dave", "Lorenz", role = c("aut")), person("Laura", "DeCicco", role = c("aut","cre"), email = "ldecicco@usgs.gov"), person("Sheila","Saia", role = "ctb")) Depends: lubridate (>= 1.3) Imports: methods, stats, digest, memoise Suggests: smwrData (>= 0.6), dataRetrieval (>= 2.0.1), testthat Description: This package has data import and export functions for specialized formats used within the U.S. Geological Survey. It also contains several functions that are useful for managing or manipulating hydrologic and other data. License: CC0 URL: http://pubs.er.usgs.gov/publication/ofr20151202 BugReports: https://github.com/USGS-R/smwrBase/issues LazyLoad: yes RoxygenNote: 6.0.1 Collate: 'timeDay-class.R' 'Arith-timeDay.R' 'LogPearsonIII.R' 'Math-timeDay.R' 'PearsonIII.R' 'anomalies.R' 'as.character.timeDay.R' 'as.data.frame.timeDay.R' 'as.timeDay.R' 'baseDay.R' 'baseDay2decimal.R' 'boxCox.R' 'c.timeDay.R' 'coalesce.R' 'conc.meq.R' 'conc2meq.R' 'daysInMonth.R' 'dectime.R' 'dectime2Date.R' 'dms2dd.R' 'eventProcessing.R' 'eventSeries.R' 'exportCSV.R' 'exportRDB.R' 'fillMissing.R' 'format.timeDay.R' 'fourier.R' 'group2row.R' 'hyperbolic.R' 'hysteresis.R' 'importCSV.R' 'importRDB.R' 'insertMissing.R' 'is.na.timeDay.R' 'isLike.R' 'length.timeDay.R' 'makeMeta.R' 'makepredictcall.R' 'mergeNearest.R' 'mergeQ.R' 'more.R' 'movingAve.R' 'movingDiff.R' 'na2miss.R' 'peaks.R' 'pick.R' 'print.timeDay.R' 'quadratic.R' 'readList.R' 'recode.R' 'regularSeries.R' 'sCurve.R' 'scaleRng.R' 'screenData.R' 'seasons.R' 'seqCollapse.R' 'setFileType.R' 'setTZ.R' 'shiftData.R' 'show-methods.R' 'smwrBase-package.R' 'sumComposition.R' 'untable.R' 'waterYear.R' 'whichRowCol.R' 'z%cn%.R' 'z[.timeDay.R' Repository: https://ldecicco-usgs.r-universe.dev Date/Publication: 2022-10-12 18:39:25 UTC RemoteUrl: https://github.com/USGS-R/smwrBase RemoteRef: HEAD RemoteSha: be5eda6545e532cef06ad836456f92a3ee927918 NeedsCompilation: no Packaged: 2026-07-15 08:03:50 UTC; root Author: Dave Lorenz [aut], Laura DeCicco [aut, cre], Sheila Saia [ctb] Maintainer: Laura DeCicco