-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
78 lines (78 loc) · 1.84 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Package: sCRM
Title: A Shiny App for a stochastic Collision Risk Model (sCRM) or seabirds
Version: 0.1.2
Authors@R: person('Bruno', 'Caneco', email = '[email protected]', role = c('cre', 'aut'))
Description: A Shiny App for a stochastic Collision Risk Model (sCRM) for seabirds. CRMs are used to understand potential wind farm effects on seabirds by estimating collision mortality. This Shiny app provides an user interface for the stochastic version of the Band (2012) offshore CRM, based on an updated, and streamlined, version of Masden's (2015) R program. sCRM allows for uncertainty/variability in input parameters to be propagated to predicted collision numbers.
License: MIT + file LICENSE
Imports:
attempt,
bs4Dash,
bsplus,
cicerone,
config (>= 0.3.1),
covrpage,
distributional,
dplyr,
DT,
flextable,
fresh,
fs,
ggdist,
ggplot2,
ggridges,
glue,
golem (>= 0.3.1),
htmltools,
magrittr,
markdown,
MetBrewer,
msm,
officedown (>= 0.2.4),
officer,
patchwork,
pkgload,
processx,
purrr,
reactable,
reactablefmtr,
rhandsontable,
rlang,
rmarkdown,
sever,
shinipsum,
shiny (>= 1.6.0),
shinydashboard,
shinydashboardPlus,
shinyFeedback,
shinyjs,
shinyvalidate,
shinyWidgets,
stochLAB (>= 1.1.2),
thinkr,
tibble,
tidyr,
tools,
truncnorm,
vroom,
waiter,
writexl,
zeallot,
zip
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests:
knitr,
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
URL: https://github.com/dmpstats/sCRM
BugReports: https://github.com/dmpstats/sCRM/issues
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Depends:
R (>= 2.10)
Remotes:
HiDef-Aerial-Surveying/stochLAB,
davidgohel/officedown