-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (49 loc) · 959 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: ODPSCP
Title: A standard reporting protocol for conservation planning
Version: 0.4
Authors@R:
person("Martin", "Jung", , "jung@iiasa.ac.at", role = c("cre", "aut"))
Description: This repository contains the environment and shiny code
underlying the reporting protocol.
License: CC BY 4.0
URL: https://github.com/iiasa/ODPSCP
BugReports: https://github.com/iiasa/ODPSCP/issues
Depends:
bs4Dash,
R (>= 4.0.0),
shiny (>= 1.7.5)
Imports:
assertthat,
config (>= 0.3.2),
dplyr,
DT,
flextable,
fresh,
ggplot2,
golem (>= 0.4.1),
leaflet,
officer,
readr,
markdown,
rmarkdown,
jsonlite,
sever,
sf,
shinyFeedback,
shinyjs,
shinylogs,
shinyWidgets,
terra,
tools,
utils,
waiter,
zip,
yaml
Suggests:
spelling,
Matrix (>= 1.6-1),
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2