{
  "_id": "6a49ff435cca5d75a1614615",
  "Package": "ivolcano",
  "Title": "Interactive Volcano Plot",
  "Version": "0.0.6",
  "Authors@R": "c(\nperson(\"Guangchuang\", \"Yu\",\nemail = \"guangchuangyu@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-6485-8781\")\n)\n)",
  "Description": "Generate interactive volcano plots for exploring gene\nexpression data. Built with 'ggplot2', the plots are rendered\ninteractive using 'ggiraph', enabling users to hover over\npoints to display detailed information or click to trigger\ncustom actions.",
  "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\nlibfreetype6-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": {
    "Date": "2026-07-05 06:48:29 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "ivolcano_0.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/3786f0a7d0031ba47fa8391cdf03717fac06e294457fde801e6d3accc4cf67f6",
  "_filesize": 5724525,
  "_sha256": "3786f0a7d0031ba47fa8391cdf03717fac06e294457fde801e6d3accc4cf67f6",
  "_expires": "2026-10-13T06:52:46.000Z",
  "_created": "2026-07-05T06:48:29.000Z",
  "_published": "2026-07-05T06:52:51.359Z",
  "_jobs": [
    {
      "job": 85200492610,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089219986"
    },
    {
      "job": 85200492613,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089220052"
    },
    {
      "job": 85200492619,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089211846"
    },
    {
      "job": 85200492609,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089211956"
    },
    {
      "job": 85200156441,
      "time": 345,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089196559"
    },
    {
      "job": 85200492607,
      "time": 216,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089220833"
    },
    {
      "job": 85200492612,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089214499"
    },
    {
      "job": 85200492618,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089216144"
    },
    {
      "job": 85200492616,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089215557"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060",
  "_status": "success",
  "_upstream": "https://github.com/yulab-smu/ivolcano",
  "_commit": {
    "id": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "reduce vignette size\n",
    "time": 1780638053
  },
  "_maintainer": {
    "name": "Guangchuang Yu",
    "email": "guangchuangyu@gmail.com",
    "login": "guangchuangyu",
    "twitter": "@guangchuangyu",
    "description": "Professor of Bioinformatics at Southern Medical University.",
    "uuid": 626539,
    "orcid": "0000-0002-6485-8781"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "clusterProfiler",
      "role": "Suggests"
    },
    {
      "package": "enrichplot",
      "role": "Suggests"
    },
    {
      "package": "fanyi",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "yulab.utils",
      "role": "Suggests"
    }
  ],
  "_owner": "yulab-smu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 24,
      "uuid": 626539
    }
  ],
  "_userbio": {
    "uuid": 40430016,
    "type": "organization",
    "name": "Bioinformatics Group @ SMU",
    "followers": 697,
    "description": "Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University"
  },
  "_downloads": {
    "count": 616,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ivolcano"
  },
  "_devurl": "https://github.com/yulab-smu/ivolcano",
  "_searchresults": 6,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ivolcano.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yulab-smu/ivolcano",
  "_realowner": "yulab-smu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-09-11"
    },
    {
      "version": "0.0.2",
      "date": "2025-11-18"
    },
    {
      "version": "0.0.4",
      "date": "2025-12-02"
    },
    {
      "version": "0.0.5",
      "date": "2026-02-16"
    },
    {
      "version": "0.0.6",
      "date": "2026-06-05"
    }
  ],
  "_exports": [
    "geom_ivolcano_gene",
    "geom_ivolcano_line",
    "idotplot",
    "ivolcano",
    "ivolcano_point",
    "onclick_ensembl",
    "onclick_fanyi",
    "onclick_genecards",
    "onclick_hgnc",
    "onclick_ncbi",
    "onclick_pubmed",
    "onclick_uniprot",
    "pathway_volcano",
    "scale_color_figureya"
  ],
  "_help": [
    {
      "page": "ivolcano",
      "title": "geom_ivolcano_gene",
      "topics": [
        "geom_ivolcano_gene",
        "ivolcano"
      ]
    },
    {
      "page": "geom_ivolcano_line",
      "title": "geom_ivolcano_line",
      "topics": [
        "geom_ivolcano_line"
      ]
    },
    {
      "page": "idotplot",
      "title": "idotplot",
      "topics": [
        "idotplot"
      ]
    },
    {
      "page": "ivolcano_point",
      "title": "ivolcano_point",
      "topics": [
        "ivolcano_point"
      ]
    },
    {
      "page": "onclick_ensembl",
      "title": "onclick_ensembl",
      "topics": [
        "onclick_ensembl"
      ]
    },
    {
      "page": "onclick_fanyi",
      "title": "onclick_fanyi",
      "topics": [
        "onclick_fanyi"
      ]
    },
    {
      "page": "onclick_genecards",
      "title": "onclick_genecards",
      "topics": [
        "onclick_genecards"
      ]
    },
    {
      "page": "onclick_hgnc",
      "title": "onclick_hgnc",
      "topics": [
        "onclick_hgnc"
      ]
    },
    {
      "page": "onclick_ncbi",
      "title": "onclick_ncbi",
      "topics": [
        "onclick_ncbi"
      ]
    },
    {
      "page": "onclick_pubmed",
      "title": "onclick_pubmed",
      "topics": [
        "onclick_pubmed"
      ]
    },
    {
      "page": "onclick_uniprot",
      "title": "onclick_uniprot",
      "topics": [
        "onclick_uniprot"
      ]
    },
    {
      "page": "pathway_volcano",
      "title": "pathway_volcano",
      "topics": [
        "pathway_volcano"
      ]
    },
    {
      "page": "scale_color_figureya",
      "title": "scale_color_figureya",
      "topics": [
        "scale_color_figureya"
      ]
    }
  ],
  "_readme": "https://github.com/yulab-smu/ivolcano/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ivolcano.qmd",
      "filename": "ivolcano.html",
      "title": "ivolcano introduction",
      "engine": "quarto::html",
      "headings": [
        "Example Data and Differential Analysis",
        "Interactive Volcano Plot Visualization",
        "Point Size Adjustment",
        "FigureYa Themed Volcano Plot",
        "Custom Gene Display and Styles",
        "Highlight Top Significant Genes",
        "Highlight Selected Genes",
        "Pathway and Volcano Plot Linkage"
      ],
      "created": "2025-09-02 09:11:27",
      "modified": "2026-06-05 05:40:53",
      "commits": 7
    }
  ],
  "_score": 5.498310553789601,
  "_indexed": true,
  "_nocasepkg": "ivolcano",
  "_universes": [
    "yulab-smu",
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-05T06:51:42.000Z",
      "distro": "resolute",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/ab6a7aea35e9a49fded54c17a4db99a0422b82348b7002f606e8764fec10d9c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-05T06:51:43.000Z",
      "distro": "resolute",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/d5bfe60cf3aed4912b8c814784925d63df5832879948bd69b2179c00e0810942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-05T06:50:42.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/75cbe86d924ff2178725c93e30bc793f0fb6c6d9c083e2524ae9632f6ad55e3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-05T06:50:42.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/ff988af7858e63eb363c5dfe5807face8f877ff104b49a2a5e6c4b214ea86784",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-07-05T06:52:21.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/5cf2efc654af3117d77a0a39fad234f4bc6b0dad7959cd789e48b49ea162509b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-05T06:50:42.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/b782212c79c8ff4034e8478b70f13617fa2308017a656329fa0509d2f3671463",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-05T06:50:56.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/50048b2411418aa9248b1aaf1cb4a445d13558c04b1797a4f2f69a19c6eccd64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-05T06:50:46.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "https://r2.ropensci.org/dc7261f36a1c6e32396c58bc150051e507338fa65d41e799371d0060f2361ca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28732316060"
    }
  ]
}