{
  "_id": "6a1a0cba1d7bb097a09ccec5",
  "Package": "DEGraph",
  "Title": "Two-sample tests on a graph",
  "Version": "1.65.1",
  "Date": "2012-04-27",
  "Author": "Laurent Jacob, Pierre Neuvial and Sandrine Dudoit",
  "Maintainer": "Laurent Jacob <laurent.jacob@gmail.com>",
  "Description": "DEGraph implements recent hypothesis testing methods which\ndirectly assess whether a particular gene network is\ndifferentially expressed between two conditions. This is to be\ncontrasted with the more classical two-step approaches which\nfirst test individual genes, then test gene sets for enrichment\nin differentially expressed genes. These recent methods take\ninto account the topology of the network to yield more powerful\ndetection procedures. DEGraph provides methods to easily test\nall KEGG pathways for differential expression on any gene\nexpression data set and tools to visualize the results.",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "biocViews": "Microarray, DifferentialExpression, GraphAndNetwork,\nNetwork, NetworkEnrichment, DecisionTree",
  "Config/Bioconductor/UnsupportedPlatforms": "windows, macosx",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev python3 libzmq3-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-29 18:37:42 UTC",
  "RemoteUrl": "https://github.com/bioc/DEGraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "00311b35c592acaf21018ba2a781abe1aac65e6e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 21:57:25 UTC",
    "User": "root"
  },
  "MD5sum": "04bef670657da399712a29f53f11c11d",
  "_user": "bioc",
  "_type": "src",
  "_file": "DEGraph_1.65.1.tar.gz",
  "_fileid": "9c9e91683e2e758e2c57b860093ea30754610ee541eeb7bcc6291a93ad0cd408",
  "_filesize": 1771280,
  "_sha256": "9c9e91683e2e758e2c57b860093ea30754610ee541eeb7bcc6291a93ad0cd408",
  "_created": "2026-05-29T21:57:25.000Z",
  "_published": "2026-05-29T22:01:30.466Z",
  "_jobs": [
    {
      "job": 78594112836,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7301938383"
    },
    {
      "job": 78594112860,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7301951725"
    },
    {
      "job": 78594112850,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7301947516"
    },
    {
      "job": 78594112838,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7301940444"
    },
    {
      "job": 78594112837,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7301939786"
    },
    {
      "job": 78593615259,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7301896488"
    },
    {
      "job": 78594112856,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7301930899"
    },
    {
      "job": 78594112843,
      "time": 198,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7301950271"
    },
    {
      "job": 78594112844,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7301936284"
    },
    {
      "job": 78594112831,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7301934208"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 17
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/DEGraph",
  "_commit": {
    "id": "00311b35c592acaf21018ba2a781abe1aac65e6e",
    "author": "A Wokaty <awokaty@users.noreply.github.com>",
    "committer": "A Wokaty <awokaty@users.noreply.github.com>",
    "message": "Bump version\n",
    "time": 1780079862
  },
  "_maintainer": {
    "name": "Laurent Jacob",
    "email": "laurent.jacob@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "R.utils",
      "role": "Depends"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "KEGGgraph",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "R.methodsS3",
      "role": "Imports"
    },
    {
      "package": "RBGL",
      "role": "Imports"
    },
    {
      "package": "Rgraphviz",
      "role": "Imports"
    },
    {
      "package": "rrcov",
      "role": "Imports"
    },
    {
      "package": "NCIgraph",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "graph",
      "role": "Suggests"
    },
    {
      "package": "KEGGgraph",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "marray",
      "role": "Suggests"
    },
    {
      "package": "RBGL",
      "role": "Suggests"
    },
    {
      "package": "rrcov",
      "role": "Suggests"
    },
    {
      "package": "Rgraphviz",
      "role": "Suggests"
    },
    {
      "package": "NCIgraph",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.65.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.64.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "microarray",
    "differentialexpression",
    "graphandnetwork",
    "network",
    "networkenrichment",
    "decisiontree"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 371,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DEGraph"
  },
  "_mentions": 15,
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DEGraph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AN.test",
    "BS.test",
    "getConnectedComponentList",
    "getKEGGPathways",
    "getSignedGraph",
    "graph.T2.test",
    "hyper.test",
    "laplacianFromA",
    "plotValuedGraph",
    "randomWAMGraph",
    "testOneConnectedComponent",
    "testOneGraph",
    "twoSampleFromGraph",
    "writeAdjacencyMatrix2KGML"
  ],
  "_datasets": [
    {
      "name": "annLoi2008",
      "title": "Annotation data used in the DEGraph package vignette",
      "object": "Loi2008_DEGraphVignette",
      "file": "Loi2008_DEGraphVignette.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "NCBI.gene.symbol",
        "HUGO.gene.symbol",
        "Cytoband",
        "Alternative.symbols",
        "Description"
      ],
      "rows": 227,
      "table": true,
      "tojson": true
    },
    {
      "name": "classLoi2008",
      "title": "Tamoxifen treatment resistance status data used in the DEGraph package vignette",
      "object": "Loi2008_DEGraphVignette",
      "file": "Loi2008_DEGraphVignette.RData",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exprLoi2008",
      "title": "Gene expression data used in the DEGraph package vignette",
      "object": "Loi2008_DEGraphVignette",
      "file": "Loi2008_DEGraphVignette.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "OXFT_1070",
        "OXFT_1089",
        "OXFT_1097",
        "OXFT_1103",
        "OXFT_1107",
        "OXFT_1120",
        "OXFT_1125",
        "OXFT_1127",
        "OXFT_1133",
        "OXFT_1142",
        "OXFT_114",
        "OXFT_1156",
        "OXFT_1157",
        "OXFT_1167",
        "OXFT_1168",
        "OXFT_116",
        "OXFT_1173",
        "OXFT_1177",
        "OXFT_1181",
        "OXFT_1193",
        "OXFT_1200",
        "OXFT_124",
        "OXFT_1301",
        "OXFT_1320",
        "OXFT_1331",
        "OXFT_1397",
        "OXFT_1432",
        "OXFT_1441",
        "OXFT_1525",
        "OXFT_1579",
        "OXFT_1766",
        "OXFT_1769",
        "OXFT_1770",
        "OXFT_1800",
        "OXFT_1804",
        "OXFT_1818",
        "OXFT_1821",
        "OXFT_1889",
        "OXFT_1902",
        "OXFT_192",
        "OXFT_1939",
        "OXFT_1962",
        "OXFT_1981",
        "OXFT_1982",
        "OXFT_2002",
        "OXFT_2005",
        "OXFT_2027",
        "OXFT_2057",
        "OXFT_2069",
        "OXFT_209",
        "OXFT_2175",
        "OXFT_2190",
        "OXFT_2220",
        "OXFT_2338",
        "OXFT_2340",
        "OXFT_2341",
        "OXFT_3597",
        "OXFT_375",
        "OXFT_380",
        "OXFT_412",
        "OXFT_427",
        "OXFT_429",
        "OXFT_443",
        "OXFT_4904",
        "OXFT_511",
        "OXFT_5210",
        "OXFT_550",
        "OXFT_555",
        "OXFT_55",
        "OXFT_588",
        "OXFT_595",
        "OXFT_596",
        "OXFT_619",
        "OXFT_638",
        "OXFT_669",
        "OXFT_676",
        "OXFT_680",
        "OXFT_697",
        "OXFT_700",
        "OXFT_705",
        "OXFT_706",
        "OXFT_711",
        "OXFT_729",
        "OXFT_736",
        "OXFT_738",
        "OXFT_742",
        "OXFT_771",
        "OXFT_779",
        "OXFT_829",
        "OXFT_837",
        "OXFT_848",
        "OXFT_849",
        "OXFT_876",
        "OXFT_887",
        "OXFT_890",
        "OXFT_894",
        "OXFT_913",
        "OXFT_928",
        "OXFT_944",
        "KIT_104B91",
        "KIT_112B55",
        "KIT_114B68",
        "KIT_130B92",
        "KIT_131B79",
        "KIT_135B40",
        "KIT_138B34",
        "KIT_148B49",
        "KIT_14B98",
        "KIT_150B81",
        "KIT_154B42",
        "KIT_159B47",
        "KIT_15C94",
        "KIT_162B98",
        "KIT_165B72",
        "KIT_166B79",
        "KIT_169B79",
        "KIT_170B15",
        "KIT_171B77",
        "KIT_173B43",
        "KIT_17C40",
        "KIT_183B75",
        "KIT_191B79",
        "KIT_194B60",
        "KIT_202B44",
        "KIT_203B49",
        "KIT_207C08",
        "KIT_212C21",
        "KIT_216C61",
        "KIT_225C52",
        "KIT_230C47",
        "KIT_235C20",
        "KIT_238C87",
        "KIT_239C32",
        "KIT_244C89",
        "KIT_252C64",
        "KIT_254C80",
        "KIT_256C45",
        "KIT_271C71",
        "KIT_27C82",
        "KIT_288C57",
        "KIT_289C75",
        "KIT_291C17",
        "KIT_298C47",
        "KIT_301C66",
        "KIT_307C50",
        "KIT_311A27",
        "KIT_313A87",
        "KIT_35C29",
        "KIT_39C24",
        "KIT_40C57",
        "KIT_41C65",
        "KIT_48A46",
        "KIT_51A98",
        "KIT_53A06",
        "KIT_55A79",
        "KIT_56A94",
        "KIT_64A59",
        "KIT_67A43",
        "KIT_69A93",
        "KIT_6B85",
        "KIT_72A92",
        "KIT_77A50",
        "KIT_7B96",
        "KIT_82A83",
        "KIT_84A44",
        "KIT_85A03",
        "KIT_8B87",
        "KIT_96A21",
        "GUYT_50102",
        "GUYT_50105",
        "GUYT_50106",
        "GUYT_50107",
        "GUYT_50108",
        "GUYT_50109",
        "GUYT_50110",
        "GUYT_50111",
        "GUYT_50112",
        "GUYT_50115",
        "GUYT_50116",
        "GUYT_50117",
        "GUYT_50118",
        "GUYT_50119",
        "GUYT_50120",
        "GUYT_50122",
        "GUYT_50124",
        "GUYT_50125",
        "GUYT_50126",
        "GUYT_50128",
        "GUYT_50130",
        "GUYT_50131",
        "GUYT_50132",
        "GUYT_50134",
        "GUYT_50135",
        "GUYT_50136",
        "GUYT_50137",
        "GUYT_50138",
        "GUYT_50143",
        "GUYT_50146",
        "GUYT_50148",
        "GUYT_50149",
        "GUYT_50150",
        "GUYT_50151",
        "GUYT_50153",
        "GUYT_50154",
        "GUYT_50155",
        "GUYT_50156",
        "GUYT_50158",
        "GUYT_50159",
        "GUYT_50160",
        "GUYT_50162",
        "GUYT_50163",
        "GUYT_50166",
        "GUYT_50168",
        "GUYT_50169",
        "GUYT_50172",
        "GUYT_50173",
        "GUYT_50174",
        "GUYT_50176",
        "GUYT_50177",
        "GUYT_50178",
        "GUYT_50179",
        "GUYT_50181",
        "GUYT_50182",
        "GUYT_50183",
        "GUYT_50184",
        "GUYT_50188",
        "GUYT_50190",
        "GUYT_50192",
        "GUYT_50193",
        "GUYT_50200",
        "GUYT_50204",
        "GUYT_50210",
        "GUYT_50211",
        "GUYT_50213",
        "GUYT_50218",
        "GUYT_50219",
        "GUYT_50221",
        "GUYT_50223",
        "GUYT_50225",
        "GUYT_50228",
        "GUYT_50230",
        "GUYT_50233",
        "GUYT_50235",
        "GUYT_50236",
        "GUYT_50237",
        "GUYT_50238",
        "GUYT_50239",
        "GUYT_50243",
        "GUYT_50246",
        "GUYT_50247",
        "GUYT_50248",
        "GUYT_50251",
        "GUYT_50252",
        "GUYT_50254",
        "GUYT_50257"
      ],
      "rows": 227,
      "table": true,
      "tojson": true
    },
    {
      "name": "grListKEGG",
      "title": "KEGG networks used in the DEGraph package vignette",
      "object": "Loi2008_DEGraphVignette",
      "file": "Loi2008_DEGraphVignette.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AN.test",
      "title": "Performs the Adaptive Neyman test of Fan and Lin (1998)",
      "topics": [
        "AN.test"
      ]
    },
    {
      "page": "annLoi2008",
      "title": "Annotation data used in the DEGraph package vignette",
      "topics": [
        "annLoi2008"
      ]
    },
    {
      "page": "BS.test",
      "title": "Performs the test of Bai and Saranadasa (1996)",
      "topics": [
        "BS.test"
      ]
    },
    {
      "page": "classLoi2008",
      "title": "Tamoxifen treatment resistance status data used in the DEGraph package vignette",
      "topics": [
        "classLoi2008"
      ]
    },
    {
      "page": "exprLoi2008",
      "title": "Gene expression data used in the DEGraph package vignette",
      "topics": [
        "exprLoi2008"
      ]
    },
    {
      "page": "getConnectedComponentList",
      "title": "Given a graph, returns a list of its connected components (which are also graph objects), ordered by decreasing number of nodes",
      "topics": [
        "getConnectedComponentList"
      ]
    },
    {
      "page": "getKEGGPathways",
      "title": "Builds a graph for each of the KEGG pathways",
      "topics": [
        "getKEGGPathways"
      ]
    },
    {
      "page": "getSignedGraph",
      "title": "Given a graph, builds a signed version of the adjacency matrix taking into account the type of interaction (e.g., activation or inhibition)",
      "topics": [
        "getSignedGraph"
      ]
    },
    {
      "page": "graph.T2.test",
      "title": "Performs the Hotelling T2 test in Fourier space",
      "topics": [
        "graph.T2.test"
      ]
    },
    {
      "page": "grListKEGG",
      "title": "KEGG networks used in the DEGraph package vignette",
      "topics": [
        "grListKEGG"
      ]
    },
    {
      "page": "hyper.test",
      "title": "Performs an hypergeometric test of enrichment of a set of hypotheses in significant elements",
      "topics": [
        "hyper.test"
      ]
    },
    {
      "page": "laplacianFromA",
      "title": "Calculates the Laplacian associated to an adjacency matrix",
      "topics": [
        "laplacianFromA"
      ]
    },
    {
      "page": "plotValuedGraph",
      "title": "Plots a graph with nodes colored according to a quantitative variable",
      "topics": [
        "plotValuedGraph"
      ]
    },
    {
      "page": "randomWAMGraph",
      "title": "Generates a random graph",
      "topics": [
        "randomWAMGraph"
      ]
    },
    {
      "page": "testOneConnectedComponent",
      "title": "Applies a series of two-sample tests to a connected graph using various statistics",
      "topics": [
        "testOneConnectedComponent"
      ]
    },
    {
      "page": "testOneGraph",
      "title": "Applies a serie of two-sample tests to each connected component of a graph using various statistics",
      "topics": [
        "testOneGraph"
      ]
    },
    {
      "page": "twoSampleFromGraph",
      "title": "Given a basis (typically the eigenvectors of a graph Laplacian), builds two multivariate normal samples with mean shift located in the first elements of the basis",
      "topics": [
        "twoSampleFromGraph"
      ]
    },
    {
      "page": "writeAdjacencyMatrix2KGML",
      "title": "Writes an adjacency matrix into an XML file",
      "topics": [
        "writeAdjacencyMatrix2KGML"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "base64url",
    "BH",
    "BiocGenerics",
    "bitops",
    "caTools",
    "cli",
    "crayon",
    "curl",
    "DEoptimR",
    "digest",
    "evaluate",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "gplots",
    "graph",
    "gtools",
    "htmltools",
    "httr",
    "IRdisplay",
    "IRkernel",
    "jsonlite",
    "KEGGgraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "mime",
    "mvtnorm",
    "NCIgraph",
    "openssl",
    "pbdZMQ",
    "pcaPP",
    "pillar",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RBGL",
    "RColorBrewer",
    "RCurl",
    "RCy3",
    "repr",
    "Rgraphviz",
    "RJSONIO",
    "rlang",
    "robustbase",
    "rrcov",
    "stringi",
    "sys",
    "utf8",
    "uuid",
    "vctrs",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "DEGraph.Rnw",
      "filename": "DEGraph.pdf",
      "title": "DEGraph: differential expression testing for gene networks",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:15:51",
      "modified": "2013-11-01 20:15:51",
      "commits": 1
    }
  ],
  "_score": 4.518513939877888,
  "_indexed": true,
  "_nocasepkg": "degraph",
  "_universes": [
    "bioc"
  ],
  "_previous": "1.65.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.65.1",
      "date": "2026-05-29T22:00:19.000Z",
      "distro": "noble",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "e7945f3cd82e9db85a19ab59b686aa373e785c002cdea07fbe4299f0e30ab5c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.65.1",
      "date": "2026-05-29T22:00:11.000Z",
      "distro": "noble",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "f0d7088f494787b7b3dc471c7ff9ce8aee3029be7d0a80b960f7c98ff28a7119",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.65.1",
      "date": "2026-05-29T21:59:48.000Z",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "2d11c65e7b8a24222bb8fc168a2b96b27c6cc6fc0b24548a993a47edd2c95da6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.65.1",
      "date": "2026-05-29T22:00:01.000Z",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "edc4806b70cadf8f9593f2fc5fe79d2a4076c6be109a6247ea88656d63b6fae6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.65.1",
      "date": "2026-05-29T21:59:56.000Z",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "b6d2e0757fc9d32a8caa241161c9323a6e9d102403d87b2c66d11ce7f8c53bd3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.65.1",
      "date": "2026-05-29T22:00:01.000Z",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "efed418114105f1eb28cbdaf1fb0c2e0a678c2a515b66f572b10719a07c81773",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.65.1",
      "date": "2026-05-29T21:59:18.000Z",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "190403ed288733d8e6c1e303cac8feaeea85877d87f8db59775a5740d02f5a3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.65.1",
      "date": "2026-05-29T21:59:10.000Z",
      "commit": "00311b35c592acaf21018ba2a781abe1aac65e6e",
      "fileid": "617c440f4296c5b939d4b489d88968a4f4cd8f0996896912582c37d0c813dbdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664147853"
    }
  ]
}