-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
59 lines (59 loc) · 1.3 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
Package: peskas.timor.portal
Title: Peskas timor portal
Version: 0.2.0
Authors@R:
c(person(given = "Lorenzo",
family = "Longobardi",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-3126-7341")),
person(given = "Fernando",
family = "Cagua",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5867-3687")),
person(given = "WorldFish",
role = "cph"))
Description: A web portal displaying data and insights from small fisheries in East Timor.
License: Apache License (>= 2)
Imports:
apexcharter (>= 0.2.0),
config (>= 0.3.1),
d3.format,
data.table,
magrittr,
shiny (>= 1.6.0),
shinyjs,
shiny.i18n,
reactable,
tidyr,
reactablefmtr,
rlang,
sf,
purrr,
stringr,
deckgl
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
dplyr,
googleAuthR (>= 1.4.0),
googleCloudStorageR (>= 0.6.0),
golem,
processx,
testthat (>= 3.0.0),
V8,
htmltools,
htmlwidgets,
viridisLite,
spelling,
dataui,
leaflet,
logger
Config/testthat/edition: 3
Language: en-US
Remotes:
github::dreamRs/d3.format
Depends:
R (>= 2.10)