Provides a way to log 'ggplot' component calls, which can be useful for debugging and understanding how 'ggplot' objects are created. The logged calls can be printed, saved, and re-executed to reproduce the original 'ggplot' object.
Version: | 0.1.5 |
Imports: | ggplot2, cli, methods |
Suggests: | rlang, testthat |
Published: | 2024-10-25 |
DOI: | 10.32614/CRAN.package.gglogger |
Author: | Panwen Wang [aut, cre] |
Maintainer: | Panwen Wang <pwwang at pwwang.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/pwwang/gglogger/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | gglogger results |
Reference manual: | gglogger.pdf |
Package source: | gglogger_0.1.5.tar.gz |
Windows binaries: | r-devel: gglogger_0.1.5.zip, r-release: gglogger_0.1.5.zip, r-oldrel: gglogger_0.1.5.zip |
macOS binaries: | r-release (arm64): gglogger_0.1.5.tgz, r-oldrel (arm64): gglogger_0.1.5.tgz, r-release (x86_64): gglogger_0.1.5.tgz, r-oldrel (x86_64): gglogger_0.1.5.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gglogger to link to this page.