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 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 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev zlib1g-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2025-07-03 13:48:38 UTC RemoteUrl: https://github.com/Kanaries/GWalkR RemoteRef: HEAD RemoteSha: 09b12edde751071e8e642f3b3d195717b99055d9 NeedsCompilation: no Packaged: 2026-06-23 06:42:00 UTC; root Author: Yue Yu [aut, cre] (ORCID: ), Kanaries Data Inc. [cph, fnd]