{
  "_id": "6a227c02cd65a98ecbd4ebd8",
  "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-06-05 07:16:30 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": "cd15871d994aa26ff419938508236a31",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "ivolcano_0.0.6.tar.gz",
  "_fileid": "b2ed28b2049cb01f5962ec8e816cfd03edae472ea11ed6e183cea7ce88c19e8f",
  "_filesize": 5723829,
  "_sha256": "b2ed28b2049cb01f5962ec8e816cfd03edae472ea11ed6e183cea7ce88c19e8f",
  "_created": "2026-06-05T07:16:30.000Z",
  "_published": "2026-06-05T07:34:26.683Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79681944255,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430980425"
    },
    {
      "job": 79681944315,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430980549"
    },
    {
      "job": 79681944320,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431217848"
    },
    {
      "job": 79681944266,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431114265"
    },
    {
      "job": 79681144706,
      "time": 363,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430931582"
    },
    {
      "job": 79681944274,
      "time": 185,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430982394"
    },
    {
      "job": 79681944277,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430981647"
    },
    {
      "job": 79681944344,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430983233"
    },
    {
      "job": 79681944285,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430974391"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University"
  },
  "_downloads": {
    "count": 192,
    "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-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-06-05T07:19:27.000Z",
      "distro": "noble",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "4d25040478dc87c8dddafeedd64e3b6858059cff48980991a394441efac9111c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-05T07:19:23.000Z",
      "distro": "noble",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "b484874caf1961cf77b4f5c1b8d42937cb87321972579912ef6ec70994cea94a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-05T07:33:43.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "ffaa84b33cbca4469bddcbd83cd482a7dbb2396e8c36675ac4a043440452eeda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-05T07:27:40.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "d092f516924b96e68bc0aaec5d89f902dbe46bfa7a7d491ecd90f32627a6a22b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-06-05T07:19:58.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "baa774085b43b492dfe2e6d94064c8c67936bd3e21bb712ba422f8446359ac51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-05T07:19:09.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "d540902dcc8b90aa06b300bd83926e68b042bb598d952f50695353b0c6e87f66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-05T07:19:11.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "b3b12325566e60195ecb975a58f88e892596e3a09ffaa6b3f4c5378adf06874c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-05T07:18:49.000Z",
      "commit": "b728847e8062a4ef36ee1da3fade0cd8252545fb",
      "fileid": "aa5b436421d1515c35d816a72d20a342b19b2c10afdc9e59ab1234e279767226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27000972298"
    }
  ]
}