{
  "_id": "6a1acf231d7bb097a09e049c",
  "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-05-30 08:16:07 UTC",
    "User": "root"
  },
  "Author": "Noriaki Sato [cre, aut]",
  "Maintainer": "Noriaki Sato <nori@hgc.jp>",
  "MD5sum": "7bc1d2b0bb454a5facdde7544ad9c765",
  "_user": "bioc",
  "_type": "src",
  "_file": "ggkegg_1.11.0.tar.gz",
  "_fileid": "b46112f397ad7cff67aeb103c8895f5c260dfa7263a04bdfdffa89b810149fcc",
  "_filesize": 3614374,
  "_sha256": "b46112f397ad7cff67aeb103c8895f5c260dfa7263a04bdfdffa89b810149fcc",
  "_created": "2026-05-30T08:16:07.000Z",
  "_published": "2026-05-30T11:50:59.294Z",
  "_jobs": [
    {
      "job": 78635982339,
      "time": 187,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306776111"
    },
    {
      "job": 78635982338,
      "time": 318,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306788806"
    },
    {
      "job": 78635982350,
      "time": 300,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306786805"
    },
    {
      "job": 78635982342,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307962434"
    },
    {
      "job": 78635982344,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307965627"
    },
    {
      "job": 78635736118,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306758307"
    },
    {
      "job": 78635982346,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306774111"
    },
    {
      "job": 78635982340,
      "time": 533,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306809848"
    },
    {
      "job": 78635982345,
      "time": 546,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306811099"
    },
    {
      "job": 78635982347,
      "time": 222,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306779200"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "noble",
  "_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": 243,
  "_contributors": [
    {
      "user": "noriakis",
      "count": 371,
      "uuid": 31095487
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 820,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ggkegg"
  },
  "_devurl": "https://github.com/noriakis/ggkegg",
  "_searchresults": 52,
  "_rbuild": "4.6.0",
  "_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",
    "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.180790863280738,
  "_indexed": true,
  "_nocasepkg": "ggkegg",
  "_universes": [
    "bioc",
    "noriakis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-30T08:19:56.000Z",
      "distro": "noble",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "12c898fd8efc1eb27aecadc9ee6ee0de7b268b883329102329b5147d05e9dd63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-30T08:20:00.000Z",
      "distro": "noble",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "9d48736078c8205864378bcc7e6ab9a6fcfa4fdfbdf5edd50c4c9bc7257752da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-30T11:48:43.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "5e64e62cdb2eef28afea7a244966af131e34c30725a214259f9661ff5af8197b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-30T11:49:08.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "9f9cad2f86da4436b358a009c31bb97d2ca45879bdb183c760810680e81d3de2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11.0",
      "date": "2026-05-30T08:19:16.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "ea9a35106e7f06cbd1b438b0916cd123a8d7bd78852c277001b23dfe8c4a2ca5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T08:23:19.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "4681ad632cf2f16678e97a40acb4d59a18b4af7608db7ea04c68ec221921f75a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T08:23:31.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "9016daea18959951de671d295a805a28a823c46318d201f8e58cc3e01be79cb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T08:18:03.000Z",
      "commit": "b197ce98c3a5c976e50b9174ea1251b04d2c582c",
      "fileid": "adbf694967d0fcf642ef2707e98c2c2afe33e154b1c32f6f01079c40eee7eefe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678915869"
    }
  ]
}