-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1022 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
Package: js4shiny
Title: Companion Package for JavaScript for Shiny Users
Version: 0.0.28
Authors@R:
person(given = "Garrick",
family = "Aden-Buie",
role = c("aut", "cre"),
email = "garrick@adenbuie.com",
comment = c(ORCID = "0000-0002-7111-0077"))
Description: Companion Package for JavaScript for Shiny Users.
License: MIT + file LICENSE
URL: https://github.com/gadenbuie/js4shiny
BugReports: https://github.com/gadenbuie/js4shiny/issues
Depends:
R (>= 2.10)
Imports:
fs (>= 1.3.0),
glue,
htmltools,
htmlwidgets,
jsonlite,
knitr,
magrittr,
purrr,
rmarkdown (>= 1.11.0),
shiny (>= 1.3.0),
shinyAce,
utils,
yaml,
zip
Suggests:
commonmark,
golem,
listviewer,
r2d3,
rstudioapi,
servr,
shinythemes,
testthat (>= 2.1.0),
usethis,
xaringan
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1