Package: ivolcano Title: Interactive Volcano Plot Version: 0.0.6 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781") ) ) Description: Generate interactive volcano plots for exploring gene expression data. Built with 'ggplot2', the plots are rendered interactive using 'ggiraph', enabling users to hover over points to display detailed information or click to trigger custom actions. Depends: R (>= 4.1.0) Imports: dplyr, ggplot2, ggiraph, ggrepel, htmltools, htmlwidgets, knitr, methods, patchwork, rlang, stats, utils Suggests: clusterProfiler, enrichplot, fanyi, org.Hs.eg.db, quarto, yulab.utils VignetteBuilder: quarto License: Artistic-2.0 URL: https://github.com/YuLab-SMU/ivolcano BugReports: https://github.com/YuLab-SMU/ivolcano/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libpng-dev libuv1-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2026-06-05 05:40:53 UTC RemoteUrl: https://github.com/yulab-smu/ivolcano RemoteRef: HEAD RemoteSha: b728847e8062a4ef36ee1da3fade0cd8252545fb NeedsCompilation: no Packaged: 2026-06-05 07:16:30 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ) Maintainer: Guangchuang Yu