ggside: Side Grammar Graphics

The grammar of graphics as shown in 'ggplot2' has provided an expressive API for users to build plots. 'ggside' extends 'ggplot2' by allowing users to add graphical information about one of the main panel's axis using a familiar 'ggplot2' style API with tidy data. This package is particularly useful for visualizing metadata on a discrete axis, or summary graphics on a continuous axis such as a boxplot or a density distribution.

Version: 0.3.1
Depends: ggplot2 (≥ 3.5.0)
Imports: grid, gtable, rlang, scales (≥ 1.3.0), cli, glue, stats, tibble, vctrs
Suggests: tidyr, dplyr, testthat (≥ 3.0.3), knitr, rmarkdown, vdiffr (≥ 1.0.0), ggdendro, viridis, waldo
Published: 2024-03-01
Author: Justin Landis ORCID iD [aut, cre]
Maintainer: Justin Landis <jtlandis314 at gmail.com>
BugReports: https://github.com/jtlandis/ggside/issues
License: MIT + file LICENSE
URL: https://github.com/jtlandis/ggside
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ggside results

Documentation:

Reference manual: ggside.pdf
Vignettes: Global Aesthetics Mappings and Side Geometries
ggside walkthrough

Downloads:

Package source: ggside_0.3.1.tar.gz
Windows binaries: r-devel: ggside_0.3.1.zip, r-release: ggside_0.3.1.zip, r-oldrel: ggside_0.3.1.zip
macOS binaries: r-release (arm64): ggside_0.3.1.tgz, r-oldrel (arm64): ggside_0.3.1.tgz, r-release (x86_64): ggside_0.3.1.tgz
Old sources: ggside archive

Reverse dependencies:

Reverse depends: extraChIPs
Reverse imports: ggspavis, ggstatsplot, microSTASIS
Reverse suggests: MicrobiotaProcess, see

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggside to link to this page.