Package: ggEDA Title: Turnkey Visualisations for Exploratory Data Analysis Version: 0.2.0.9000 Authors@R: c( person("Sam", "El-Kamand", , "sam.elkamand@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2270-8088")), person("Children's Cancer Institute Australia", role = c("cph")) ) Description: Provides interactive visualisations for exploratory data analysis of high-dimensional datasets. Includes parallel coordinate plots for exploring large datasets with mostly quantitative features, but also stacked one-dimensional visualisations that more effectively show missingness and complex categorical relationships in smaller datasets. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/CCICB/ggEDA, https://ccicb.github.io/ggEDA/ BugReports: https://github.com/CCICB/ggEDA/issues Imports: assertions (>= 0.2.0), cli, ggiraph (>= 0.8.11), ggplot2, ggtext, grDevices, patchwork (>= 1.3.0), rank (>= 0.2.0), rlang, scales Suggests: covr, infotheo, knitr, rmarkdown, testthat (>= 3.0.0), TSP Config/Needs/website: uwot, datarium, palmerpenguins Config/testthat/edition: 3 Depends: R (>= 3.5) LazyData: true Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://ccicb.r-universe.dev Date/Publication: 2026-03-31 13:30:21 UTC RemoteUrl: https://github.com/CCICB/ggEDA RemoteRef: HEAD RemoteSha: 173814b242943cef47dfc7c1bdb7d222653eb887 NeedsCompilation: no Packaged: 2026-07-04 11:12:20 UTC; root Author: Sam El-Kamand [aut, cre] (ORCID: ), Children's Cancer Institute Australia [cph] Maintainer: Sam El-Kamand