Package: ggfun
Title: Miscellaneous Functions for 'ggplot2'
Version: 0.2.0
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, 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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-15 03:14:14 UTC; HUAWEI
Author: Guangchuang Yu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [aut] (ORCID: <https://orcid.org/0000-0003-3513-5362>)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-15 05:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:25:57 UTC; unix
