{
  "_id": "6a1fded1b401979e73438e1a",
  "Package": "crisprBase",
  "Version": "1.17.0",
  "Date": "2025-10-27",
  "Title": "Base functions and classes for CRISPR gRNA design",
  "Authors@R": "person(\"Jean-Philippe\", \"Fortin\", email = \"fortin946@gmail.com\", role = c(\"aut\", \"cre\"))",
  "biocViews": "CRISPR, FunctionalGenomics",
  "Description": "Provides S4 classes for general nucleases, CRISPR\nnucleases, CRISPR nickases, and base editors.Several\nCRISPR-specific genome arithmetic functions are implemented to\nhelp extract genomic coordinates of spacer and protospacer\nsequences. Commonly-used CRISPR nuclease objects are provided\nthat can be readily used in other packages. Both DNA- and\nRNA-targeting nucleases are supported.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/crisprVerse/crisprBase/issues",
  "URL": "https://github.com/crisprVerse/crisprBase",
  "Collate": "'AllGenerics.R' 'rebase.R' 'Nuclease-class.R'\n'Nickase-class.R' 'CrisprNuclease-class.R'\n'CrisprNickase-class.R' 'BaseEditor-class.R' 'arithmetics.R'\n'data.R' 'utils.R' 'converters.R' 'annotateMismatches.R'",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:57:37 UTC",
  "RemoteUrl": "https://github.com/bioc/crisprBase",
  "RemoteRef": "HEAD",
  "RemoteSha": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:53:46 UTC",
    "User": "root"
  },
  "Author": "Jean-Philippe Fortin [aut, cre]",
  "Maintainer": "Jean-Philippe Fortin <fortin946@gmail.com>",
  "MD5sum": "5025453844243d3e837f0d0f605bc562",
  "_user": "bioc",
  "_type": "src",
  "_file": "crisprBase_1.17.0.tar.gz",
  "_fileid": "523be8772272ca0ea8a4c6bc881f66b29e90356402b97c6f80d66e48894853f0",
  "_filesize": 1635136,
  "_sha256": "523be8772272ca0ea8a4c6bc881f66b29e90356402b97c6f80d66e48894853f0",
  "_created": "2026-06-03T07:53:46.000Z",
  "_published": "2026-06-03T07:59:13.192Z",
  "_jobs": [
    {
      "job": 79247394307,
      "time": 147,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7378810518"
    },
    {
      "job": 79247394254,
      "time": 275,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7378853436"
    },
    {
      "job": 79247394291,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7378828347"
    },
    {
      "job": 79247394279,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7378811033"
    },
    {
      "job": 79247394264,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7378798639"
    },
    {
      "job": 79246858168,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378758688"
    },
    {
      "job": 79247394282,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378802887"
    },
    {
      "job": 79247394337,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7378811668"
    },
    {
      "job": 79247394287,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7378810249"
    },
    {
      "job": 79247394300,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7378813510"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/crisprBase",
  "_commit": {
    "id": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
    "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": 1777381057
  },
  "_maintainer": {
    "name": "Jean-Philippe Fortin",
    "email": "fortin946@gmail.com",
    "login": "jfortin1",
    "bluesky": "@jp-fortin.bsky.social",
    "linkedin": "in/jean-philippe-fortin-98a68a47",
    "description": "Freelancer | Father of the @crisprVerse ",
    "uuid": 2328424
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.17.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.16.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "crispr",
    "functionalgenomics",
    "bioconductor",
    "bioconductor-package",
    "crispr-cas9",
    "crispr-design",
    "crispr-target",
    "grna",
    "grna-sequence",
    "grna-sequences"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jfortin1",
      "count": 20,
      "uuid": 2328424
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 475,
    "source": "https://www.bioconductor.org/packages/stats/bioc/crisprBase"
  },
  "_devurl": "https://github.com/crisprverse/crisprbase",
  "_searchresults": 91,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crisprBase.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crisprverse/crisprbase",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "annotateMismatches",
    "BaseEditor",
    "baseEditorName",
    "baseEditorName<-",
    "CrisprNickase",
    "CrisprNuclease",
    "cutSites",
    "editingStrand",
    "editingStrand<-",
    "editingWeights",
    "extractPamFromTarget",
    "extractProtospacerFromTarget",
    "getAvailableCrisprNucleases",
    "getCutSiteFromPamSite",
    "getCutSiteRanges",
    "getEditingSiteFromPamSite",
    "getPamRanges",
    "getProtospacerRanges",
    "getTargetRanges",
    "hasSpacerGap",
    "isCutting",
    "isDnase",
    "isRnase",
    "metadata",
    "metadata<-",
    "motifLength",
    "motifs",
    "Nickase",
    "nickaseName",
    "nickaseName<-",
    "nickingStrand",
    "nickingStrand<-",
    "Nuclease",
    "nucleaseName",
    "nucleaseName<-",
    "pamIndices",
    "pamLength",
    "pams",
    "pamSide",
    "pamSide<-",
    "plotEditingWeights",
    "prototypeSequence",
    "setEditingWeights",
    "show",
    "spacerGap",
    "spacerGap<-",
    "spacerIndices",
    "spacerLength",
    "spacerLength<-",
    "targetLength",
    "targetType",
    "targetType<-",
    "weights",
    "weights<-"
  ],
  "_datasets": [
    {
      "name": "AsCas12a",
      "title": "AsCas12a CrisprNuclease object",
      "object": "AsCas12a",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "BE4max",
      "title": "BE4max BaseEditor object",
      "object": "BE4max",
      "class": [
        "BaseEditor"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "CasRx",
      "title": "CasRx CrisprNuclease object",
      "object": "CasRx",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Csm",
      "title": "Csm CrisprNuclease object",
      "object": "Csm",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "enAsCas12a",
      "title": "enAsCas12a CrisprNuclease object",
      "object": "enAsCas12a",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "MAD7",
      "title": "MAD7 CrisprNuclease object",
      "object": "MAD7",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "restrictionEnzymes",
      "title": "List of Nuclease objects representing common restriction enzymes",
      "object": "restrictionEnzymes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SaCas9",
      "title": "SaCas9 CrisprNuclease object",
      "object": "SaCas9",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SpCas9",
      "title": "SpCas9 CrisprNuclease object",
      "object": "SpCas9",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SpG",
      "title": "SpG CrisprNuclease object",
      "object": "SpG",
      "class": [
        "CrisprNuclease"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "annotateMismatches",
      "title": "Annotate mismatches between spacer and protospacer sequences",
      "topics": [
        "annotateMismatches"
      ]
    },
    {
      "page": "AsCas12a",
      "title": "AsCas12a CrisprNuclease object",
      "topics": [
        "AsCas12a"
      ]
    },
    {
      "page": "BaseEditor-class",
      "title": "An S4 class to represent a base editor",
      "topics": [
        "BaseEditor",
        "BaseEditor-class",
        "baseEditorName",
        "baseEditorName,BaseEditor-method",
        "baseEditorName<-",
        "baseEditorName<-,BaseEditor-method",
        "editingStrand",
        "editingStrand,BaseEditor-method",
        "editingStrand<-",
        "editingStrand<-,BaseEditor-method",
        "editingWeights",
        "editingWeights,BaseEditor-method",
        "setEditingWeights",
        "show,BaseEditor-method"
      ]
    },
    {
      "page": "BE4max",
      "title": "BE4max BaseEditor object",
      "topics": [
        "BE4max"
      ]
    },
    {
      "page": "CasRx",
      "title": "CasRx CrisprNuclease object",
      "topics": [
        "CasRx"
      ]
    },
    {
      "page": "CrisprNickase-class",
      "title": "An S4 class to represent a CRISPR nickase.",
      "topics": [
        "CrisprNickase",
        "CrisprNickase-class",
        "hasSpacerGap,CrisprNickase-method",
        "pamIndices,CrisprNickase-method",
        "pamLength,CrisprNickase-method",
        "pams,CrisprNickase-method",
        "pamSide,CrisprNickase-method",
        "pamSide<-,CrisprNickase-method",
        "prototypeSequence,CrisprNickase-method",
        "show,CrisprNickase-method",
        "spacerGap,CrisprNickase-method",
        "spacerGap<-,CrisprNickase-method",
        "spacerIndices,CrisprNickase-method",
        "spacerLength,CrisprNickase-method",
        "spacerLength<-,CrisprNickase-method",
        "targetLength,CrisprNickase-method"
      ]
    },
    {
      "page": "Csm",
      "title": "Csm CrisprNuclease object",
      "topics": [
        "Csm"
      ]
    },
    {
      "page": "enAsCas12a",
      "title": "enAsCas12a CrisprNuclease object",
      "topics": [
        "enAsCas12a"
      ]
    },
    {
      "page": "extractPamFromTarget",
      "title": "Extract PAM sequences from target sequences",
      "topics": [
        "extractPamFromTarget"
      ]
    },
    {
      "page": "extractProtospacerFromTarget",
      "title": "Extract protospacer sequences from target sequences",
      "topics": [
        "extractProtospacerFromTarget"
      ]
    },
    {
      "page": "getAvailableCrisprNucleases",
      "title": "Return list of available CrisprNuclease objects in crisprBase",
      "topics": [
        "getAvailableCrisprNucleases"
      ]
    },
    {
      "page": "getCutSiteFromPamSite",
      "title": "Return cut site coordinates from PAM site coordinates",
      "topics": [
        "getCutSiteFromPamSite"
      ]
    },
    {
      "page": "getCutSiteRanges",
      "title": "Construct a cut site GRanges from a list of PAM sites",
      "topics": [
        "getCutSiteRanges"
      ]
    },
    {
      "page": "getEditingSiteFromPamSite",
      "title": "Return optimal editing site coordinates from PAM site coordinates",
      "topics": [
        "getEditingSiteFromPamSite"
      ]
    },
    {
      "page": "getPamRanges",
      "title": "Construct a PAM GRanges from a list of PAM sites",
      "topics": [
        "getPamRanges"
      ]
    },
    {
      "page": "getProtospacerRanges",
      "title": "Construct a protospacer GRanges from a list of PAM sites",
      "topics": [
        "getProtospacerRanges"
      ]
    },
    {
      "page": "getTargetRanges",
      "title": "Construct a target GRanges from a list of PAM sites",
      "topics": [
        "getTargetRanges"
      ]
    },
    {
      "page": "MAD7",
      "title": "MAD7 CrisprNuclease object",
      "topics": [
        "MAD7"
      ]
    },
    {
      "page": "Nuclease-class",
      "title": "An S4 class to represent a nuclease.",
      "topics": [
        "cutSites",
        "cutSites,Nuclease-method",
        "isCutting",
        "isCutting,Nuclease-method",
        "isDnase",
        "isDnase,Nuclease-method",
        "isRnase",
        "isRnase,Nuclease-method",
        "motifLength",
        "motifLength,Nuclease-method",
        "motifs",
        "motifs,Nuclease-method",
        "Nuclease",
        "Nuclease-class",
        "nucleaseName",
        "nucleaseName,Nuclease-method",
        "nucleaseName<-",
        "nucleaseName<-,Nuclease-method",
        "show,Nuclease-method",
        "targetType",
        "targetType,Nuclease-method",
        "targetType<-",
        "targetType<-,Nuclease-method",
        "weights",
        "weights,Nuclease-method",
        "weights<-",
        "weights<-,Nuclease-method"
      ]
    },
    {
      "page": "Nickase-class",
      "title": "An S4 class to represent a nickase",
      "topics": [
        "cutSites,Nickase-method",
        "isCutting,Nickase-method",
        "motifLength,Nickase-method",
        "motifs,Nickase-method",
        "Nickase",
        "Nickase-class",
        "nickaseName",
        "nickaseName,Nickase-method",
        "nickaseName<-",
        "nickaseName<-,Nickase-method",
        "nickingStrand",
        "nickingStrand,Nickase-method",
        "nickingStrand<-",
        "nickingStrand<-,Nickase-method",
        "show,Nickase-method",
        "weights,Nickase-method",
        "weights<-,Nickase-method"
      ]
    },
    {
      "page": "plotEditingWeights",
      "title": "Quick plot to visualize editing weights",
      "topics": [
        "plotEditingWeights"
      ]
    },
    {
      "page": "restrictionEnzymes",
      "title": "List of Nuclease objects representing common restriction enzymes",
      "topics": [
        "restrictionEnzymes"
      ]
    },
    {
      "page": "SaCas9",
      "title": "SaCas9 CrisprNuclease object",
      "topics": [
        "SaCas9"
      ]
    },
    {
      "page": "CrisprNuclease-class",
      "title": "An S4 class to represent a CRISPR nuclease.",
      "topics": [
        "CrisprNuclease",
        "CrisprNuclease-class",
        "hasSpacerGap",
        "hasSpacerGap,CrisprNuclease-method",
        "pamIndices",
        "pamIndices,CrisprNuclease-method",
        "pamLength",
        "pamLength,CrisprNuclease-method",
        "pams",
        "pams,CrisprNuclease-method",
        "pamSide",
        "pamSide,CrisprNuclease-method",
        "pamSide<-",
        "pamSide<-,CrisprNuclease-method",
        "prototypeSequence",
        "prototypeSequence,CrisprNuclease-method",
        "show,CrisprNuclease-method",
        "spacerGap",
        "spacerGap,CrisprNuclease-method",
        "spacerGap<-",
        "spacerGap<-,CrisprNuclease-method",
        "spacerIndices",
        "spacerIndices,CrisprNuclease-method",
        "spacerLength",
        "spacerLength,CrisprNuclease-method",
        "spacerLength<-",
        "spacerLength<-,CrisprNuclease-method",
        "targetLength",
        "targetLength,CrisprNuclease-method"
      ]
    },
    {
      "page": "SpCas9",
      "title": "SpCas9 CrisprNuclease object",
      "topics": [
        "SpCas9"
      ]
    },
    {
      "page": "SpG",
      "title": "SpG CrisprNuclease object",
      "topics": [
        "SpG"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/crisprBase/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "cli",
    "crayon",
    "generics",
    "GenomicRanges",
    "glue",
    "IRanges",
    "lifecycle",
    "magrittr",
    "rlang",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "crisprBase.Rmd",
      "filename": "crisprBase.html",
      "title": "Base functions and classes for CRISPR gRNA design",
      "author": "Jean-Philippe Fortin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Software requirements",
        "OS Requirements",
        "Getting started",
        "Nuclease class",
        "Examples",
        "Accessor functions",
        "CrisprNuclease class",
        "CrisprNuclease objects provided in CrisprBase",
        "CRISPR arithmetics",
        "CRISPR terminology",
        "Cut site",
        "Obtaining spacer and PAM sequences from target sequences",
        "Obtaining genomic coordinates of protospacer sequences using PAM site coordinates",
        "BaseEditor class",
        "CrisprNickase class",
        "RNA-targeting nucleases",
        "Additional notes",
        "dCas9 and other \"dead\" nucleases",
        "License",
        "Reproducibility",
        "References"
      ],
      "created": "2021-09-21 19:38:18",
      "modified": "2025-10-25 21:14:56",
      "commits": 18
    }
  ],
  "_score": 7.390405156480081,
  "_indexed": true,
  "_nocasepkg": "crisprbase",
  "_universes": [
    "bioc",
    "jfortin1",
    "crisprverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-06-03T07:57:27.000Z",
      "distro": "noble",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "84fd4a5b37e463c44bdb73a19860e068b6dbb8fbbc804bb0067a3c068cbf13e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-06-03T07:56:25.000Z",
      "distro": "noble",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "d57ee7c733b437a1b27c74cf4359012380ad09aafd52da23cdee99bc271477d8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-06-03T07:55:53.000Z",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "cbc6ec9d4cfaac1b1282b6763c46d28fddd935485ce8c6bb402b7965069c1076",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-06-03T07:55:18.000Z",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "6a5452ed8d50a3c33eaf61b4ae251b3d6175bf389087ca519c396a09fa0accec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.17.0",
      "date": "2026-06-03T07:56:13.000Z",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "1e99ecf1d91173561ebc2ee762b6c1aed64247f4442fc099935931a888a918d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-06-03T07:55:17.000Z",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "3ad03156ae712ab57667f8950b7282767d4c486fedbaaa6fbaee568eb64dd9b9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-06-03T07:55:08.000Z",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "184e50f9b5f342522868624f13bd60677a530a16e2d13b185cb40b99b12ca86d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-06-03T07:55:32.000Z",
      "commit": "f896dbd50ae7cbefbee2cda645cd814a12ded936",
      "fileid": "c959fed9f74321577b79c6744c54cdc5074cfe082e75caa237a0cd9cc8dbcb01",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871227961"
    }
  ]
}