-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
54 lines (54 loc) · 1.14 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
Type: Package
Package: rdeck
Title: Deck.gl Widget
Version: 0.5.2.9000
Authors@R:
person("Anthony", "North", , "[email protected]", role = c("aut", "cre"))
Description: Deck.gl widget for R.
License: MIT + file LICENSE
URL: https://qfes.github.io/rdeck, https://github.com/qfes/rdeck
BugReports: https://github.com/qfes/rdeck/issues
Depends:
R (>= 3.3.0)
Imports:
dplyr,
generics,
htmlwidgets (>= 1.5.1),
jsonlite,
lifecycle,
magrittr,
purrr (>= 1.0),
R6,
rlang (>= 1.0),
scales,
sf (>= 0.9.3),
stylebox (>= 0.2.0),
tidyassert (>= 0.3.0),
tidyselect,
uuid,
vctrs (>= 0.6),
wk (>= 0.9.2),
yyjsonr
Suggests:
geojsonsf,
knitr,
png,
RcppSimdJson,
rmarkdown,
roxyglobals,
shiny,
testthat (>= 3.0.0),
urltools,
viridis
VignetteBuilder:
knitr
Remotes:
anthonynorth/stylebox,
qfes/tidyassert
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd",
"roxyglobals::global_roclet"))
RoxygenNote: 7.3.2
Config/roxyglobals/filename: globals.R
Config/roxyglobals/unique: FALSE