R functions to support water-quality data analysis for statistical methods in water resources.
This package is currently in an 'orphaned' state, and looking for a new maintainer. For more information, see: https://owi.usgs.gov/R/packages.html#orphan
If you are interested in becoming the official sponser and maintainer of smwrQW
, please email [email protected].
In the meantime, we rely on community involvement to report and fix bugs.
Linux | Test Coverage |
---|---|
Please consider reporting bugs and asking questions on the Issues page: https://github.com/USGS-R/smwrQW/issues
Follow @USGS_R
on Twitter for updates on USGS R packages:
We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the code of conduct for more information.
To install the smwrQW
package, first install the "remotes" package. Then, using the remotes package, install "smwrData", "smwrBase", "smwrGraphs", and "smwrStats":
remotes::install_github("USGS-R/smwrData")
remotes::install_github("USGS-R/smwrBase")
remotes::install_github("USGS-R/smwrGraphs")
remotes::install_github("USGS-R/smwrStats")
remotes::install_github("USGS-R/smwrQW")
This software is in the public domain because it contains materials that originally came from the U.S. Geological Survey, an agency of the United States Department of Interior. For more information, see the official USGS copyright policy at https://www.usgs.gov/visual-id/credit_usgs.html#copyright
Although this software program has been used by the U.S. Geological Survey (USGS), no warranty, expressed or implied, is made by the USGS or the U.S. Government as to the accuracy and functioning of the program and related program material nor shall the fact of distribution constitute any such warranty, and no responsibility is assumed by the USGS in connection therewith.
This software is provided "AS IS."