-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 915 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
Package: peskas.malawi.portal
Title: Peskas malawi ssf dashboard
Version: 0.0.0.9000
Authors@R:
c(person(given = "Lorenzo",
family = "Longobardi",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-3126-7341")),
person(given = "WorldFish",
role = "cph"))
Description: A web portal displaying data and insights from small fisheries in Malawi.
License: Apache License (>= 2)
Imports:
shiny (>= 1.9.1),
golem (>= 0.4.1),
config (>= 0.3.2),
dplyr,
reactable,
deckgl,
htmltools,
memoise,
apexcharter,
reactablefmtr,
magrittr,
scales,
rlang
Suggests:
htmlwidgets,
purrr,
viridisLite,
lubridate,
shinyjs,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)