-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·58 lines (58 loc) · 1.2 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
57
58
Package: pssalmonsurvival
Title: Sensitivity analysis of salmon survival in Puget Sound
Version: 0.0.0.9006
Authors@R:
person("Hem Nalini", "Morzaria-Luna", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5265-1049"))
Description: Package describing the analysis of cumulative impacts on salmon survival in Puget Sound. Simulated using an Atlantis Ecosystem model
License: CC0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Depends:
R (>= 2.10)
LazyData: true
Imports:
broom,
ggplot2,
ggthemes,
ggspatial,
ggsci,
rgdal,
rnaturalearth,
sf,
sp,
magrittr,
ggforce,
dplyr,
here,
ncdf4,
readr,
stringr,
RNetCDF,
scales,
GGally,
network,
sna,
RColorBrewer,
grDevices,
colorRamps,
colorspace,
tidyr,
Hmisc,
forcats,
ecotraj,
ggnewscale,
paletteer,
wesanderson,
report
Remotes:
github::ropensci/rnaturalearthhires
devtools::EmilHvitfeldt/paletteer
github::Atlantis-Ecosystem-Model/ReactiveAtlantis
Suggests:
rmarkdown,
knitr,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3