forked from PecanProject/pecan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 862 Bytes
/
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
Package: PEcAn.GDAY
Type: Package
Title: PEcAn Package for Integration of the GDAY Model
Version: 1.7.3.9000
Authors@R: c(person("Martin", "De Kauwe", role = c("aut", "cre"),
email = "[email protected]"),
person("Tony", "Gardella", role = c("aut"),
email = "[email protected]"),
person("University of Illinois, NCSA", role = c("cph")))
Author: Martin De Kauwe
Maintainer: Martin De Kauwe <[email protected]>
Description: This module provides functions to link the GDAY model to PEcAn.
Depends:
PEcAn.utils
Imports:
PEcAn.logger,
PEcAn.remote,
lubridate (>= 1.6.0),
ncdf4 (>= 1.15)
Suggests:
testthat (>= 1.0.2)
SystemRequirements: GDAY
OS_type: unix
License: BSD_3_clause + file LICENSE
Copyright: Authors
LazyLoad: yes
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 7.3.2