-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 871 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
Package: pophelperShiny
Type: Package
Title: Interactive shiny GUI around pophelper R package
Version: 2.1.1
Date: 2020-12-28
Author: Roy Mathew Francis
Authors@R: person("Roy", "Francis", email = "[email protected]",role = c("aut", "cre"))
Maintainer: Roy Mathew Francis <[email protected]>
Description: Interactive interface to pophelper using shiny web framework.
URL: https://github.com/royfrancis/pophelperShiny
Depends:
R(>= 3.6)
Imports:
colourpicker,
DT,
ggplot2,
gridExtra,
highcharter,
htmlwidgets,
magrittr,
pophelper(>= 2.3.1),
RColorBrewer,
shiny,
shinyAce,
shinyBS,
shinythemes,
shinyWidgets,
tidyr,
viridisLite,
writexl
Remotes:
royfrancis/pophelper
License: GPL-3
Encoding: UTF-8
BugReports: https://github.com/royfrancis/pophelperShiny/issues
RoxygenNote: 7.1.1