Package: ggEDA
Title: Turnkey Visualisations for Exploratory Data Analysis
Version: 0.1.0
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
RoxygenNote: 7.3.2
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.1.1), rlang
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
NeedsCompilation: no
Packaged: 2025-05-05 07:54:36 UTC; selkamand
Author: Sam El-Kamand [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2270-8088>),
  Children's Cancer Institute Australia [cph]
Maintainer: Sam El-Kamand <sam.elkamand@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-07 12:00:02 UTC
Built: R 4.3.3; ; 2025-05-07 14:18:47 UTC; unix
