{
  "_id": "6a21610ecd65a98ecbd30dbf",
  "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-04 07:23:51 UTC",
  "RemoteUrl": "https://github.com/yulab-smu/ivolcano",
  "RemoteRef": "HEAD",
  "RemoteSha": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:12:42 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "MD5sum": "8697e574e45df2afc1550d4251bfd0bd",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "ivolcano_0.0.6.tar.gz",
  "_fileid": "af062c1aabca857bf8699e40ec6a27cadc83e15368fce847fa59b9bb8af2fdd7",
  "_filesize": 7232345,
  "_sha256": "af062c1aabca857bf8699e40ec6a27cadc83e15368fce847fa59b9bb8af2fdd7",
  "_created": "2026-06-04T11:12:42.000Z",
  "_published": "2026-06-04T11:27:10.542Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79506469663,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410015838"
    },
    {
      "job": 79506469895,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410013825"
    },
    {
      "job": 79506469700,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410209847"
    },
    {
      "job": 79506469676,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410130574"
    },
    {
      "job": 79505458566,
      "time": 383,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409946900"
    },
    {
      "job": 79506469717,
      "time": 189,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410008773"
    },
    {
      "job": 79506469919,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410000106"
    },
    {
      "job": 79506469640,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410005222"
    },
    {
      "job": 79506469625,
      "time": 201,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410013045"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yulab-smu/ivolcano",
  "_commit": {
    "id": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "tooltip_cols and tooltip_labels\n",
    "time": 1780557831
  },
  "_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"
  },
  "_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": 1
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 23,
      "uuid": 626539
    }
  ],
  "_userbio": {
    "uuid": 40430016,
    "type": "organization",
    "name": "Bioinformatics Group @ SMU",
    "description": "Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University"
  },
  "_downloads": {
    "count": 172,
    "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.0",
  "_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"
    }
  ],
  "_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": [],
      "created": "2025-09-02 09:11:27",
      "modified": "2026-02-13 15:23:11",
      "commits": 6
    }
  ],
  "_score": 5.498310553789601,
  "_indexed": true,
  "_nocasepkg": "ivolcano",
  "_universes": [
    "yulab-smu",
    "guangchuangyu"
  ],
  "_previous": "0.0.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-04T11:15:59.000Z",
      "distro": "noble",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "d4a2622dc66bba37ccada0d12b2e17956fc575bf96d933795414557614077e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-04T11:15:55.000Z",
      "distro": "noble",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "2581b66a1a565b41d529d0f89fa8d38a01b04a7a2d914f89c7119fd8a577e13e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-04T11:26:31.000Z",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "22fdc2eec9d57179c03f40584ab559beffe9cca2d78c2271aefd506d6d7c4870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-04T11:22:03.000Z",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "7f6415bc62bdb1176ebf59dae4c2ce1ac9a08d394af4a6a9f681a154543b555f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-06-04T11:16:09.000Z",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "6314fed6c43ee10aff86831834e54322fdab893d78435212c685a3286593c0b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-04T11:15:03.000Z",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "609705f0936e96bd6963f170b92d6fc70b3da63935509a9e68ce9a28a41d62e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-04T11:15:13.000Z",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "c194a3df4ae2e0b27142b32d9ffc364e9f1ad19b603c9f5b96d00db309eea349",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-04T11:15:34.000Z",
      "commit": "a84d796b21caf94d6a4ff3d3db6d6814865fa12b",
      "fileid": "9fd31a21af313ce10eda8da2747a2eb378c03ce26ae6c6c75aa5b48b83a1a514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/26947914376"
    }
  ]
}