forked from datasketch/dsmodules
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 854 Bytes
/
DESCRIPTION
File metadata and controls
42 lines (42 loc) · 854 Bytes
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
Package: dsmodules
Title: Shiny Modules for Datasketch Apps
Version: 0.0.0.9000
Authors@R:
person(given = "Juan Pablo",
family = "Marin Diaz",
role = c("aut", "cre"),
email = "jpmarindiaz@gmail.com")
Maintainer: Juan Pablo Marin Diaz <jpmarindiaz@gmail.com>
Description: This package contains a series of modules to include
multiple inputs and outputs of shinyapps.
URL: http://github.com/datasketch/dsmodules
Depends:
R (>= 3.1.2)
Imports:
shiny,
shinyinvoer,
htmltools,
htmlwidgets,
openxlsx,
rsvg,
svglite,
png,
jpeg,
purrr,
readr,
dplyr,
xml2,
readtext,
googlesheets4,
yaml,
pander,
knitr,
rio,
webshot
Suggests:
rlang,
testthat (>= 2.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1