forked from USGS-R/EGRETextra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1 KB
/
DESCRIPTION
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
32
33
34
Package: EGRETextra
Type: Package
Title: Exploration and Graphics for RivEr Trends (EGRET) Extra Code
Version: 0.0.2
Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
email = "[email protected]"),
person("Laura", "DeCicco", role = c("aut","cre"),
email = "[email protected]"))
Description: Supplemental code for the EGRET package
License: CC0
Depends:
R (>= 3.0)
Imports:
EGRET (>= 2.4.1),
shiny,
fields,
RColorBrewer
Suggests:
knitr,
rmarkdown,
rloadest,
rkt,
survival,
lubridate
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
BuildVignettes: true
URL: http://pubs.usgs.gov/tm/04/a10/, https://github.com/USGS-R/EGRET/wiki
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