Package: gg1d
Title: Exploratory Data Analysis using Tiled One-Dimensional Graphics
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: Streamlines exploratory data analysis by providing a turnkey approach 
  to visualising n-dimensional data which graphically reveals correlative or associative relationships 
  between 2 or more features. Represents all dataset features as distinct, vertically 
  aligned bar or tile plots, with plot types auto-selected based on whether variables are categorical or numeric.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/selkamand/gg1d,
        https://selkamand.github.io/gg1d/
BugReports: https://github.com/selkamand/gg1d/issues
Imports: assertions (>= 0.2.0), cli, ggiraph, ggplot2, ggtext,
        patchwork (>= 1.3.0), rank (>= 0.1.1), rlang
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-12-07 01:39:11 UTC; selkamand
Author: Sam El-Kamand [aut, cre] (<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: 2024-12-09 19:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 10:56:22 UTC; unix
