Skip to content

ldecicco-USGS/smwrStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smwrStats

R functions to support statistical methods in water resources.

Package Status

status

This package is currently in an 'orphaned' state, and looking for a new sponser and maintainer. For more information, see: https://owi.usgs.gov/R/packages.html#orphan

If you are interested in becoming the official maintainer of smwrStats, please email gs-w_r_admin@usgs.gov.

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/smwrStats/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 smwrStats package, first install the "remotes" package. Then, using the remotes package, install "smwrData", "smwrBase", and "smwrGraphs":

remotes::install_github("USGS-R/smwrData")
remotes::install_github("USGS-R/smwrBase")
remotes::install_github("USGS-R/smwrGraphs")
remotes::install_github("USGS-R/smwrStats")

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

Statistic USGS water science R functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 91.0%
  • Fortran 9.0%