{
  "_id": "6a1d28c91d7bb097a0a38529",
  "Package": "HiSpaR",
  "Type": "Package",
  "Title": "Hierarchical Inference of Spatial Positions from Hi-C Data",
  "Version": "1.1.0",
  "Date": "2026-01-15",
  "Authors@R": "c(\nperson(\"Yingcheng\", \"Luo\", email = \"lyc22@mails.tsinghua.edu.cn\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Provides R bindings for HiSpa, a hierarchical Bayesian\nmodel for inferring three-dimensional chromatin structures from\nHi-C contact matrices using Markov Chain Monte Carlo (MCMC)\nsampling. The package implements a cluster-based hierarchical\napproach that efficiently handles large-scale Hi-C datasets. It\nuses Rcpp and RcppArmadillo for efficient C++ integration with\nthe original HiSpa C++ implementation, enabling fast\ncomputation of chromatin structure inference through parallel\nMCMC sampling.",
  "License": "MIT + file LICENSE",
  "biocViews": "Software, Epigenetics, HiC, StructuralPrediction, Bayesian,\nSpatial",
  "SystemRequirements": "C++17, GNU make, Armadillo (>= 9.0), OpenMP",
  "URL": "https://github.com/masterStormtrooper/HiSpaR",
  "BugReports": "https://github.com/masterStormtrooper/HiSpaR/issues",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:36 UTC",
  "RemoteUrl": "https://github.com/bioc/HiSpaR",
  "RemoteRef": "HEAD",
  "RemoteSha": "14a3af9fa4829689bde7578f18fe97212c71bce6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 09:36:39 UTC",
    "User": "root"
  },
  "Author": "Yingcheng Luo [aut, cre]",
  "Maintainer": "Yingcheng Luo <lyc22@mails.tsinghua.edu.cn>",
  "MD5sum": "f02b747ea91efa2b1ea35d42f7d23f53",
  "_user": "bioc",
  "_type": "src",
  "_file": "HiSpaR_1.1.0.tar.gz",
  "_fileid": "817144bf476facb95b986c2387f5561a13a52ea08f32e9472010cb46c00ad904",
  "_filesize": 736662,
  "_sha256": "817144bf476facb95b986c2387f5561a13a52ea08f32e9472010cb46c00ad904",
  "_created": "2026-05-30T09:36:39.000Z",
  "_published": "2026-06-01T06:38:01.352Z",
  "_jobs": [
    {
      "job": 78798343423,
      "time": 199,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307336753"
    },
    {
      "job": 78798343553,
      "time": 284,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307259371"
    },
    {
      "job": 78798343882,
      "time": 355,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307351421"
    },
    {
      "job": 78798344005,
      "time": 292,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307260139"
    },
    {
      "job": 78798343881,
      "time": 373,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307352970"
    },
    {
      "job": 78798343895,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308549089"
    },
    {
      "job": 78798343721,
      "time": 386,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307278216"
    },
    {
      "job": 78798343548,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308547522"
    },
    {
      "job": 78798343661,
      "time": 356,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307274748"
    },
    {
      "job": 78798343028,
      "time": 431,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307229977"
    },
    {
      "job": 78798343174,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798343186,
      "time": 434,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798343218,
      "time": 322,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798343188,
      "time": 386,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HiSpaR",
  "_commit": {
    "id": "14a3af9fa4829689bde7578f18fe97212c71bce6",
    "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": 1777381596
  },
  "_maintainer": {
    "name": "Yingcheng Luo",
    "email": "lyc22@mails.tsinghua.edu.cn",
    "login": "masterstormtrooper",
    "description": "",
    "uuid": 30161636
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "HiCExperiment",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "HiContactsData",
      "role": "Suggests"
    },
    {
      "package": "HiContacts",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 16
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "epigenetics",
    "hic",
    "structuralprediction",
    "bayesian",
    "spatial",
    "openblas",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "masterstormtrooper",
      "count": 25,
      "uuid": 30161636
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 193,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HiSpaR"
  },
  "_devurl": "https://github.com/masterstormtrooper/hispar",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HiSpaR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/masterstormtrooper/hispar",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "hispa_analyze"
  ],
  "_datasets": [
    {
      "name": "su1_contact_mat",
      "title": "Example Hi-C Contact Matrix",
      "object": "su1_contact_mat",
      "file": "su1_contact_mat.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "V74",
        "V75",
        "V76",
        "V77",
        "V78",
        "V79",
        "V80",
        "V81",
        "V82",
        "V83",
        "V84",
        "V85",
        "V86",
        "V87",
        "V88",
        "V89",
        "V90",
        "V91",
        "V92",
        "V93",
        "V94",
        "V95",
        "V96",
        "V97",
        "V98",
        "V99",
        "V100",
        "V101",
        "V102",
        "V103",
        "V104",
        "V105",
        "V106",
        "V107",
        "V108",
        "V109",
        "V110",
        "V111",
        "V112",
        "V113",
        "V114",
        "V115",
        "V116",
        "V117",
        "V118",
        "V119",
        "V120",
        "V121",
        "V122",
        "V123",
        "V124",
        "V125",
        "V126",
        "V127",
        "V128",
        "V129",
        "V130",
        "V131",
        "V132",
        "V133",
        "V134",
        "V135",
        "V136",
        "V137",
        "V138",
        "V139",
        "V140",
        "V141",
        "V142",
        "V143",
        "V144",
        "V145",
        "V146",
        "V147",
        "V148",
        "V149",
        "V150",
        "V151",
        "V152",
        "V153",
        "V154",
        "V155",
        "V156",
        "V157",
        "V158",
        "V159",
        "V160",
        "V161",
        "V162",
        "V163",
        "V164",
        "V165",
        "V166",
        "V167",
        "V168",
        "V169",
        "V170",
        "V171",
        "V172",
        "V173",
        "V174",
        "V175",
        "V176",
        "V177",
        "V178",
        "V179",
        "V180",
        "V181",
        "V182",
        "V183",
        "V184",
        "V185",
        "V186",
        "V187",
        "V188",
        "V189",
        "V190",
        "V191",
        "V192",
        "V193",
        "V194",
        "V195",
        "V196",
        "V197",
        "V198",
        "V199",
        "V200",
        "V201",
        "V202",
        "V203",
        "V204",
        "V205",
        "V206",
        "V207",
        "V208",
        "V209",
        "V210",
        "V211",
        "V212",
        "V213",
        "V214",
        "V215",
        "V216",
        "V217",
        "V218",
        "V219",
        "V220",
        "V221",
        "V222",
        "V223",
        "V224",
        "V225",
        "V226",
        "V227",
        "V228",
        "V229",
        "V230",
        "V231",
        "V232",
        "V233",
        "V234",
        "V235",
        "V236",
        "V237",
        "V238",
        "V239",
        "V240",
        "V241",
        "V242",
        "V243",
        "V244",
        "V245",
        "V246",
        "V247",
        "V248",
        "V249",
        "V250",
        "V251",
        "V252",
        "V253",
        "V254",
        "V255",
        "V256",
        "V257",
        "V258",
        "V259",
        "V260",
        "V261",
        "V262",
        "V263",
        "V264",
        "V265",
        "V266",
        "V267",
        "V268",
        "V269",
        "V270",
        "V271",
        "V272",
        "V273",
        "V274",
        "V275",
        "V276",
        "V277",
        "V278",
        "V279",
        "V280",
        "V281",
        "V282",
        "V283",
        "V284",
        "V285",
        "V286",
        "V287",
        "V288",
        "V289",
        "V290",
        "V291",
        "V292",
        "V293",
        "V294",
        "V295",
        "V296",
        "V297",
        "V298",
        "V299",
        "V300",
        "V301",
        "V302",
        "V303",
        "V304",
        "V305",
        "V306",
        "V307",
        "V308",
        "V309",
        "V310",
        "V311",
        "V312",
        "V313",
        "V314",
        "V315",
        "V316",
        "V317",
        "V318",
        "V319",
        "V320",
        "V321",
        "V322",
        "V323",
        "V324",
        "V325",
        "V326",
        "V327",
        "V328",
        "V329",
        "V330",
        "V331",
        "V332",
        "V333",
        "V334",
        "V335",
        "V336",
        "V337",
        "V338",
        "V339",
        "V340",
        "V341",
        "V342",
        "V343",
        "V344",
        "V345",
        "V346",
        "V347",
        "V348",
        "V349",
        "V350",
        "V351",
        "V352",
        "V353",
        "V354",
        "V355",
        "V356",
        "V357",
        "V358",
        "V359",
        "V360",
        "V361",
        "V362",
        "V363",
        "V364",
        "V365",
        "V366",
        "V367",
        "V368",
        "V369",
        "V370",
        "V371",
        "V372",
        "V373",
        "V374",
        "V375",
        "V376",
        "V377",
        "V378",
        "V379",
        "V380",
        "V381",
        "V382",
        "V383",
        "V384",
        "V385",
        "V386",
        "V387",
        "V388",
        "V389",
        "V390",
        "V391",
        "V392",
        "V393",
        "V394",
        "V395",
        "V396",
        "V397",
        "V398",
        "V399",
        "V400",
        "V401",
        "V402",
        "V403",
        "V404",
        "V405",
        "V406",
        "V407",
        "V408",
        "V409",
        "V410",
        "V411",
        "V412",
        "V413",
        "V414",
        "V415",
        "V416",
        "V417",
        "V418",
        "V419",
        "V420",
        "V421",
        "V422",
        "V423",
        "V424",
        "V425",
        "V426",
        "V427",
        "V428",
        "V429",
        "V430",
        "V431",
        "V432",
        "V433",
        "V434",
        "V435",
        "V436",
        "V437",
        "V438",
        "V439",
        "V440",
        "V441",
        "V442",
        "V443",
        "V444",
        "V445",
        "V446",
        "V447",
        "V448",
        "V449",
        "V450",
        "V451",
        "V452",
        "V453",
        "V454",
        "V455",
        "V456",
        "V457",
        "V458",
        "V459",
        "V460",
        "V461",
        "V462",
        "V463",
        "V464",
        "V465",
        "V466",
        "V467",
        "V468",
        "V469",
        "V470",
        "V471",
        "V472",
        "V473",
        "V474",
        "V475",
        "V476",
        "V477",
        "V478",
        "V479",
        "V480",
        "V481",
        "V482",
        "V483",
        "V484",
        "V485",
        "V486",
        "V487",
        "V488",
        "V489",
        "V490",
        "V491",
        "V492",
        "V493",
        "V494",
        "V495",
        "V496",
        "V497",
        "V498",
        "V499",
        "V500",
        "V501",
        "V502",
        "V503",
        "V504",
        "V505",
        "V506",
        "V507",
        "V508",
        "V509",
        "V510",
        "V511",
        "V512",
        "V513",
        "V514",
        "V515",
        "V516",
        "V517",
        "V518",
        "V519",
        "V520",
        "V521",
        "V522",
        "V523",
        "V524",
        "V525",
        "V526",
        "V527",
        "V528",
        "V529",
        "V530",
        "V531",
        "V532",
        "V533",
        "V534",
        "V535",
        "V536",
        "V537",
        "V538",
        "V539",
        "V540",
        "V541",
        "V542",
        "V543",
        "V544",
        "V545",
        "V546",
        "V547",
        "V548",
        "V549",
        "V550",
        "V551",
        "V552",
        "V553",
        "V554",
        "V555",
        "V556",
        "V557",
        "V558",
        "V559",
        "V560",
        "V561",
        "V562",
        "V563",
        "V564",
        "V565",
        "V566",
        "V567",
        "V568",
        "V569",
        "V570",
        "V571",
        "V572",
        "V573",
        "V574",
        "V575",
        "V576",
        "V577",
        "V578",
        "V579",
        "V580",
        "V581",
        "V582",
        "V583",
        "V584",
        "V585",
        "V586",
        "V587",
        "V588",
        "V589",
        "V590",
        "V591",
        "V592",
        "V593",
        "V594",
        "V595",
        "V596",
        "V597",
        "V598",
        "V599",
        "V600",
        "V601",
        "V602",
        "V603",
        "V604",
        "V605",
        "V606",
        "V607",
        "V608",
        "V609",
        "V610",
        "V611",
        "V612",
        "V613",
        "V614",
        "V615",
        "V616",
        "V617",
        "V618",
        "V619",
        "V620",
        "V621",
        "V622",
        "V623",
        "V624",
        "V625",
        "V626",
        "V627",
        "V628",
        "V629",
        "V630",
        "V631",
        "V632",
        "V633",
        "V634",
        "V635",
        "V636",
        "V637",
        "V638",
        "V639",
        "V640",
        "V641",
        "V642",
        "V643",
        "V644",
        "V645",
        "V646",
        "V647",
        "V648",
        "V649"
      ],
      "rows": 649,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "hispa_analyze",
      "title": "Run HiSpa MCMC Analysis",
      "topics": [
        "hispa_analyze"
      ]
    },
    {
      "page": "su1_contact_mat",
      "title": "Example Hi-C Contact Matrix",
      "topics": [
        "su1_contact_mat"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HiSpaR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "bit",
    "bit64",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "DelayedArray",
    "dir.expiry",
    "dplyr",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "glue",
    "HiCExperiment",
    "hms",
    "InteractionSet",
    "IRanges",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "strawr",
    "SummarizedExperiment",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XVector"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with HiSpaR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Dependencies",
        "Basic Usage",
        "Loading Required Packages",
        "Input Data Formats",
        "Quick Example",
        "Understanding the Output",
        "Visualization",
        "Output Files",
        "Session Information"
      ],
      "created": "2026-01-19 15:14:36",
      "modified": "2026-03-26 16:08:19",
      "commits": 10
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "hispar",
  "_universes": [
    "bioc",
    "masterstormtrooper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T09:40:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "1f6e2c0854b8c64268395941971af3bdaa122412297f6f890c83c6bd76e2187d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T09:55:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "0f1b7d52c492f0671c5b2a5fb7051b2759bf1154746ac3825824264d82247bb3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T09:40:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "55f49e69d238e60604275c29a3c1c17fa52eb25b1371c2192af26afcbd3b4510",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T09:55:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "a09aaf33c898f0662bf36b8f95170d6c836747c010b0944872c2c31ad1d7d82a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T13:32:43.000Z",
      "arch": "aarch64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "dee7b33c86a6ddf65114bfcc5b0d26fa0d05eab88b4a635047af9f20b32a24a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T09:42:09.000Z",
      "arch": "x86_64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "209c11d7e05a026d04360f897e637e4770db19990cc4a0f706dde1bda87709f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T13:32:31.000Z",
      "arch": "aarch64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "04a0c8f98b016b36f20981d28d31f8204ad4beafea298c58aada024152b41c59",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T09:41:45.000Z",
      "arch": "x86_64",
      "commit": "14a3af9fa4829689bde7578f18fe97212c71bce6",
      "fileid": "d8b072e6cc8376d3b8d300322849b64334a1f07537de7e7639338fbcd846dc55",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675697632"
    }
  ]
}