-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 864 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 864 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
Package: GWalkR
Title: Interactive Exploratory Data Analysis Tool
Version: 0.2.1
Authors@R: c(
person("Yue", "Yu", , "yue.yu@connect.ust.hk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9302-0793")),
person("Kanaries Data Inc.", role = c("cph", "fnd")))
Maintainer: Yue Yu <yue.yu@connect.ust.hk>
Description: Simplify your R data analysis and data visualization workflow by turning your data frame into an interactive 'Tableau'-like interface, leveraging the 'graphic-walker' JavaScript library and the 'htmlwidgets' package.
License: Apache License (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/Kanaries/GWalkR/
BugReports: https://github.com/Kanaries/GWalkR/issues
Imports:
htmlwidgets,
jsonlite,
openssl,
shiny,
shinycssloaders,
DBI
Suggests:
duckdb