-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
52 lines (52 loc) · 964 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
50
51
52
Package: mapdoapp
Title: Application MAPDO
Version: 1.0.0
Authors@R:
person("Louis", "Manière", , "[email protected]", role = c("cre", "aut"))
Description: Application de description des caractéristiques
morphologiques des réseaux hydrographiques.
License: GPL-3 + file LICENSE
URL: https://evs-gis.github.io/mapdoapp/
Depends:
R (>= 2.10)
Imports:
bsicons,
bslib,
cachem,
cicerone,
colourpicker,
config (>= 0.3.1),
DBI,
dplyr,
glue,
golem (>= 0.4.1),
htmltools,
httr,
jsonlite,
leaflet,
leaflet.extras,
magrittr,
plotly,
purrr,
RColorBrewer,
reactable,
rlang,
RPostgres,
sf,
shiny (>= 1.7.4.1),
shinyjs,
shinyWidgets,
sparkline,
stringr,
tibble,
tidyr,
utils,
waiter
Suggests:
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2