Package: ggbreak Title: Set Axis Break for 'ggplot2' Version: 0.1.7 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: An implementation of scale functions for setting axis breaks of a 'gg' plot (S Xu (2021) ). Imports: ggfun (>= 0.1.1), grid, ggplot2, ggplotify (>= 0.0.7), aplot (>= 0.1.5), rlang, stats, yulab.utils (>= 0.1.9) Suggests: ggimage, knitr, patchwork, pillar, prettydoc, rmarkdown, testthat VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 URL: https://github.com/YuLab-SMU/ggbreak BugReports: https://github.com/YuLab-SMU/ggbreak/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2026-03-18 07:41:09 UTC RemoteUrl: https://github.com/yulab-smu/ggbreak RemoteRef: HEAD RemoteSha: bfecdb9419fc98d19ba49916368750d843a2563f NeedsCompilation: no Packaged: 2026-07-02 02:52:57 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Shuangbin Xu [aut] (ORCID: ) Maintainer: Guangchuang Yu