This repository was archived by the owner on May 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 1.44 KB
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: FEWSR
Title: FEWS Multiplant Model
Version: 1.0.0
Depends: R (>= 3.3.0), utils, tcltk (>= 2.7.0), data.table (>= 1.10.2)
Imports: rio (>= 0.5.8), readxl (>= 1.0.0), openxlsx (>= 4.1.0),
grDevices, ggplot2 (>= 2.2.0), gWidgets2 (>= 1.0.7),
gWidgets2tcltk (>= 1.0-6), fastmatch, stringi, methods, assertthat,
fpCompare
Suggests: Rcpp (>= 0.11.6), knitr, rmarkdown
Author: Timothy H. Diehl [aut, cre] (Microsoft Excel(R) spreadsheets),
Irucka Embry [aut] (R code)
Maintainer: Irucka Embry <iembry@usgs.gov>
Description: FEWS river, lake, and pond models used to obtain the
evapotranspiration from surface waters in power plants. The FEWS models
appeared in 2 USGS reports
(http://pubs.er.usgs.gov/publication/sir20145184
and http://pubs.er.usgs.gov/publication/sir20135188). Irucka Embry, while a
Cherokee Nation Technology Solutions (CNTS) USGS Contractor, translated
those functions into R.
URL: https://github.com/iembry-USGS/FEWSR
BugReports: https://github.com/iembry-USGS/FEWSR/issues
License: CC0 | file LICENSE
Copyright: This software is in the public domain because it contains materials
that originally came from the United States Geological Survey, an agency of
the United States Department of Interior. For more information, see the
official USGS copyright policy at
http://www.usgs.gov/visual-id/credit_usgs.html#copyright
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.0.1
VignetteBuilder: knitr