Package: ggparallel
Version: 0.3.0
Date: 2024-01-29
Title: Variations of Parallel Coordinate Plots for Categorical Data
Authors@R: c(
      person("Heike", "Hofmann", , "hofmann@mail.iastate.edu",c("aut", "cre"),
             comment = c(ORCID = "0000-0001-6216-5183")),
      person("Marie","Vendettuoli", role="aut")
      )
Description: Create hammock plots, parallel sets, and common angle plots
    with 'ggplot2'.
License: MIT + file LICENSE
Depends: R (>= 3.5.0), ggplot2 (>= 3.4.0)
Imports: reshape2 (>= 1.4.4), plyr (>= 1.8.9)
Suggests: RColorBrewer, testthat (>= 3.0.0)
URL: https://github.com/heike/ggparallel/,
        https://heike.github.io/ggparallel/
BugReports: https://github.com/heike/ggparallel/issues/
LazyData: true
RoxygenNote: 7.2.3
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-29 17:10:31 UTC; hofmann
Author: Heike Hofmann [aut, cre] (<https://orcid.org/0000-0001-6216-5183>),
  Marie Vendettuoli [aut]
Maintainer: Heike Hofmann <hofmann@mail.iastate.edu>
Repository: CRAN
Date/Publication: 2024-01-29 18:50:06 UTC
