{
  "_id": "6a195541acfb0bcc41de137f",
  "Package": "HilbertCurve",
  "Type": "Package",
  "Title": "Making 2D Hilbert Curve",
  "Version": "2.6.0",
  "Date": "2026-01-30",
  "Authors@R": "person(\"Zuguang\", \"Gu\", email = \"guzuguang@suat-sz.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c('ORCID'=\"0000-0002-7395-8709\"))",
  "VignetteBuilder": "knitr",
  "Description": "Hilbert curve is a type of space-filling curves that fold\none dimensional axis into a two dimensional space, but with\nstill preserves the locality. This package aims to provide an\neasy and flexible way to visualize data through Hilbert curve.",
  "biocViews": "Software, Visualization, Sequencing, Coverage,\nGenomeAnnotation",
  "URL": "https://github.com/jokergoo/HilbertCurve,\nhttps://jokergoo.github.io/HilbertCurve/",
  "License": "MIT + file LICENSE",
  "Collate": "00_S4_generic_methods.R HilbertCurve.R hc_polygon.R\nhc_legend.R utils.R GenomicHilbertCurve.R RcppExports.R zzz.R",
  "Config/pak/sysreqs": "libpng-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:41:36 UTC",
  "RemoteUrl": "https://github.com/bioc/HilbertCurve",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d8b9439255570a04115df29e38a4b72d2826ddd3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 07:45:45 UTC",
    "User": "root"
  },
  "Author": "Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)",
  "Maintainer": "Zuguang Gu <guzuguang@suat-sz.edu.cn>",
  "MD5sum": "4f53c2c89bd6add1f0119ec14fb26f4a",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "HilbertCurve_2.6.0.tar.gz",
  "_fileid": "9af11c53af84f0edd6e0ccf86b43397d5fff992f7f74b9015ca05dec1619a804",
  "_filesize": 594305,
  "_sha256": "9af11c53af84f0edd6e0ccf86b43397d5fff992f7f74b9015ca05dec1619a804",
  "_created": "2026-05-29T07:45:45.000Z",
  "_published": "2026-05-29T08:58:41.075Z",
  "_jobs": [
    {
      "job": 78459646409,
      "time": 172,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285753365"
    },
    {
      "job": 78459646460,
      "time": 231,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285769981"
    },
    {
      "job": 78459646450,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285756283"
    },
    {
      "job": 78459646521,
      "time": 183,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285756758"
    },
    {
      "job": 78459646464,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285765015"
    },
    {
      "job": 78459646514,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286956164"
    },
    {
      "job": 78459646454,
      "time": 320,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286630391"
    },
    {
      "job": 78459646438,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286960028"
    },
    {
      "job": 78459646424,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286617994"
    },
    {
      "job": 78459194755,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285703515"
    },
    {
      "job": 78459646375,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285744258"
    },
    {
      "job": 78459646400,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285753015"
    },
    {
      "job": 78459646445,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285751971"
    },
    {
      "job": 78459646397,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285750457"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HilbertCurve",
  "_commit": {
    "id": "d8b9439255570a04115df29e38a4b72d2826ddd3",
    "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": 1777380096
  },
  "_maintainer": {
    "name": "Zuguang Gu",
    "email": "guzuguang@suat-sz.edu.cn",
    "login": "jokergoo",
    "description": "A bioinformagician\n",
    "uuid": 449218,
    "orcid": "0000-0002-7395-8709"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "polylabelr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "ComplexHeatmap",
      "version": ">= 1.99.0",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "RCurl",
      "role": "Suggests"
    },
    {
      "package": "GetoptLong",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization",
    "sequencing",
    "coverage",
    "genomeannotation",
    "cpp"
  ],
  "_stars": 44,
  "_contributors": [
    {
      "user": "jokergoo",
      "count": 201,
      "uuid": 449218
    },
    {
      "user": "cola-recount2",
      "count": 24,
      "uuid": 49999269
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "dtenenba",
      "count": 6,
      "uuid": 2286826
    },
    {
      "user": "hpages",
      "count": 3,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 490,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HilbertCurve"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jokergoo/hilbertcurve",
  "_pkgdown": "https://jokergoo.github.io/HilbertCurve/",
  "_searchresults": 68,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HilbertCurve.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jokergoo/hilbertcurve",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "default_overlay",
    "GenomicHilbertCurve",
    "hc_centered_text",
    "hc_layer",
    "hc_level",
    "hc_map",
    "hc_normal_points",
    "hc_offset",
    "hc_png",
    "hc_points",
    "hc_polygon",
    "hc_rect",
    "hc_segmented_points",
    "hc_segments",
    "hc_text",
    "hc_which",
    "HilbertCurve",
    "is_white",
    "unzoom",
    "zoom"
  ],
  "_help": [
    {
      "page": "default_overlay",
      "title": "Default color overlay for adding new layers",
      "topics": [
        "default_overlay"
      ]
    },
    {
      "page": "GenomicHilbertCurve",
      "title": "Initialize a Hilbert curve specifically for genomic data",
      "topics": [
        "GenomicHilbertCurve"
      ]
    },
    {
      "page": "GenomicHilbertCurve-class",
      "title": "The GenomicHilbertCurve class",
      "topics": [
        "GenomicHilbertCurve-class"
      ]
    },
    {
      "page": "hc_centered_text-HilbertCurve-method",
      "title": "Add text to the center of the block",
      "topics": [
        "hc_centered_text",
        "hc_centered_text,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_layer-dispatch",
      "title": "Method dispatch page for hc_layer",
      "topics": [
        "hc_layer"
      ]
    },
    {
      "page": "hc_layer-GenomicHilbertCurve-method",
      "title": "Add a new layer to the Hilbert curve",
      "topics": [
        "hc_layer,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_layer-HilbertCurve-method",
      "title": "Add a new layer to the Hilbert curve",
      "topics": [
        "hc_layer,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_level-HilbertCurve-method",
      "title": "Level of the Hilbert curve",
      "topics": [
        "hc_level",
        "hc_level,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_map-GenomicHilbertCurve-method",
      "title": "Draw a map which represents positions of different chromosomes on the curve",
      "topics": [
        "hc_map",
        "hc_map,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_normal_points-HilbertCurve-method",
      "title": "Add points to the Hilbert curve",
      "topics": [
        "hc_normal_points",
        "hc_normal_points,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_offset-HilbertCurve-method",
      "title": "Adjust positions",
      "topics": [
        "hc_offset",
        "hc_offset,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_png-HilbertCurve-method",
      "title": "Save Hilbert curve as a PNG figure",
      "topics": [
        "hc_png",
        "hc_png,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_points-dispatch",
      "title": "Method dispatch page for hc_points",
      "topics": [
        "hc_points"
      ]
    },
    {
      "page": "hc_points-GenomicHilbertCurve-method",
      "title": "Add points to the Hilbert curve",
      "topics": [
        "hc_points,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_points-HilbertCurve-method",
      "title": "Add points to the Hilbert curve",
      "topics": [
        "hc_points,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_polygon-dispatch",
      "title": "Method dispatch page for hc_polygon",
      "topics": [
        "hc_polygon"
      ]
    },
    {
      "page": "hc_polygon-GenomicHilbertCurve-method",
      "title": "Add text to Hilbert curve",
      "topics": [
        "hc_polygon,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_polygon-HilbertCurve-method",
      "title": "Add polygons to Hilbert curve",
      "topics": [
        "hc_polygon,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_rect-dispatch",
      "title": "Method dispatch page for hc_rect",
      "topics": [
        "hc_rect"
      ]
    },
    {
      "page": "hc_rect-GenomicHilbertCurve-method",
      "title": "Add rectangles on Hilbert curve",
      "topics": [
        "hc_rect,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_rect-HilbertCurve-method",
      "title": "Add rectangles on Hilbert curve",
      "topics": [
        "hc_rect,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_segmented_points-HilbertCurve-method",
      "title": "Add points to the Hilbert curve",
      "topics": [
        "hc_segmented_points",
        "hc_segmented_points,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_segments-dispatch",
      "title": "Method dispatch page for hc_segments",
      "topics": [
        "hc_segments"
      ]
    },
    {
      "page": "hc_segments-GenomicHilbertCurve-method",
      "title": "Add line segments to Hilbert curve",
      "topics": [
        "hc_segments,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_segments-HilbertCurve-method",
      "title": "Add line segments to Hilbert curve",
      "topics": [
        "hc_segments,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_text-dispatch",
      "title": "Method dispatch page for hc_text",
      "topics": [
        "hc_text"
      ]
    },
    {
      "page": "hc_text-GenomicHilbertCurve-method",
      "title": "Add text to Hilbert curve",
      "topics": [
        "hc_text,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_text-HilbertCurve-method",
      "title": "Add text to Hilbert curve",
      "topics": [
        "hc_text,HilbertCurve-method"
      ]
    },
    {
      "page": "hc_which-dispatch",
      "title": "Method dispatch page for hc_which",
      "topics": [
        "hc_which"
      ]
    },
    {
      "page": "hc_which-GenomicHilbertCurve-method",
      "title": "Query regions",
      "topics": [
        "hc_which,GenomicHilbertCurve-method"
      ]
    },
    {
      "page": "hc_which-HilbertCurve-method",
      "title": "Query regions",
      "topics": [
        "hc_which,HilbertCurve-method"
      ]
    },
    {
      "page": "HilbertCurve",
      "title": "Initialize a Hilbert curve",
      "topics": [
        "HilbertCurve"
      ]
    },
    {
      "page": "HilbertCurve-class",
      "title": "The HilbertCurve class",
      "topics": [
        "HilbertCurve-class"
      ]
    },
    {
      "page": "is_white",
      "title": "Whether the color is white",
      "topics": [
        "is_white"
      ]
    },
    {
      "page": "show-HilbertCurve-method",
      "title": "Print the HilbertCurve object",
      "topics": [
        "show",
        "show,HilbertCurve-method"
      ]
    },
    {
      "page": "unzoom-HilbertCurve-method",
      "title": "Transform zoomed positions to their original values",
      "topics": [
        "unzoom",
        "unzoom,HilbertCurve-method"
      ]
    },
    {
      "page": "zoom-HilbertCurve-method",
      "title": "Zoom original positions",
      "topics": [
        "zoom",
        "zoom,HilbertCurve-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HilbertCurve/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "circlize",
    "colorspace",
    "generics",
    "GenomicRanges",
    "GlobalOptions",
    "IRanges",
    "png",
    "polylabelr",
    "Rcpp",
    "S4Vectors",
    "Seqinfo",
    "shape"
  ],
  "_sysdeps": [
    {
      "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": "HilbertCurve.Rmd",
      "filename": "HilbertCurve.html",
      "title": "The HilbertCurve package",
      "author": "Zuguang Gu (z.gu@dkfz.de)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2015-07-24 17:38:37",
      "modified": "2024-09-10 11:31:18",
      "commits": 30
    }
  ],
  "_score": 7.622089624870662,
  "_indexed": false,
  "_nocasepkg": "hilbertcurve",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/HilbertCurve",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-05-29T07:49:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "8fac9230c687e4fb412c85bf27586abec30df0c70d7452216792aaba80ff76a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-05-29T07:48:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "2e7ade9f48ba074b2883880c0e4d9a3a97c347af77418ec8e6e2432b0edd425b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-05-29T07:48:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "498127558090192e087d4c20a37d380950438365c3408fc843d681d5c7df214d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-05-29T07:48:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "d2c9e7baceff11eedafd218134f6e51f8a7ffb9d5b14842285d955c748c46ad0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-05-29T08:57:04.000Z",
      "arch": "aarch64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "3286d40c5a930add5d0216ec6042301489d342c69336f21659d606a43e5d2b05",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-05-29T08:38:04.000Z",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "d0a9caf7f2dd94cc1eb07d28e1611d46d5b53ea6cfb8ef0f418b9e6ee63801fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-05-29T08:57:14.000Z",
      "arch": "aarch64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "992f73361ae54c77a0872c054a12708191c799c45991998a050a8524370cb22c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-05-29T08:37:18.000Z",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "8ab648ec8c6158ff2245a834c56c01592ff397509d8f5b379c1da034260c8e62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.6.0",
      "date": "2026-05-29T07:48:36.000Z",
      "arch": "emscripten",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "bb45ef827f6339a171b61b2650945a49fca81e3626b77f8b0fa56035e932e42c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-05-29T07:47:17.000Z",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "7a5dfca416d1410af40c633227e3875d269c8cfd5233182a188ce423c64ae4cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-05-29T07:47:20.000Z",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "7d2f9ff62045df2b0c08512a2927cba573daac0b53da72c6c9a0cf06b125d2ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-05-29T07:47:20.000Z",
      "arch": "x86_64",
      "commit": "d8b9439255570a04115df29e38a4b72d2826ddd3",
      "fileid": "2c48bb62854a148c65d68f2c9a03ab911d244778d1d9540992c2dac72bdfffd6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624892233"
    }
  ]
}