{
  "_id": "6a19564aacfb0bcc41de1d82",
  "Package": "ILoReg",
  "Type": "Package",
  "Title": "ILoReg: a tool for high-resolution cell population\nidentification from scRNA-Seq data",
  "Version": "1.22.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:15 UTC",
  "RemoteUrl": "https://github.com/bioc/ILoReg",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
  "Packaged": {
    "Date": "2026-05-29 07:47:35 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": "b2798f5bcad286ef6e410445eb9a81f6",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "ILoReg_1.22.0.tar.gz",
  "_fileid": "84cb2d7bc02c1f0976f2937a1cc4dd683a2eb299febdb35fa5292098b2ca72e3",
  "_filesize": 2739164,
  "_sha256": "84cb2d7bc02c1f0976f2937a1cc4dd683a2eb299febdb35fa5292098b2ca72e3",
  "_created": "2026-05-29T07:47:35.000Z",
  "_published": "2026-05-29T09:03:06.084Z",
  "_jobs": [
    {
      "job": 78459920984,
      "time": 202,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285795770"
    },
    {
      "job": 78459921008,
      "time": 419,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7285857067"
    },
    {
      "job": 78459921014,
      "time": 436,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285861667"
    },
    {
      "job": 78459921004,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287037346"
    },
    {
      "job": 78459921010,
      "time": 231,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287026502"
    },
    {
      "job": 78459061570,
      "time": 379,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285735383"
    },
    {
      "job": 78459921020,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285777072"
    },
    {
      "job": 78459921005,
      "time": 329,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7285831894"
    },
    {
      "job": 78459921011,
      "time": 291,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7285820692"
    },
    {
      "job": 78459921021,
      "time": 308,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285825653"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ILoReg",
  "_commit": {
    "id": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to 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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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": 4,
  "_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/RELEASE_3_23/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": false,
  "_nocasepkg": "iloreg",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/ILoReg",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T07:51:35.000Z",
      "distro": "noble",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "7d4772c309e56a531aef57cd6eef39e8aefa5fda185178e9dc5bae2fdeaeddff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T07:51:38.000Z",
      "distro": "noble",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "4165095aae505a881e321b286f2a1d590ef5d0f9eea785c2b9a748bac774af33",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T08:59:54.000Z",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "0927929ec81cc060784c0eb6405250fe47d44b8822fca174889b8d571aacf69e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T08:59:32.000Z",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "f98c21dacb2d84e6cc09a626ad383e4eded1f8adec03a505e1d03bc9a4eb9f79",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0",
      "date": "2026-05-29T07:50:32.000Z",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "f40d0beeb190269daea178a276c2671f535355910de501dc767ab2585fa72f49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T07:49:32.000Z",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "58c8dbef771c818a5e0c490c823291517b572e6c56084bcbfec33884b2df9caf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T07:49:24.000Z",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "8b6ec4700ab6f959cde56ab32bc70684e24bc7b16e852e160788a159b8816c79",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T07:49:19.000Z",
      "commit": "8e9a0eba9d57666680b5c9a6ec345f46c27bce2b",
      "fileid": "57bc87e5d72a9c9d50c3415cae0d319973dcc10c38499cef3055986b4f343bae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624851959"
    }
  ]
}