Package: ggvolcano Title: Publication-Ready Volcano Plots Version: 0.1.5 Authors@R: person('Yaoxiang', 'Li', email = 'liyaoxiang@outlook.com', role = c('cre', 'aut')) Description: Provides publication-ready volcano plots for visualizing differential expression results, commonly used in RNA-seq and similar analyses. This tool helps create high-quality visual representations of data using the 'ggplot2' framework Wickham (2016) . License: MIT + file LICENSE URL: https://yaoxiangli.github.io/ggvolcano/, https://github.com/YaoxiangLi/ggvolcano BugReports: https://github.com/YaoxiangLi/ggvolcano/issues Imports: ggplot2, ggrepel, shiny (>= 1.8.1.1) Encoding: UTF-8 Suggests: config (>= 0.3.2), golem (>= 0.4.1), knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://yaoxiangli.r-universe.dev Date/Publication: 2026-07-25 00:10:25 UTC RemoteUrl: https://github.com/yaoxiangli/ggvolcano RemoteRef: HEAD RemoteSha: fb1bc4227c68de782eada07fde5defb09e725aa9 NeedsCompilation: no Packaged: 2026-07-25 01:14:27 UTC; root Author: Yaoxiang Li [cre, aut] Maintainer: Yaoxiang Li