-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 838 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 838 Bytes
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
Package: rloadest
Type: Package
Title: River Load Estimation
Version: 0.4.5
Date: 2017-07-26
Authors@R: c( person("Dave", "Lorenz", role = "cre", email = "gs-w_r_admin@usgs.gov"),
person("Rob", "Runkel", role = "aut"),
person("Laura", "De Cicco", role = "aut"),
person("David", "Watkins", role = "ctb"),
person("Joseph", "Stachelek", role = "ctb"))
Description: Collection of functions to make constituent load estimations
based on the LOADEST program.
License: CC0
Depends:
R (>= 3.0.0),
smwrBase,
smwrGraphs,
smwrStats,
smwrQW
Imports:
lubridate,
stats,
segmented
Suggests:
dataRetrieval,
EGRET,
survival,
knitr,
testthat
BugReports: https://github.com/USGS-R/rloadest/issues
LazyLoad: yes
LazyData: yes
RoxygenNote: 6.0.1