Skip to content
forked from USGS-R/smwrQW

Water quality USGS water science R functions.

License

Notifications You must be signed in to change notification settings

yannfeat/smwrQW

 
 

Repository files navigation

smwrQW

R functions to support water-quality data analysis for statistical methods in water resources.

Package Status

status

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.

Current build tests:

Linux Test Coverage
travis Coverage Status

Reporting bugs

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:

Twitter Follow

Code of Conduct

We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the code of conduct for more information.

Package Installation

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")

Disclaimer

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."

About

Water quality USGS water science R functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 68.7%
  • Fortran 31.2%
  • Pascal 0.1%