-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
39 lines (39 loc) · 853 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
Package: gfpopgui
Title: gfpop GUI
Version: 0.1.0
Authors@R: person('Julian', 'Stanley', email = '[email protected]', role = c('cre', 'aut'))
Description: A Shiny-based graphical user interface (GUI) for the gfpop package.
License: MIT + file LICENSE
Imports:
config,
golem (>= 0.2.1),
shiny,
DT,
htmltools,
gfpop (>= 0.2.2),
plotly,
visNetwork (>= 2.1.0),
shinycssloaders,
data.table,
dplyr,
shinyjs,
shinyalert,
htmlwidgets,
shinythemes
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/julianstanley/gfpopgui
BugReports: https://github.com/julianstanley/gfpopgui/issues
Suggests:
testthat,
covr,
RSelenium,
vdiffr,
knitr,
rmarkdown
Remotes:
vrunge/gfpop,
rstudio/shiny,
datastorm-open/visNetwork,
VignetteBuilder: knitr