Package: interactiveEDA Title: Web App for Exploratory Data Analysis Version: 0.0.0.9000 Authors@R: person("Sam", "El-Kamand", , "selkamand@ccia.org.au", role = c("aut", "cre")) Description: A browser-based graphical user interface for interactive exploratory data analysis powered by the 'ggEDA' package. It enables non-programmers to explore complex multi-feature relationships, visualise missingness patterns, and generate publication-ready parallel coordinate plots and tiled one-dimensional graphics, without writing code. License: MIT + file LICENSE Imports: assertions, bslib, cli, colourpicker, config, ggEDA, ggiraph, golem, palmerpenguins, rio, shiny, shinycssloaders, shinyWidgets Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/CCICB/interactiveEDA BugReports: https://github.com/CCICB/interactiveEDA/issues Suggests: spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Language: en-US Remotes: https://github.com/CCICB/ggEDA Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://ccicb.r-universe.dev Date/Publication: 2025-05-08 01:03:42 UTC RemoteUrl: https://github.com/CCICB/interactiveEDA RemoteRef: HEAD RemoteSha: 929ace48c0a672e24bf22f0d6830118f57b53cba NeedsCompilation: no Packaged: 2026-06-07 10:37:30 UTC; root Author: Sam El-Kamand [aut, cre] Maintainer: Sam El-Kamand