{
  "_id": "6a645b7c059529545f5766b9",
  "Package": "ggkegg",
  "Type": "Package",
  "Title": "Analyzing and visualizing KEGG information using the grammar of\ngraphics",
  "Version": "1.11.0",
  "Authors@R": "person(\"Noriaki\", \"Sato\", email = \"nori@hgc.jp\", role = c(\"cre\", \"aut\"))",
  "Description": "This package aims to import, parse, and analyze KEGG data\nsuch as KEGG PATHWAY and KEGG MODULE. The package supports\nvisualizing KEGG information using ggplot2 and ggraph through\nusing the grammar of graphics. The package enables the direct\nvisualization of the results from various omics analysis\npackages.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "biocViews": "Pathways, DataImport, KEGG",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/noriakis/ggkegg",
  "BugReports": "https://github.com/noriakis/ggkegg/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libmagick++-dev gsfonts\nlibicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:01:22 UTC",
  "RemoteUrl": "https://github.com/bioc/ggkegg",
  "RemoteRef": "HEAD",
  "RemoteSha": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 06:38:25 UTC",
    "User": "root"
  },
  "Author": "Noriaki Sato [cre, aut]",
  "Maintainer": "Noriaki Sato <nori@hgc.jp>",
  "_user": "bioc",
  "_type": "src",
  "_file": "ggkegg_1.11.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7e563e038f33917603fb557c38e2b8576d41fb8afacaaef2c7d054f64cfc2387",
  "_filesize": 3620416,
  "_sha256": "7e563e038f33917603fb557c38e2b8576d41fb8afacaaef2c7d054f64cfc2387",
  "_expires": "2026-11-02T06:45:10.000Z",
  "_created": "2026-07-25T06:38:25.000Z",
  "_published": "2026-07-25T06:45:13.636Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226",
  "_status": "success",
  "_upstream": "https://github.com/bioc/ggkegg",
  "_commit": {
    "id": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381282
  },
  "_maintainer": {
    "name": "Noriaki Sato",
    "email": "nori@hgc.jp",
    "login": "noriakis",
    "description": "",
    "uuid": 31095487
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 89653010554,
      "time": 193,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8616642912"
    },
    {
      "job": 89653010572,
      "time": 272,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8616655811"
    },
    {
      "job": 89653010563,
      "time": 343,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8616667952"
    },
    {
      "job": 89653010585,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8616642457"
    },
    {
      "job": 89653010582,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8616639757"
    },
    {
      "job": 89652603648,
      "time": 314,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616613183"
    },
    {
      "job": 89653010565,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8616639412"
    },
    {
      "job": 89653010573,
      "time": 186,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8616641966"
    },
    {
      "job": 89653010592,
      "time": 204,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8616644856"
    },
    {
      "job": 89653010579,
      "time": 171,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8616639649"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "ggraph",
      "role": "Depends"
    },
    {
      "package": "XML",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "tidygraph",
      "role": "Depends"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "shadowtext",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "clusterProfiler",
      "role": "Suggests"
    },
    {
      "package": "bnlearn",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "AnnotationDbi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.11.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.10.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "pathways",
    "dataimport",
    "kegg",
    "ggplot2",
    "ggraph",
    "pathway",
    "tidygraph",
    "visualization"
  ],
  "_stars": 246,
  "_contributors": [
    {
      "user": "noriakis",
      "count": 371,
      "uuid": 31095487
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 451,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 796,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ggkegg"
  },
  "_devurl": "https://github.com/noriakis/ggkegg",
  "_searchresults": 50,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggkegg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/noriakis/ggkegg",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "add_readable_edge_label",
    "add_title",
    "append_cp",
    "append_label_position",
    "assign_deseq2",
    "carrow",
    "combine_with_bnlearn",
    "convert_id",
    "create_test_module",
    "create_test_network",
    "create_test_pathway",
    "edge_matrix",
    "edge_numeric",
    "edge_numeric_sum",
    "geom_kegg",
    "geom_node_rect",
    "geom_node_rect_kegg",
    "geom_node_rect_multi",
    "geom_node_shadowtext",
    "get_module_attribute",
    "get_network_attribute",
    "ggkegg",
    "ggkeggsave",
    "ggplot_add.add_readable_edge_label",
    "ggplot_add.geom_kegg",
    "ggplot_add.geom_node_rect_kegg",
    "ggplot_add.geom_node_rect_multi",
    "ggplot_add.overlay_raw_map",
    "highlight_entities",
    "highlight_module",
    "highlight_set_edges",
    "highlight_set_nodes",
    "module",
    "module_abundance",
    "module_completeness",
    "module_text",
    "multi_pathway_native",
    "network",
    "network_graph",
    "node_matrix",
    "node_numeric",
    "obtain_sequential_module_definition",
    "output_overlay_image",
    "overlay_raw_map",
    "pathway",
    "pathway_abundance",
    "pathway_info",
    "plot_kegg_network",
    "plot_module_blocks",
    "plot_module_text",
    "process_line",
    "process_reaction",
    "rawMap",
    "rawValue",
    "return_line_compounds",
    "stamp"
  ],
  "_help": [
    {
      "page": "add_readable_edge_label",
      "title": "add_readable_edge_label",
      "topics": [
        "add_readable_edge_label"
      ]
    },
    {
      "page": "add_title",
      "title": "addTitle",
      "topics": [
        "add_title"
      ]
    },
    {
      "page": "append_cp",
      "title": "append_cp",
      "topics": [
        "append_cp"
      ]
    },
    {
      "page": "append_label_position",
      "title": "append_label_position",
      "topics": [
        "append_label_position"
      ]
    },
    {
      "page": "assign_deseq2",
      "title": "assign_deseq2",
      "topics": [
        "assign_deseq2"
      ]
    },
    {
      "page": "carrow",
      "title": "carrow",
      "topics": [
        "carrow"
      ]
    },
    {
      "page": "combine_with_bnlearn",
      "title": "combine_with_bnlearn",
      "topics": [
        "combine_with_bnlearn"
      ]
    },
    {
      "page": "convert_id",
      "title": "convert_id",
      "topics": [
        "convert_id"
      ]
    },
    {
      "page": "create_test_module",
      "title": "create_test_module",
      "topics": [
        "create_test_module"
      ]
    },
    {
      "page": "create_test_network",
      "title": "create_test_network",
      "topics": [
        "create_test_network"
      ]
    },
    {
      "page": "create_test_pathway",
      "title": "create_test_pathway",
      "topics": [
        "create_test_pathway"
      ]
    },
    {
      "page": "edge_matrix",
      "title": "edge_matrix",
      "topics": [
        "edge_matrix"
      ]
    },
    {
      "page": "edge_numeric",
      "title": "edge_numeric",
      "topics": [
        "edge_numeric"
      ]
    },
    {
      "page": "edge_numeric_sum",
      "title": "edge_numeric_sum",
      "topics": [
        "edge_numeric_sum"
      ]
    },
    {
      "page": "geom_kegg",
      "title": "geom_kegg",
      "topics": [
        "geom_kegg"
      ]
    },
    {
      "page": "geom_node_rect",
      "title": "geom_node_rect",
      "topics": [
        "geom_node_rect"
      ]
    },
    {
      "page": "geom_node_rect_kegg",
      "title": "geom_node_rect_kegg",
      "topics": [
        "geom_node_rect_kegg"
      ]
    },
    {
      "page": "geom_node_rect_multi",
      "title": "geom_node_rect_multi",
      "topics": [
        "geom_node_rect_multi"
      ]
    },
    {
      "page": "geom_node_shadowtext",
      "title": "geom_node_shadowtext",
      "topics": [
        "geom_node_shadowtext"
      ]
    },
    {
      "page": "get_module_attribute",
      "title": "get_module_attribute",
      "topics": [
        "get_module_attribute"
      ]
    },
    {
      "page": "get_module_attribute-kegg_module-method",
      "title": "get_module_attribute",
      "topics": [
        "get_module_attribute,kegg_module-method"
      ]
    },
    {
      "page": "get_network_attribute",
      "title": "get_network_attribute",
      "topics": [
        "get_network_attribute"
      ]
    },
    {
      "page": "get_network_attribute-kegg_network-method",
      "title": "get_network_attribute",
      "topics": [
        "get_network_attribute,kegg_network-method"
      ]
    },
    {
      "page": "ggkegg",
      "title": "ggkegg",
      "topics": [
        "ggkegg"
      ]
    },
    {
      "page": "ggkeggsave",
      "title": "ggkeggsave",
      "topics": [
        "ggkeggsave"
      ]
    },
    {
      "page": "ggplot_add.add_readable_edge_label",
      "title": "ggplot_add.geom_node_rect_kegg",
      "topics": [
        "ggplot_add.add_readable_edge_label"
      ]
    },
    {
      "page": "ggplot_add.geom_kegg",
      "title": "ggplot_add.geom_kegg",
      "topics": [
        "ggplot_add.geom_kegg"
      ]
    },
    {
      "page": "ggplot_add.geom_node_rect_kegg",
      "title": "ggplot_add.geom_node_rect_kegg",
      "topics": [
        "ggplot_add.geom_node_rect_kegg"
      ]
    },
    {
      "page": "ggplot_add.geom_node_rect_multi",
      "title": "ggplot_add.geom_node_rect_multi",
      "topics": [
        "ggplot_add.geom_node_rect_multi"
      ]
    },
    {
      "page": "ggplot_add.overlay_raw_map",
      "title": "ggplot_add.overlay_raw_map",
      "topics": [
        "ggplot_add.overlay_raw_map"
      ]
    },
    {
      "page": "ggplot_add.stamp",
      "title": "ggplot_add.stamp",
      "topics": [
        "ggplot_add.stamp"
      ]
    },
    {
      "page": "highlight_entities",
      "title": "highlight_entities",
      "topics": [
        "highlight_entities"
      ]
    },
    {
      "page": "highlight_module",
      "title": "highlight_module",
      "topics": [
        "highlight_module"
      ]
    },
    {
      "page": "highlight_set_edges",
      "title": "highlight_set_edges",
      "topics": [
        "highlight_set_edges"
      ]
    },
    {
      "page": "highlight_set_nodes",
      "title": "highlight_set_nodes",
      "topics": [
        "highlight_set_nodes"
      ]
    },
    {
      "page": "module",
      "title": "module KEGG module parsing function",
      "topics": [
        "module"
      ]
    },
    {
      "page": "module_abundance",
      "title": "module_abundance weighted mean abundance of fraction of present KO in the block",
      "topics": [
        "module_abundance"
      ]
    },
    {
      "page": "module_completeness",
      "title": "module_completeness",
      "topics": [
        "module_completeness"
      ]
    },
    {
      "page": "module_text",
      "title": "module_text Obtain textual representation of module definition for all the blocks",
      "topics": [
        "module_text"
      ]
    },
    {
      "page": "multi_pathway_native",
      "title": "multi_pathway_native",
      "topics": [
        "multi_pathway_native"
      ]
    },
    {
      "page": "network",
      "title": "KEGG network parsing function",
      "topics": [
        "network"
      ]
    },
    {
      "page": "network_graph",
      "title": "network_graph",
      "topics": [
        "network_graph"
      ]
    },
    {
      "page": "node_matrix",
      "title": "node_matrix",
      "topics": [
        "node_matrix"
      ]
    },
    {
      "page": "node_numeric",
      "title": "node_numeric",
      "topics": [
        "node_numeric"
      ]
    },
    {
      "page": "obtain_sequential_module_definition",
      "title": "obtain_sequential_module_definition",
      "topics": [
        "obtain_sequential_module_definition"
      ]
    },
    {
      "page": "output_overlay_image",
      "title": "output_overlay_image",
      "topics": [
        "output_overlay_image"
      ]
    },
    {
      "page": "overlay_raw_map",
      "title": "overlay_raw_map",
      "topics": [
        "overlay_raw_map"
      ]
    },
    {
      "page": "pathway",
      "title": "pathway",
      "topics": [
        "pathway"
      ]
    },
    {
      "page": "pathway_abundance",
      "title": "pathway_abundance",
      "topics": [
        "pathway_abundance"
      ]
    },
    {
      "page": "pathway_info",
      "title": "pathway_info",
      "topics": [
        "pathway_info"
      ]
    },
    {
      "page": "plot_kegg_network",
      "title": "plot_kegg_network",
      "topics": [
        "plot_kegg_network"
      ]
    },
    {
      "page": "plot_module_blocks",
      "title": "plot_module_blocks",
      "topics": [
        "plot_module_blocks"
      ]
    },
    {
      "page": "plot_module_text",
      "title": "plot_module_text",
      "topics": [
        "plot_module_text"
      ]
    },
    {
      "page": "process_line",
      "title": "process_line",
      "topics": [
        "process_line"
      ]
    },
    {
      "page": "process_reaction",
      "title": "process_reaction",
      "topics": [
        "process_reaction"
      ]
    },
    {
      "page": "rawMap",
      "title": "rawMap",
      "topics": [
        "rawMap"
      ]
    },
    {
      "page": "rawValue",
      "title": "rawValue",
      "topics": [
        "rawValue"
      ]
    },
    {
      "page": "return_line_compounds",
      "title": "return_line_compounds",
      "topics": [
        "return_line_compounds"
      ]
    },
    {
      "page": "stamp",
      "title": "stamp",
      "topics": [
        "stamp"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/ggkegg/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "BiocFileCache",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggforce",
    "ggiraph",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "patchwork",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S7",
    "sass",
    "scales",
    "shadowtext",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "usage_of_ggkegg.Rmd",
      "filename": "usage_of_ggkegg.html",
      "title": "ggkegg",
      "author": "Noriaki Sato",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ggkegg",
        "Introduction",
        "Pathway",
        "Plot the pathway using ggraph",
        "Converting identifiers",
        "Highlighting set of nodes and edges",
        "Overlaying raw KEGG image",
        "Module and Network",
        "Parsing module",
        "Visualizing module",
        "Use with the other omics packages",
        "Wrapper function ggkegg"
      ],
      "created": "2023-04-08 17:00:28",
      "modified": "2025-09-24 01:42:03",
      "commits": 12
    }
  ],
  "_score": 8.169086357487023,
  "_indexed": true,
  "_nocasepkg": "ggkegg",
  "_universes": [
    "bioc",
    "noriakis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-07-25T06:41:45.000Z",
      "distro": "resolute",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/8c7e1f04a368238b3304bec4f74a4019bea1351d0a48703fe3a7379e60b37ea3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-07-25T06:42:49.000Z",
      "distro": "resolute",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/de59b56b0a77a910742c852e2ee9ad311b97bfcc3984f90b843418c884403c7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-07-25T06:40:54.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/457d1e8b302d07598c410a4264e2f3705b29c10d77f5c3f44de6318524a8d932",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-07-25T06:40:25.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/04a4fac4616ef4a12caa16d4a03f96e46373cacd67567fd547ae6ef95393cfba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11.0",
      "date": "2026-07-25T06:41:43.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/fdb1d132d644d44604673cbac0816a771c271b980013c9179a0dc071e4e33b8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-07-25T06:40:02.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/db8201f3b4339fb14921a08e4e949952a27d27542bd6e0494e35585242ba97ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-07-25T06:40:21.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/79d743ddcb04d897090ff59243a6fc3e10ddc51838a104583c34b331a0ace63e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-07-25T06:40:11.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "https://r2.ropensci.org/d8bdf4eaaff97f6b9035e9a933b8a2da954ab96cb63aafb8237a1ff5c14d0e61",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30147700226"
    }
  ]
}