-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
57 lines (56 loc) · 1.36 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Package: nceastl
Type: Package
Title: Research compendium for the assessment of the effects of global changes on the ecological communities of the St. Lawrence System.
Version: 1.0.0
Authors@R: c(
person(given = "David",
family = "Beauchesne",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3590-8161")))
Description: Research compendium for the assessment of the effects of global changes on the ecological communities of the St. Lawrence System.
URL: https://github.com/david-beauchesne/FoodWeb-CumulativeImpact
BugReports: https://github.com/david-beauchesne/FoodWeb-CumulativeImpact/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 4.0)
Imports:
colorspace,
data.table,
dplyr,
exactextractr,
fasterize,
fs,
globe,
glue,
graphicsutils,
here,
hexSticker,
latex2exp,
magick,
magrittr,
pipedat,
plotrix,
purrr,
randomForest,
raster,
rcea,
rmarkdown,
sf,
stars,
stringr,
tidyverse,
units,
vroom,
whisker,
yaml
Remotes:
Ecosystem-Assessments/eaMethods,
david-beauchesne/iEat,
Ecosystem-Assessments/pipedat,
Ecosystem-Assessments/rcea,
inSileco/graphicsutils