Type: Package Package: thisplot Title: Utility Functions for Plotting Version: 0.4.1 Date: 2026-05-24 Authors@R: c( person("Meng", "Xu", email = "mengxu98@qq.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8300-1054")), person(given = "Haoliang", family = "Zhu", email = "hurry060215@gmail.com", role = c("aut"), comment = c(ORCID = "0009-0004-9766-5179")) ) Maintainer: Meng Xu Description: Provides utility functions for plotting. Includes functions for color manipulation, plot customization, panel size control, data optimization for plots, and layout adjustments. License: MIT+ file LICENSE URL: https://mengxu98.github.io/thisplot/ BugReports: https://github.com/mengxu98/thisplot/issues Depends: R (>= 4.1.0) Imports: cli, dendextend, ggforce, geomtextpath, ggrepel, ggnewscale, ggplot2, grDevices, grid, gtable, igraph, methods, patchwork, proxyC, reshape2, stats, thisutils (>= 0.4.3), utils Suggests: circlize, ComplexHeatmap, dplyr, forcats, ggalluvial, ggupset, ggVennDiagram, htmltools, Matrix, png, purrr, ragg, scales, stringr, testthat (>= 3.0.0), tidyr, venny Config/Needs/website: mengxu98/thistemplate Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.3 Language: en-US LazyData: true Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-dev libharfbuzz-dev libicu-dev libxml2-dev Repository: https://mengxu98.r-universe.dev Date/Publication: 2026-06-17 10:38:16 UTC RemoteUrl: https://github.com/mengxu98/thisplot RemoteRef: HEAD RemoteSha: 1e210674ecac99ffb738403538a1a2dfc2895664 NeedsCompilation: no Packaged: 2026-06-17 15:18:59 UTC; root Author: Meng Xu [aut, cre] (ORCID: ), Haoliang Zhu [aut] (ORCID: )