Package: ggfun Title: Miscellaneous Functions for 'ggplot2' Version: 0.2.0.001 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")), person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = "aut", comment = c(ORCID="0000-0003-3513-5362")) ) Description: Useful functions and utilities for 'ggplot' object (e.g., geometric layers, themes, and utilities to edit the object). Depends: R (>= 4.2.0) Imports: cli, dplyr, ggplot2, graphics, grid, rlang, scales, utils, yulab.utils (>= 0.1.6) Suggests: ggplotify, knitr, rmarkdown, prettydoc, tidyr, ggnewscale VignetteBuilder: knitr ByteCompile: true License: Artistic-2.0 Encoding: UTF-8 URL: https://github.com/YuLab-SMU/ggfun BugReports: https://github.com/YuLab-SMU/ggfun/issues Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2026-07-01 06:46:15 UTC RemoteUrl: https://github.com/yulab-smu/ggfun RemoteRef: HEAD RemoteSha: 5ad0c7a1d0fe2d42ff334dd5649257f5fd63e370 NeedsCompilation: no Packaged: 2026-07-01 11:15:53 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Shuangbin Xu [aut] (ORCID: ) Maintainer: Guangchuang Yu