{
  "_id": "6a1ae1751d7bb097a09ed965",
  "Package": "annotatr",
  "Title": "Annotation of Genomic Regions to Genomic Annotations",
  "Version": "1.39.0",
  "Date": "2025-06-21",
  "Authors@R": "c(\nperson(\"Raymond G.\", \"Cavalcante\", email = \"rcavalca@umich.edu\", role = c(\"aut\", \"cre\")),\nperson(c(\"Maureen A.\"), \"Sartor\", email = \"sartorma@med.umich.edu\", role = c(\"ths\")))",
  "Description": "Given a set of genomic sites/regions (e.g. ChIP-seq peaks,\nCpGs, differentially methylated CpGs or regions, SNPs, etc.) it\nis often of interest to investigate the intersecting genomic\nannotations. Such annotations include those relating to gene\nmodels (promoters, 5'UTRs, exons, introns, and 3'UTRs), CpGs\n(CpG islands, CpG shores, CpG shelves), or regulatory sequences\nsuch as enhancers. The annotatr package provides an easy way to\nsummarize and visualize the intersection of genomic\nsites/regions with genomic annotations.",
  "VignetteBuilder": "knitr",
  "BugReports": "https://www.github.com/rcavalcante/annotatr/issues",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "biocViews": "Software, Annotation, GenomeAnnotation, FunctionalGenomics,\nVisualization",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:33 UTC",
  "RemoteUrl": "https://github.com/bioc/annotatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:20:59 UTC",
    "User": "root"
  },
  "Author": "Raymond G. Cavalcante [aut, cre],\nMaureen A. Sartor [ths]",
  "Maintainer": "Raymond G. Cavalcante <rcavalca@umich.edu>",
  "MD5sum": "831100c1db3fc6ba65793a006f2754ed",
  "_user": "bioc",
  "_type": "src",
  "_file": "annotatr_1.39.0.tar.gz",
  "_fileid": "3c52d4dab170e617cd9ad26aaf61b97fab291ec12b78433b29518dafd3096474",
  "_filesize": 2745124,
  "_sha256": "3c52d4dab170e617cd9ad26aaf61b97fab291ec12b78433b29518dafd3096474",
  "_created": "2026-05-30T09:20:59.000Z",
  "_published": "2026-05-30T13:09:09.257Z",
  "_jobs": [
    {
      "job": 78639327149,
      "time": 638,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307250040"
    },
    {
      "job": 78639327155,
      "time": 962,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307283860"
    },
    {
      "job": 78639327183,
      "time": 956,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307283238"
    },
    {
      "job": 78639327158,
      "time": 466,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308409056"
    },
    {
      "job": 78639327151,
      "time": 451,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308405793"
    },
    {
      "job": 78638677088,
      "time": 752,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307140509"
    },
    {
      "job": 78639327154,
      "time": 590,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307245308"
    },
    {
      "job": 78639327180,
      "time": 630,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307249385"
    },
    {
      "job": 78639327188,
      "time": 633,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307249682"
    },
    {
      "job": 78639327178,
      "time": 632,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307249540"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/annotatr",
  "_commit": {
    "id": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
    "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": 1777380273
  },
  "_maintainer": {
    "name": "Raymond G. Cavalcante",
    "email": "rcavalca@umich.edu",
    "login": "rcavalcante",
    "description": "",
    "uuid": 626455
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "AnnotationHub",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "version": ">= 1.61.4",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.61.1",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "regioneR",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "version": ">= 1.69.1",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.23.10",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "org.Dm.eg.db",
      "role": "Suggests"
    },
    {
      "package": "org.Gg.eg.db",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "org.Mm.eg.db",
      "role": "Suggests"
    },
    {
      "package": "org.Rn.eg.db",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Dmelanogaster.UCSC.dm3.ensGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Dmelanogaster.UCSC.dm6.ensGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Drerio.UCSC.danRer10.refGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Drerio.UCSC.danRer11.refGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Ggallus.UCSC.galGal5.refGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm9.knownGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm10.knownGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm39.knownGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Rnorvegicus.UCSC.rn4.ensGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Rnorvegicus.UCSC.rn5.refGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Rnorvegicus.UCSC.rn6.refGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Rnorvegicus.UCSC.rn7.refGene",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "annotation",
    "genomeannotation",
    "functionalgenomics",
    "visualization",
    "genome-annotation"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "rcavalcante",
      "count": 14,
      "uuid": 626455
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 6,
      "uuid": 8810451
    },
    {
      "user": "kdkorthauer",
      "count": 2,
      "uuid": 14237017
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1074,
    "source": "https://www.bioconductor.org/packages/stats/bioc/annotatr"
  },
  "_mentions": 15,
  "_devurl": "https://github.com/rcavalcante/annotatr",
  "_searchresults": 375,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/annotatr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rcavalcante/annotatr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "annotate_regions",
    "annotatr_cache",
    "build_ah_annots",
    "build_annotations",
    "builtin_annotations",
    "builtin_genomes",
    "expand_annotations",
    "plot_annotation",
    "plot_categorical",
    "plot_coannotations",
    "plot_numerical",
    "plot_numerical_coannotations",
    "randomize_regions",
    "read_annotations",
    "read_regions",
    "subset_order_tbl",
    "summarize_annotations",
    "summarize_categorical",
    "summarize_numerical",
    "tidy_annotations"
  ],
  "_datasets": [
    {
      "name": "annotations",
      "title": "example_annotations data",
      "object": "annotations",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "annotate_regions",
      "title": "A function to intersect user region data with annotation data",
      "topics": [
        "annotate_regions"
      ]
    },
    {
      "page": "annotations",
      "title": "example_annotations data",
      "topics": [
        "annotations"
      ]
    },
    {
      "page": "annotatr",
      "title": "annotatr: Annotation of Genomic Regions to Functional Annotations",
      "topics": [
        "annotatr-package",
        "annotatr"
      ]
    },
    {
      "page": "annotatr_cache",
      "title": "A global-variable to hold custom annotations loaded in an R session",
      "topics": [
        "annotatr_cache"
      ]
    },
    {
      "page": "build_ah_annots",
      "title": "A helper function to build arbitrary annotatinos from AnnotationHub",
      "topics": [
        "build_ah_annots"
      ]
    },
    {
      "page": "build_annotations",
      "title": "A function to build annotations from TxDb.* and AnnotationHub resources",
      "topics": [
        "build_annotations"
      ]
    },
    {
      "page": "build_cpg_annots",
      "title": "A helper function to build CpG related annotations.",
      "topics": [
        "build_cpg_annots"
      ]
    },
    {
      "page": "build_enhancer_annots",
      "title": "A helper function to build enhancer annotations for hg19 and mm10 from FANTOM5.",
      "topics": [
        "build_enhancer_annots"
      ]
    },
    {
      "page": "build_gene_annots",
      "title": "A helper function to build genic annotations.",
      "topics": [
        "build_gene_annots"
      ]
    },
    {
      "page": "build_hmm_annots",
      "title": "A helper function to build chromHMM annotations for hg19 from UCSC Genome Browser.",
      "topics": [
        "build_hmm_annots"
      ]
    },
    {
      "page": "build_lncrna_annots",
      "title": "A helper function to build lncRNA annotations.",
      "topics": [
        "build_lncrna_annots"
      ]
    },
    {
      "page": "builtin_annotations",
      "title": "Function listing which annotations are available.",
      "topics": [
        "builtin_annotations"
      ]
    },
    {
      "page": "builtin_genomes",
      "title": "Function returning supported TxDb.* genomes",
      "topics": [
        "builtin_genomes"
      ]
    },
    {
      "page": "check_annotations",
      "title": "Function to check for valid annotations",
      "topics": [
        "check_annotations"
      ]
    },
    {
      "page": "expand_annotations",
      "title": "Function to expand annotation shortcuts",
      "topics": [
        "expand_annotations"
      ]
    },
    {
      "page": "get_cellline_from_code",
      "title": "Function to return cell line from chromatin annotation code",
      "topics": [
        "get_cellline_from_code"
      ]
    },
    {
      "page": "get_cellline_from_shortcut",
      "title": "Function to return cell line from chromatin annotation shortcut",
      "topics": [
        "get_cellline_from_shortcut"
      ]
    },
    {
      "page": "get_orgdb_name",
      "title": "Function to get correct org.* package name based on genome",
      "topics": [
        "get_orgdb_name"
      ]
    },
    {
      "page": "get_txdb_name",
      "title": "Function to get correct TxDb.* package name based on genome",
      "topics": [
        "get_txdb_name"
      ]
    },
    {
      "page": "plot_annotation",
      "title": "Plot the number of regions per annotation",
      "topics": [
        "plot_annotation"
      ]
    },
    {
      "page": "plot_categorical",
      "title": "Plot a categorical data variable over another",
      "topics": [
        "plot_categorical"
      ]
    },
    {
      "page": "plot_coannotations",
      "title": "Plot pair-wise annotations across regions",
      "topics": [
        "plot_coannotations"
      ]
    },
    {
      "page": "plot_numerical",
      "title": "Plot numerical data over regions or regions summarized over annotations",
      "topics": [
        "plot_numerical"
      ]
    },
    {
      "page": "plot_numerical_coannotations",
      "title": "Plot numerical data occurring in pairs of annotations",
      "topics": [
        "plot_numerical_coannotations"
      ]
    },
    {
      "page": "randomize_regions",
      "title": "Randomize Regions",
      "topics": [
        "randomize_regions"
      ]
    },
    {
      "page": "read_annotations",
      "title": "Read custom annotations",
      "topics": [
        "read_annotations"
      ]
    },
    {
      "page": "read_regions",
      "title": "Read genomic regions in BEDX+Y format",
      "topics": [
        "read_regions"
      ]
    },
    {
      "page": "reformat_hmm_codes",
      "title": "Function to recode classes from chromHMM type column",
      "topics": [
        "reformat_hmm_codes"
      ]
    },
    {
      "page": "subset_order_tbl",
      "title": "Function to subset a tbl_df or grouped_df by a column",
      "topics": [
        "subset_order_tbl"
      ]
    },
    {
      "page": "summarize_annotations",
      "title": "Summarize annotation counts",
      "topics": [
        "summarize_annotations"
      ]
    },
    {
      "page": "summarize_categorical",
      "title": "Summarize categorical data over groupings of annotated regions",
      "topics": [
        "summarize_categorical"
      ]
    },
    {
      "page": "summarize_numerical",
      "title": "Summarize numerical data over groupings of annotated regions",
      "topics": [
        "summarize_numerical"
      ]
    },
    {
      "page": "tidy_annotations",
      "title": "Function to tidy up annotation accessors for visualization",
      "topics": [
        "tidy_annotations"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/annotatr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationHub",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "BiocVersion",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "dplyr",
    "farver",
    "fastmap",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "readr",
    "regioneR",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "annotatr-vignette.Rmd",
      "filename": "annotatr-vignette.html",
      "title": "annotatr: Making sense of genomic regions",
      "author": "Raymond G. Cavalcante",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Annotations",
        "CpG Annotations",
        "Genic Annotations",
        "FANTOM5 Permissive Enhancers",
        "GENCODE lncRNA transcripts",
        "Chromatin states from ChromHMM",
        "AnnotationHub Annotations",
        "Custom Annotations",
        "Usage",
        "Reading Genomic Regions",
        "Annotating Regions",
        "Randomizing Regions",
        "Summarizing Over Annotations",
        "Plotting",
        "Plotting Regions per Annotation",
        "Plotting Regions Occurring in Pairs of Annotations",
        "Plotting Numerical Data Over Regions",
        "Plotting Categorical Data"
      ],
      "created": "2016-10-12 17:44:52",
      "modified": "2021-10-21 18:58:34",
      "commits": 16
    }
  ],
  "_score": 10.29167181835355,
  "_indexed": true,
  "_nocasepkg": "annotatr",
  "_universes": [
    "bioc",
    "rcavalcante"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T09:41:32.000Z",
      "distro": "noble",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "12acb6fdf3c368f2aaf8e9a7b4f681d14f3efd4ec8a283f7ffd56086b13b5b39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T09:41:42.000Z",
      "distro": "noble",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "8bc595879986a55e088d5403ed7d45ff7e97e357f4f3fe0a2e96de89c16feae9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T13:05:02.000Z",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "e968d06781e0b12ad4ab24636daf7e72cf5cdd6997ba915c5d8b8b1fef406009",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T13:05:07.000Z",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "56854350c26b318c79bc5818b7cea7226c01b5a6ae66bd0cdefd064952ef4004",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-05-30T09:40:00.000Z",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "10e0de73a71f805985b1793b6722103da22153637aab091b4dda06e5af38b8e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T09:36:16.000Z",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "2c83f11c6e6a35b33b65e5e06047c658eb2492ec76623ce23451f22196826945",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T09:36:09.000Z",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "54c76ea586dae22246075f95654143c8a933e24a8ff6b6704fbfe2e433e1ebad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T09:35:54.000Z",
      "commit": "1cae07bfcd16a37f53c168cc8e01a6b0b3248673",
      "fileid": "09b5d7e5b24abb87740a09e8d9e91f092c186d662517445f492262852315ebde",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26628993892"
    }
  ]
}