-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
49 lines (49 loc) · 1019 Bytes
/
DESCRIPTION
File metadata and controls
49 lines (49 loc) · 1019 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
43
44
45
46
47
48
49
Package: dsmodules
Title: Shiny Modules for Datasketch Apps
Version: 0.5.8
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 (>= 4.2.0)
Imports:
shiny,
htmltools,
htmlwidgets,
openxlsx,
rsvg,
svglite,
png,
jpeg,
purrr,
readr,
dplyr,
xml2,
readtext,
googlesheets4,
yaml,
pander,
knitr,
rio,
webshot,
shinyjs,
shinyCopy2clipboard,
shinyinvoer (>= 0.1)
Suggests:
rlang,
testthat (>= 2.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Remotes:
datasketch/homodatum,
datasketch/shinyinvoer,
datasketch/dspins,
deepanshu88/shinyCopy2clipboard