{
  "_id": "6a1acb021d7bb097a09ddb67",
  "Package": "ILoReg",
  "Type": "Package",
  "Title": "ILoReg: a tool for high-resolution cell population\nidentification from scRNA-Seq data",
  "Version": "1.23.0",
  "Description": "ILoReg is a tool for identification of cell populations\nfrom scRNA-seq data. In particular, ILoReg is useful for\nfinding cell populations with subtle transcriptomic\ndifferences. The method utilizes a self-supervised learning\nmethod, called Iteratitive Clustering Projection (ICP), to find\ncluster probabilities, which are used in noise reduction prior\nto PCA and the subsequent hierarchical clustering and t-SNE\nsteps. Additionally, functions for differential expression\nanalysis to find gene markers for the populations and gene\nexpression visualization are provided.",
  "Authors@R": "c(person(\"Johannes\", \"Smolander\",\nemail = \"johannes.smolander@gmail.com\",\nrole=c(\"cre\", \"aut\")),\nperson(\"Sini\", \"Junttila\",\nrole=c(\"aut\")),\nperson(\"Mikko S\", \"Venäläinen\",\nrole=c(\"aut\")),\nperson(\"Laura L\", \"Elo\",\nrole=c(\"aut\")))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "biocViews": "SingleCell, Software, Clustering, DimensionReduction,\nRNASeq, Visualization, Transcriptomics, DataRepresentation,\nDifferentialExpression, Transcription, GeneExpression",
  "NeedsCompilation": "no",
  "URL": "https://github.com/elolab/ILoReg",
  "BugReports": "https://github.com/elolab/ILoReg/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nlibssl-dev python3 libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:15 UTC",
  "RemoteUrl": "https://github.com/bioc/ILoReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
  "Packaged": {
    "Date": "2026-05-30 07:56:40 UTC",
    "User": "root"
  },
  "Author": "Johannes Smolander [cre, aut],\nSini Junttila [aut],\nMikko S Venäläinen [aut],\nLaura L Elo [aut]",
  "Maintainer": "Johannes Smolander <johannes.smolander@gmail.com>",
  "MD5sum": "c7d5a2b7f67149517fd1df2d5f5eeda1",
  "_user": "bioc",
  "_type": "src",
  "_file": "ILoReg_1.23.0.tar.gz",
  "_fileid": "99d3fdc527c3d8f51bca5804d33580d81d16896e2bbffd68cd44845c8d42b7b3",
  "_filesize": 2721118,
  "_sha256": "99d3fdc527c3d8f51bca5804d33580d81d16896e2bbffd68cd44845c8d42b7b3",
  "_created": "2026-05-30T07:56:40.000Z",
  "_published": "2026-05-30T11:33:22.856Z",
  "_jobs": [
    {
      "job": 78634994914,
      "time": 190,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306665566"
    },
    {
      "job": 78634994910,
      "time": 377,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306684098"
    },
    {
      "job": 78634994923,
      "time": 386,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306684962"
    },
    {
      "job": 78634994924,
      "time": 292,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307871756"
    },
    {
      "job": 78634994915,
      "time": 248,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307866930"
    },
    {
      "job": 78634679504,
      "time": 363,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306646146"
    },
    {
      "job": 78634994898,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306661837"
    },
    {
      "job": 78634994937,
      "time": 320,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306678721"
    },
    {
      "job": 78634994947,
      "time": 346,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306681251"
    },
    {
      "job": 78634994941,
      "time": 293,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306676058"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ILoReg",
  "_commit": {
    "id": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
    "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": 1777380795
  },
  "_maintainer": {
    "name": "Johannes Smolander",
    "email": "johannes.smolander@gmail.com",
    "login": "j0ntt",
    "description": "",
    "uuid": 15635352
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "aricode",
      "role": "Imports"
    },
    {
      "package": "LiblineaR",
      "role": "Imports"
    },
    {
      "package": "SparseM",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "fastcluster",
      "role": "Imports"
    },
    {
      "package": "parallelDist",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "software",
    "clustering",
    "dimensionreduction",
    "rnaseq",
    "visualization",
    "transcriptomics",
    "datarepresentation",
    "differentialexpression",
    "transcription",
    "geneexpression"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "j0ntt",
      "count": 7,
      "uuid": 15635352
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 370,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ILoReg"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/elolab/iloreg",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ILoReg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/elolab/iloreg",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AnnotationScatterPlot",
    "CalcSilhInfo",
    "ClusteringScatterPlot",
    "FindAllGeneMarkers",
    "FindGeneMarkers",
    "GeneHeatmap",
    "GeneScatterPlot",
    "HierarchicalClustering",
    "MergeClusters",
    "PCAElbowPlot",
    "PrepareILoReg",
    "RenameAllClusters",
    "RenameCluster",
    "RunParallelICP",
    "RunPCA",
    "RunTSNE",
    "RunUMAP",
    "SelectKClusters",
    "SelectTopGenes",
    "SilhouetteCurve",
    "VlnPlot"
  ],
  "_datasets": [
    {
      "name": "pbmc3k_500",
      "title": "A toy dataset with 500 cells downsampled from the pbmc3k dataset.",
      "object": "pbmc3k_500",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AnnotationScatterPlot",
      "title": "Visualiation of a custom annotation over nonlinear dimensionality reduction",
      "topics": [
        "AnnotationScatterPlot",
        "AnnotationScatterPlot,SingleCellExperiment-method",
        "AnnotationScatterPlot.SingleCellExperiment"
      ]
    },
    {
      "page": "CalcSilhInfo",
      "title": "Estimating optimal K using silhouette",
      "topics": [
        "CalcSilhInfo",
        "CalcSilhInfo,SingleCellExperiment-method",
        "CalcSilhInfo.SingleCellExperiment"
      ]
    },
    {
      "page": "ClusteringScatterPlot",
      "title": "Visualize the clustering over nonliner dimensionality reduction",
      "topics": [
        "ClusteringScatterPlot",
        "ClusteringScatterPlot,SingleCellExperiment-method",
        "ClusteringScatterPlot.SingleCellExperiment"
      ]
    },
    {
      "page": "DownOverSampling",
      "title": "Down- and oversample data",
      "topics": [
        "DownOverSampling"
      ]
    },
    {
      "page": "FindAllGeneMarkers",
      "title": "identification of gene markers for all clusters",
      "topics": [
        "FindAllGeneMarkers",
        "FindAllGeneMarkers,SingleCellExperiment-method",
        "FindAllGeneMarkers.SingleCellExperiment"
      ]
    },
    {
      "page": "FindGeneMarkers",
      "title": "Identification of gene markers for a cluster or two arbitrary combinations of clusters",
      "topics": [
        "FindGeneMarkers",
        "FindGeneMarkers,SingleCellExperiment-method",
        "FindGeneMarkers.SingleCellExperiment"
      ]
    },
    {
      "page": "GeneHeatmap",
      "title": "Heatmap visualization of the gene markers identified by FindAllGeneMarkers",
      "topics": [
        "GeneHeatmap",
        "GeneHeatmap,SingleCellExperiment-method",
        "GeneHeatmap.SingleCellExperiment"
      ]
    },
    {
      "page": "GeneScatterPlot",
      "title": "Visualize gene expression over nonlinear dimensionality reduction",
      "topics": [
        "GeneScatterPlot",
        "GeneScatterPlot,SingleCellExperiment-method",
        "GeneScatterPlot.SingleCellExperiment"
      ]
    },
    {
      "page": "HierarchicalClustering",
      "title": "Hierarchical clustering using the Ward's method",
      "topics": [
        "HierarchicalClustering",
        "HierarchicalClustering,SingleCellExperiment-method",
        "HierarchicalClustering.SingleCellExperiment"
      ]
    },
    {
      "page": "LogisticRegression",
      "title": "Clustering projection using logistic regression from the LiblineaR R package",
      "topics": [
        "LogisticRegression"
      ]
    },
    {
      "page": "MergeClusters",
      "title": "Merge clusters",
      "topics": [
        "MergeClusters",
        "MergeClusters,SingleCellExperiment-method",
        "MergeClusters.SingleCellExperiment"
      ]
    },
    {
      "page": "pbmc3k_500",
      "title": "A toy dataset with 500 cells downsampled from the pbmc3k dataset.",
      "topics": [
        "pbmc3k_500"
      ]
    },
    {
      "page": "PCAElbowPlot",
      "title": "Elbow plot of the standard deviations of the principal components",
      "topics": [
        "PCAElbowPlot",
        "PCAElbowPlot,SingleCellExperiment-method",
        "PCAElbowPlot.SingleCellExperiment"
      ]
    },
    {
      "page": "PrepareILoReg",
      "title": "Prepare 'SingleCellExperiment' object for 'ILoReg' analysis",
      "topics": [
        "PrepareILoReg",
        "PrepareILoReg,SingleCellExperiment-method",
        "PrepareILoReg.SingleCellExperiment"
      ]
    },
    {
      "page": "RenameAllClusters",
      "title": "Renaming all clusters at once",
      "topics": [
        "RenameAllClusters",
        "RenameAllClusters,SingleCellExperiment-method",
        "RenameAllClusters.SingleCellExperiment"
      ]
    },
    {
      "page": "RenameCluster",
      "title": "Renaming one cluster",
      "topics": [
        "RenameCluster",
        "RenameCluster,SingleCellExperiment-method",
        "RenameCluster.SingleCellExperiment"
      ]
    },
    {
      "page": "RunICP",
      "title": "Iterative Clustering Projection (ICP) clustering",
      "topics": [
        "RunICP"
      ]
    },
    {
      "page": "RunParallelICP",
      "title": "Run ICP runs parallerly",
      "topics": [
        "RunParallelICP",
        "RunParallelICP,SingleCellExperiment-method",
        "RunParallelICP.SingleCellExperiment"
      ]
    },
    {
      "page": "RunPCA",
      "title": "PCA transformation of the joint probability matrix",
      "topics": [
        "RunPCA",
        "RunPCA,SingleCellExperiment-method",
        "RunPCA.SingleCellExperiment"
      ]
    },
    {
      "page": "RunTSNE",
      "title": "Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE)",
      "topics": [
        "RunTSNE",
        "RunTSNE,SingleCellExperiment-method",
        "RunTSNE.SingleCellExperiment"
      ]
    },
    {
      "page": "RunUMAP",
      "title": "Uniform Manifold Approximation and Projection (UMAP)",
      "topics": [
        "RunUMAP",
        "RunUMAP,SingleCellExperiment-method",
        "RunUMAP.SingleCellExperiment"
      ]
    },
    {
      "page": "SelectKClusters",
      "title": "Selecting K clusters from hierarchical clustering",
      "topics": [
        "SelectKClusters",
        "SelectKClusters,SingleCellExperiment-method",
        "SelectKClusters.SingleCellExperiment"
      ]
    },
    {
      "page": "SelectTopGenes",
      "title": "Select top or bottom N genes based on a selection criterion",
      "topics": [
        "SelectTopGenes"
      ]
    },
    {
      "page": "SilhouetteCurve",
      "title": "Silhouette curve",
      "topics": [
        "SilhouetteCurve",
        "SilhouetteCurve,SingleCellExperiment-method",
        "SilhouetteCurve.SingleCellExperiment"
      ]
    },
    {
      "page": "VlnPlot",
      "title": "Gene expression visualization using violin plots",
      "topics": [
        "VlnPlot",
        "VlnPlot,SingleCellExperiment-method",
        "VlnPlot.SingleCellExperiment"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/ILoReg/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "aricode",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "bit",
    "bit64",
    "boot",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DelayedArray",
    "dendextend",
    "DescTools",
    "digest",
    "doRNG",
    "doSNOW",
    "dplyr",
    "e1071",
    "Exact",
    "expm",
    "farver",
    "fastcluster",
    "forcats",
    "foreach",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "gld",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "here",
    "hms",
    "httr",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "LiblineaR",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "mvtnorm",
    "openssl",
    "parallelDist",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppTOML",
    "readr",
    "readxl",
    "rematch",
    "reshape2",
    "reticulate",
    "rlang",
    "rngtools",
    "rootSolve",
    "rprojroot",
    "RSpectra",
    "rstudioapi",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SparseM",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "umap",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "vroom",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "ILoReg.Rmd",
      "filename": "ILoReg.html",
      "title": "ILoReg package manual",
      "author": "Johannes Smolander",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example: Peripheral Blood Mononuclear Cells",
        "Setup a SingleCellExperiment object and prepare it for ILoReg analysis",
        "Run the ICP clustering algorithm $L$ times",
        "PCA transformation of the joint probability matrix",
        "Nonlinear dimensionality reduction",
        "Gene expression visualization",
        "Hierarchical clustering using the Ward's method",
        "Extracting a consensus clustering with $K$ clusters",
        "Identification of gene markers",
        "Selecting top gene markers",
        "Gene marker heatmap",
        "Renaming clusters",
        "Violin plot visualization",
        "Additional functionality",
        "Estimating the optimal number of clusters",
        "Renaming one cluster",
        "Visualize with a custom annotation",
        "Merging clusters",
        "Identification of differentially expressed genes between two arbitrary sets of clusters",
        "Session info",
        "References",
        "Contact information"
      ],
      "created": "2019-10-24 12:43:53",
      "modified": "2022-03-08 13:41:10",
      "commits": 26
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "iloreg",
  "_universes": [
    "bioc",
    "j0ntt",
    "elolab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T07:59:58.000Z",
      "distro": "noble",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "38d4dcad461dce33128688ec91331bed44535633271843578e7222f85ecb3666",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T08:00:02.000Z",
      "distro": "noble",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "7f8aef2e6e28df6ba1912fbbaf342fb5ec99c31132c4945c9bb413c1c495a868",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T11:29:48.000Z",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "92caddc6d42604df3fd0d0031baaa5d4dcef28c4b112eb90e127ad7c0a3208fc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T11:29:29.000Z",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "4c0ddef896fc8ca528f6800685af01e8cd7253e8ef8d5c508017dca1ee106231",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-30T07:59:54.000Z",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "2414d43f38efce275d10eb6cffbf46cd443d7a39d2411f0ae0e956e6587c5880",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T07:58:47.000Z",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "3f3e2fe0f18f1f7c821d0b588e290797f9109e4a9f1137e526c33fb3e4c44092",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T07:59:20.000Z",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "a9d1f7a3bfed0bb51aeb2e5c893bffa9370a67ac1ee30b211d8394f8c8640c7a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T07:58:31.000Z",
      "commit": "5f0e20dca622c5b9fbe39f5920703fb4fc7375ae",
      "fileid": "e354b493a1200ef99519f3ee6e9dbff15c60d5f6888e16aa3a81d52c89276c70",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678516971"
    }
  ]
}