{
  "_id": "6a1af5911d7bb097a09f9770",
  "Package": "SeqVarTools",
  "Version": "1.51.0",
  "Type": "Package",
  "Title": "Tools for variant data",
  "Description": "An interface to the fast-access storage format for VCF\ndata provided in SeqArray, with tools for common operations and\nanalysis.",
  "Author": "Stephanie M. Gogarten, Xiuwen Zheng, Adrienne Stilp",
  "Maintainer": "Stephanie M. Gogarten <sdmorris@uw.edu>",
  "License": "GPL-3",
  "URL": "https://github.com/smgogarten/SeqVarTools",
  "LazyData": "yes",
  "biocViews": "SNP, GeneticVariability, Sequencing, Genetics",
  "Collate": "AllClasses.R AllGenerics.R AllUtilities.R\nMethods-SeqVarGDSClass.R Methods-SeqVarData.R\nMethods-Iterator.R chromWithPAR.R duplicateDiscordance.R hwe.R\ninbreedCoeff.R mendelErr.R pca.R setVariantID.R\nalternateAlleleDetection.R refFrac.R regression.R",
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:38:02 UTC",
  "RemoteUrl": "https://github.com/bioc/SeqVarTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "5402069d60903d04607c9271796ffb5a25cbc263",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:46:26 UTC",
    "User": "root"
  },
  "MD5sum": "4bdf3fd2357045a33144791ff187151f",
  "_user": "bioc",
  "_type": "src",
  "_file": "SeqVarTools_1.51.0.tar.gz",
  "_fileid": "809870f7586bc6e3f8795519ae3db7cf4790fd01e624f72c6c3cfd527663eae0",
  "_filesize": 1228989,
  "_sha256": "809870f7586bc6e3f8795519ae3db7cf4790fd01e624f72c6c3cfd527663eae0",
  "_created": "2026-05-30T09:46:26.000Z",
  "_published": "2026-05-30T14:34:57.904Z",
  "_jobs": [
    {
      "job": 78640601383,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307479422"
    },
    {
      "job": 78640601386,
      "time": 271,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307488166"
    },
    {
      "job": 78640601385,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307486300"
    },
    {
      "job": 78640601391,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308905873"
    },
    {
      "job": 78640601384,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308906722"
    },
    {
      "job": 78639884657,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307287776"
    },
    {
      "job": 78640601401,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307477281"
    },
    {
      "job": 78640601396,
      "time": 219,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307485681"
    },
    {
      "job": 78640601393,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307483853"
    },
    {
      "job": 78640601398,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307479741"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 18
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SeqVarTools",
  "_commit": {
    "id": "5402069d60903d04607c9271796ffb5a25cbc263",
    "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": 1777379882
  },
  "_maintainer": {
    "name": "Stephanie M. Gogarten",
    "email": "sdmorris@uw.edu",
    "login": "smgogarten",
    "orcid": "0000-0002-7231-9745",
    "description": "Senior research scientist in the Genetic Analysis Center",
    "uuid": 2028958
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "SeqArray",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "gdsfmt",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "GWASExactHW",
      "role": "Imports"
    },
    {
      "package": "logistf",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.51.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.50.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "snp",
    "geneticvariability",
    "sequencing",
    "genetics"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "smgogarten",
      "count": 74,
      "uuid": 2028958
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "dtenenba",
      "count": 12,
      "uuid": 2286826
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "amstilp",
      "count": 7,
      "uuid": 3944584
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "sonali-bioc",
      "count": 2,
      "uuid": 6373953
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 933,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SeqVarTools"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/smgogarten/seqvartools",
  "_searchresults": 482,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/SeqVarTools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smgogarten/seqvartools",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alleleCount",
    "alleleDosage",
    "alleleFrequency",
    "altChar",
    "altDosage",
    "alternateAlleleDetection",
    "applyMethod",
    "chromWithPAR",
    "countSingletons",
    "currentRanges",
    "currentVariants",
    "duplicateDiscordance",
    "expandedAltDosage",
    "expandedVariantIndex",
    "getGenotype",
    "getGenotypeAlleles",
    "getVariableLengthData",
    "granges",
    "heterozygosity",
    "hethom",
    "homozygosity",
    "hwe",
    "imputedDosage",
    "inbreedCoeff",
    "isSNV",
    "isVariant",
    "iterateFilter",
    "lastFilter",
    "lastFilter<-",
    "meanBySample",
    "mendelErr",
    "minorAlleleCount",
    "missingGenotypeRate",
    "nAlleles",
    "pca",
    "refChar",
    "refDosage",
    "refFrac",
    "refFracOverHets",
    "refFracPlot",
    "regression",
    "resetIterator",
    "sampleData",
    "sampleData<-",
    "SeqVarBlockIterator",
    "SeqVarData",
    "SeqVarIterator",
    "SeqVarListIterator",
    "SeqVarRangeIterator",
    "SeqVarWindowIterator",
    "setVariantID",
    "show",
    "titv",
    "validateSex",
    "variantBlock",
    "variantData",
    "variantData<-",
    "variantFilter",
    "variantInfo",
    "variantRanges"
  ],
  "_datasets": [
    {
      "name": "pedigree",
      "title": "Pedigree for example data",
      "object": "pedigree",
      "class": [
        "data.frame"
      ],
      "fields": [
        "family",
        "individ",
        "father",
        "mother",
        "sex",
        "sample.id"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SeqVarTools-package",
      "title": "Tools for Variant Analysis",
      "topics": [
        "SeqVarTools-package",
        "SeqVarTools"
      ]
    },
    {
      "page": "allele-methods",
      "title": "Extract allele information from a GDS object",
      "topics": [
        "allele-methods",
        "altChar",
        "altChar,SeqVarGDSClass-method",
        "nAlleles",
        "nAlleles,SeqVarGDSClass-method",
        "refChar",
        "refChar,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "alleleFrequency",
      "title": "Allele frequency",
      "topics": [
        "alleleCount",
        "alleleCount,SeqVarData-method",
        "alleleCount,SeqVarGDSClass-method",
        "alleleFrequency",
        "alleleFrequency,SeqVarData-method",
        "alleleFrequency,SeqVarGDSClass-method",
        "minorAlleleCount",
        "minorAlleleCount,SeqVarData-method",
        "minorAlleleCount,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "alternateAlleleDetection",
      "title": "alternateAlleleDetection",
      "topics": [
        "alternateAlleleDetection",
        "alternateAlleleDetection,SeqVarData,SeqVarData-method"
      ]
    },
    {
      "page": "applyMethod",
      "title": "Apply method to GDS object",
      "topics": [
        "applyMethod",
        "applyMethod,SeqVarGDSClass,function,character-method",
        "applyMethod,SeqVarGDSClass,function,GRanges-method",
        "applyMethod,SeqVarGDSClass,function,missing-method",
        "applyMethod,SeqVarGDSClass,function,numeric-method"
      ]
    },
    {
      "page": "chromWithPAR",
      "title": "Identify pseudoautosomal region",
      "topics": [
        "chromWithPAR",
        "chromWithPAR,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "countSingletons",
      "title": "Count singletons",
      "topics": [
        "countSingletons",
        "countSingletons,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "duplicateDiscordance",
      "title": "Duplicate discordance",
      "topics": [
        "duplicateDiscordance",
        "duplicateDiscordance,SeqVarData,missing-method",
        "duplicateDiscordance,SeqVarData,SeqVarData-method",
        "duplicateDiscordance,SeqVarIterator,missing-method"
      ]
    },
    {
      "page": "getGenotype",
      "title": "Get genotype data",
      "topics": [
        "alleleDosage",
        "alleleDosage,SeqVarGDSClass,list-method",
        "alleleDosage,SeqVarGDSClass,numeric-method",
        "altDosage",
        "altDosage,SeqVarGDSClass-method",
        "expandedAltDosage",
        "expandedAltDosage,SeqVarGDSClass-method",
        "getGenotype",
        "getGenotype,SeqVarGDSClass-method",
        "getGenotypeAlleles",
        "getGenotypeAlleles,SeqVarGDSClass-method",
        "refDosage",
        "refDosage,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "getVariableLengthData",
      "title": "Get variable-length data",
      "topics": [
        "getVariableLengthData",
        "getVariableLengthData,SeqVarGDSClass,character-method"
      ]
    },
    {
      "page": "heterozygosity",
      "title": "Heterozygosity and Homozygosity",
      "topics": [
        "heterozygosity",
        "heterozygosity,SeqVarGDSClass-method",
        "hethom",
        "hethom,SeqVarGDSClass-method",
        "homozygosity",
        "homozygosity,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "hwe",
      "title": "Exact test for Hardy-Weinberg equilibrium",
      "topics": [
        "hwe",
        "hwe,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "imputedDosage",
      "title": "Get imputed dosage",
      "topics": [
        "imputedDosage",
        "imputedDosage,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "inbreedCoeff",
      "title": "Inbreeding coefficient",
      "topics": [
        "inbreedCoeff",
        "inbreedCoeff,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "isSNV",
      "title": "Flag single nucleotide variants",
      "topics": [
        "isSNV",
        "isSNV,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "isVariant",
      "title": "Locate variant samples across sites",
      "topics": [
        "isVariant",
        "isVariant,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "Iterator-class",
      "title": "Iterators",
      "topics": [
        "currentRanges",
        "currentRanges,SeqVarBlockIterator-method",
        "currentRanges,SeqVarListIterator-method",
        "currentRanges,SeqVarRangeIterator-method",
        "currentVariants",
        "currentVariants,SeqVarBlockIterator-method",
        "currentVariants,SeqVarIterator-method",
        "iterateFilter",
        "iterateFilter,SeqVarIterator-method",
        "lastFilter",
        "lastFilter,SeqVarIterator-method",
        "lastFilter<-",
        "lastFilter<-,SeqVarIterator,numeric-method",
        "resetIterator",
        "resetIterator,SeqVarIterator-method",
        "SeqVarBlockIterator",
        "SeqVarBlockIterator-class",
        "SeqVarIterator",
        "SeqVarIterator-class",
        "SeqVarListIterator",
        "SeqVarListIterator-class",
        "SeqVarRangeIterator",
        "SeqVarRangeIterator-class",
        "SeqVarWindowIterator",
        "SeqVarWindowIterator-class",
        "show,SeqVarIterator-method",
        "show,SeqVarListIterator-method",
        "show,SeqVarRangeIterator-method",
        "variantBlock",
        "variantBlock,SeqVarBlockIterator-method",
        "variantFilter",
        "variantFilter,SeqVarIterator-method",
        "variantRanges",
        "variantRanges,SeqVarListIterator-method",
        "variantRanges,SeqVarRangeIterator-method"
      ]
    },
    {
      "page": "meanBySample",
      "title": "Mean value by sample",
      "topics": [
        "meanBySample",
        "meanBySample,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "mendelErr",
      "title": "Mendelian errors",
      "topics": [
        "mendelErr",
        "mendelErr,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "missingGenotypeRate",
      "title": "Missing genotype rate",
      "topics": [
        "missingGenotypeRate",
        "missingGenotypeRate,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "pca",
      "title": "Principal Component Analysis",
      "topics": [
        "pca",
        "pca,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "pedigree",
      "title": "Pedigree for example data",
      "topics": [
        "pedigree"
      ]
    },
    {
      "page": "refFrac",
      "title": "Reference allele fraction",
      "topics": [
        "refFrac",
        "refFrac,SeqVarGDSClass-method",
        "refFracOverHets",
        "refFracOverHets,SeqVarGDSClass-method",
        "refFracPlot",
        "refFracPlot,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "regression",
      "title": "Linear or logistic regression",
      "topics": [
        "regression",
        "regression,SeqVarData-method"
      ]
    },
    {
      "page": "SeqVarData-class",
      "title": "SeqVarData",
      "topics": [
        "granges",
        "granges,SeqVarData-method",
        "sampleData",
        "sampleData,SeqVarData-method",
        "sampleData<-",
        "sampleData<-,SeqVarData,AnnotatedDataFrame-method",
        "SeqVarData",
        "SeqVarData-class",
        "show,SeqVarData-method",
        "validateSex",
        "validateSex,SeqVarData-method",
        "variantData",
        "variantData,SeqVarData-method",
        "variantData<-",
        "variantData<-,SeqVarData,AnnotatedDataFrame-method"
      ]
    },
    {
      "page": "setVariantID",
      "title": "Change the variant ID of a GDS file",
      "topics": [
        "setVariantID"
      ]
    },
    {
      "page": "titv",
      "title": "Transition/Transversion Ratio",
      "topics": [
        "titv",
        "titv,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "variantInfo",
      "title": "Variant info",
      "topics": [
        "expandedVariantIndex",
        "expandedVariantIndex,SeqVarGDSClass-method",
        "variantInfo",
        "variantInfo,SeqVarGDSClass-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SeqVarTools/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "forcats",
    "foreach",
    "formula.tools",
    "gdsfmt",
    "generics",
    "GenomicRanges",
    "glmnet",
    "glue",
    "GWASExactHW",
    "haven",
    "hms",
    "IRanges",
    "iterators",
    "jomo",
    "lattice",
    "lifecycle",
    "lme4",
    "logistf",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "operator.tools",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "S4Vectors",
    "SeqArray",
    "Seqinfo",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "SeqVarTools.Rnw",
      "filename": "SeqVarTools.pdf",
      "title": "Introduction to SeqVarTools",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-08-26 22:10:49",
      "modified": "2017-08-23 20:07:53",
      "commits": 7
    },
    {
      "source": "Iterators.Rnw",
      "filename": "Iterators.pdf",
      "title": "Iterators in SeqVarTools",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2019-04-12 00:25:38",
      "modified": "2019-04-12 00:25:38",
      "commits": 1
    }
  ],
  "_score": 8.686507570348356,
  "_indexed": true,
  "_nocasepkg": "seqvartools",
  "_universes": [
    "bioc",
    "smgogarten"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-05-30T10:21:10.000Z",
      "distro": "noble",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "6b9c96849d95ffadb209b6ea1a5abcc0bdfb6b317a076ed894ffa42aa43cf7d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-05-30T10:20:50.000Z",
      "distro": "noble",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "027ece11730dee48d136d2b174b0a3a20dfaaaaf416b7f73a181489209ee9b53",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-05-30T14:33:08.000Z",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "73c9ba639b441ff66ac5d1b0513ff25bb7c0a2946c2199fa677ab29cb6ac5aef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-05-30T14:33:05.000Z",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "7f0c68188697826e3ca06099d054a1562c084c80787bcc94e7f9a18738758c3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.51.0",
      "date": "2026-05-30T10:20:54.000Z",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "a72a8a3f8be67ce24380f7c66aa5c3509dec737e348160d0816dd3565b884d51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-30T10:20:07.000Z",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "e0e403d2618e3ccb1469ddd10d0b50da61317fafbea99e4a8a1681ce98dde907",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-30T10:19:55.000Z",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "91e1598675d22da24ac8357d1b2ccf9b4c93af9b2ef5df00d19a402eabb0459b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-30T10:19:47.000Z",
      "commit": "5402069d60903d04607c9271796ffb5a25cbc263",
      "fileid": "8e66dc477cfa687a8f309f878ffa6723d2d7dd6ce1599e32a19b769153b38227",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676858995"
    }
  ]
}