-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
54 lines (54 loc) · 1.27 KB
/
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
49
50
51
52
53
54
Package: iNZightLite
Type: Shiny Application
Title: iNZight Lite
Version: 2025.01
Authors@R: c(
person("Charco", "Hui", role = c("aut", "cre"),
email = "[email protected]"),
person("Tom", "Elliott", role = "ctb",
email = "[email protected]"),
person("Tong", "Chen", role = "aut",
email = "[email protected]"),
person("Jason", "Cairns", role = "aut"),
person("Shengwei", "Hu", role = "aut"),
person("Chris", "Park", role = "aut"),
person("Christoph", "Knapp", role = "aut"),
person("Junjie", "Zeng", role = "aut"))
Description: A web implementation of iNZight, a swiss-army-knife data analysis tool designed for ease of use.
License: GPL-3
Depends:
R (>= 3.1.0),
markdown,
shiny
Imports:
colorspace,
DT,
GGally,
iNZightMaps,
iNZightMR,
iNZightPlots,
iNZightRegression,
iNZightTools,
iNZightTS,
openssl,
plotly,
readtext,
readxl,
RJSONIO,
sas7bdat,
shinyalert,
shinycssloaders,
shinydashboard,
shinyjs,
shinylogs,
shinyStorePlus,
shinyWidgets,
survey,
surveyspec,
tibble,
viridis,
wkb
Suggests:
iNZightMultivariate
Additional_repository: https://r.docker.stat.auckland.ac.nz
RoxygenNote: 6.0.1