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 |
DOI: | 10.32614/CRAN.package.ggside |
Author: | Justin Landis |
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 [issues need fixing before 2025-09-03] |
Reference manual: | ggside.html , ggside.pdf |
Vignettes: |
Global Aesthetics Mappings and Side Geometries (source, R code) ggside walkthrough (source, R code) |
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, r-oldrel (x86_64): ggside_0.3.1.tgz |
Old sources: | ggside archive |
Reverse depends: | extraChIPs |
Reverse imports: | ggspavis, ggstatsplot, GWlasso, microSTASIS |
Reverse suggests: | MicrobiotaProcess, see |
Please use the canonical form https://CRAN.R-project.org/package=ggside to link to this page.