forked from CentreForHydrology/CRHMr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 845 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: CRHMr
Type: Package
Title: Pre- and post- processing for CRHM
Version: 2.5.6
Date: 2017-11-16
Author: Kevin Shook, Centre for Hydrology, University of Saskatchewan
Maintainer: Kevin Shook <[email protected]>
Description: The package is pronounced 'Krimmer' in honour of my wife's family.
The CRHMr functions are used to create time series of forcing meteorological
data for the Cold Regions Hydrological Modelling (CRHM) platform. Functions are
also provided to read and aggregate CRHM output.
Depends: R (>= 3.1)
Imports: ggplot2(>= 2.0.0), lubridate(>= 1.3), plyr, reshape2, scales,
signal, stringr(>= 1.0), zoo
Suggests: HYDAT, RSQLite, EcoHydRology
License: GPL-3
LazyData: true
URL: https://github.com/CentreForHydrology/CRHMr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2016-07-06 18:16:30 UTC; kevin