forked from PecanProject/pecan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
91 lines (91 loc) · 2.31 KB
/
Copy pathDESCRIPTION
File metadata and controls
91 lines (91 loc) · 2.31 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Package: PEcAn.data.land
Type: Package
Title: PEcAn Functions Used for Ecological Forecasts and Reanalysis
Version: 1.9.0.9000
Authors@R: c(person("Mike", "Dietze", role = c("aut", "cre"),
email = "dietze@bu.edu"),
person("David", "LeBauer", role = c("aut"),
email = "dlebauer@email.arizona.edu"),
person("Xiaohui", "Feng", role = c("ctb"),
email = "feng22@illinois.edu"),
person("Dan", "Wang", role = c("ctb")),
person("Carl", "Davidson", role = c("ctb"),
email = "davids14@illinois.edu"),
person("Rob", "Kooper", role = c("ctb"),
email = "kooper@illinois.edu"),
person("Alexey", "Shiklomanov", role = c("ctb"),
email = "alexey.shiklomanov@pnnl.gov"),
person("University of Illinois, NCSA", role = c("cph")))
Description: The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific
workflow management tool that is designed to simplify the management of
model parameterization, execution, and analysis. The goal of PECAn is to
streamline the interaction between data and models, and to improve the
efficacy of scientific investigation.
URL: https://pecanproject.github.io
BugReports: https://github.com/PecanProject/pecan/issues
Depends: R (>= 4.1.0)
Imports:
arrow,
coda,
curl,
DBI,
dplyr,
duckdb,
foreach,
fs,
future,
furrr,
httr2 (>= 1.1.0),
lubridate,
magrittr,
ncdf4 (>= 1.15),
PEcAn.DB,
PEcAn.logger,
PEcAn.remote,
PEcAn.utils,
purrr,
rlang,
sf,
stringr,
terra,
tibble,
tidyr,
tidyselect,
XML (>= 3.98-1.4)
Suggests:
dataone,
datapack,
doSNOW,
dplR,
getPass,
glue,
httr,
jsonlite,
jsonvalidate,
MASS,
MCMCpack,
mvtnorm,
neonUtilities,
neonstore,
PEcAn.benchmark,
PEcAn.settings,
PEcAn.visualization,
raster,
readr,
redland,
reticulate,
rjags,
sirt,
sp,
testthat (>= 3.1.0),
traits,
usethis,
withr
Remotes:
github::ropensci/traits
License: BSD_3_clause + file LICENSE
Copyright: Authors
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.3
X-schema.org-keywords: soil-data, vegetation-data, land-cover