{
  "_id": "6a1b065a1d7bb097a0a03dca",
  "Package": "VCFArray",
  "Title": "Representing on-disk / remote VCF files as array-like objects",
  "Version": "1.28.0",
  "Authors@R": "c(\nperson(\"Qian\", \"Liu\", email = \"qliu7@buffalo.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Martin\", \"Morgan\", role = \"aut\"))",
  "Description": "VCFArray extends the DelayedArray to represent VCF data\nentries as array-like objects with on-disk / remote VCF file as\nbackend. Data entries from VCF files, including info fields,\nFORMAT fields, and the fixed columns (REF, ALT, QUAL, FILTER)\ncould be converted into VCFArray instances with different\ndimensions.",
  "biocViews": "Infrastructure, DataRepresentation, Sequencing,\nVariantAnnotation",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Liubuntu/VCFArray",
  "BugReports": "https://github.com/Liubuntu/VCFArray/issues",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:17 UTC",
  "RemoteUrl": "https://github.com/bioc/VCFArray",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:55:59 UTC",
    "User": "root"
  },
  "Author": "Qian Liu [aut, cre],\nMartin Morgan [aut]",
  "Maintainer": "Qian Liu <qliu7@buffalo.edu>",
  "MD5sum": "7fd33e17cba801c79385a9174957b825",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "VCFArray_1.28.0.tar.gz",
  "_fileid": "bd038e84937b5b2a6be1a1d5395a74e725e66cbd4ec6b886ee804473c9f086dc",
  "_filesize": 108988,
  "_sha256": "bd038e84937b5b2a6be1a1d5395a74e725e66cbd4ec6b886ee804473c9f086dc",
  "_created": "2026-05-30T10:55:59.000Z",
  "_published": "2026-05-30T15:46:34.972Z",
  "_jobs": [
    {
      "job": 78644069778,
      "time": 209,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307716968"
    },
    {
      "job": 78644069769,
      "time": 407,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307735352"
    },
    {
      "job": 78644069772,
      "time": 475,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307741318"
    },
    {
      "job": 78644069800,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309365415"
    },
    {
      "job": 78644069795,
      "time": 238,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309365676"
    },
    {
      "job": 78643400751,
      "time": 285,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307677115"
    },
    {
      "job": 78644069773,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307712142"
    },
    {
      "job": 78644069813,
      "time": 314,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307727010"
    },
    {
      "job": 78644069793,
      "time": 336,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307728160"
    },
    {
      "job": 78644069801,
      "time": 330,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307727613"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/VCFArray",
  "_commit": {
    "id": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
    "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": 1777380557
  },
  "_maintainer": {
    "name": "Qian Liu",
    "email": "qliu7@buffalo.edu",
    "login": "liubuntu",
    "twitter": "@QianLiu28878838",
    "description": "Assistant Professor in Department of Biostats & Bioinfo\nAlumni @Bioconductor Core Team",
    "uuid": 12683977
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "version": ">= 0.7.28",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "version": ">= 1.29.3",
      "role": "Imports"
    },
    {
      "package": "GenomicFiles",
      "version": ">= 1.17.3",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.19.19",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "SeqArray",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "datarepresentation",
    "sequencing",
    "variantannotation"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "liubuntu",
      "count": 63,
      "uuid": 12683977
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 362,
    "source": "https://www.bioconductor.org/packages/stats/bioc/VCFArray"
  },
  "_devurl": "https://github.com/liubuntu/vcfarray",
  "_searchresults": 3,
  "_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/VCFArray.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/liubuntu/vcfarray",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "coerce",
    "extract_array",
    "rowRanges",
    "show",
    "VCFArray",
    "vcffile"
  ],
  "_help": [
    {
      "page": "VCFArray-methods",
      "title": "VCFArraySeed or VCFArray related methods, slot getters and setters.",
      "topics": [
        "dim,VCFArraySeed-method",
        "dimnames,VCFArraySeed-method",
        "rowRanges,VCFArray-method",
        "rowRanges,VCFArraySeed-method",
        "show,VCFArraySeed-method",
        "vcffile",
        "vcffile,VCFArray",
        "vcffile,VCFArray-method",
        "vcffile,VCFArraySeed",
        "vcffile,VCFArraySeed-method"
      ]
    },
    {
      "page": "VCFArray-classes",
      "title": "VCFArray constructor and coercion methods.",
      "topics": [
        "coerce",
        "coerce,ANY,VCFMatrix-method",
        "coerce,VCFArray,VCFMatrix-method",
        "coerce,VCFMatrix,VCFArray-method",
        "extract_array",
        "extract_array,VCFArraySeed-method",
        "matrixClass,VCFArray-method",
        "VCFArray",
        "VCFArray-class",
        "VCFArray-method",
        "VCFMatrix",
        "VCFMatrix-class"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/VCFArray/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicFiles",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "UCSC.utils",
    "VariantAnnotation",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "VCFArray.Rmd",
      "filename": "VCFArray.html",
      "title": "VCFArray: DelayedArray objects with on-disk/remote VCF backend",
      "author": "Qian Liu, Martin Morgan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "VCFArray",
        "VCFArray constructor",
        "VCFArray methods",
        "slot accessors",
        "dim() and dimnames()",
        "[ subsetting",
        "Some numeric calculation",
        "Internals: VCFArraySeed",
        "sessionInfo()"
      ],
      "created": "2018-08-22 15:52:14",
      "modified": "2021-10-05 15:47:46",
      "commits": 21
    }
  ],
  "_score": 4,
  "_indexed": false,
  "_nocasepkg": "vcfarray",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/VCFArray",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-30T11:03:03.000Z",
      "distro": "noble",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "0f69e8e45927479a8f2f726406b949047281744e77e71ad456692b885bb9856b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-30T11:04:17.000Z",
      "distro": "noble",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "1507ebe81f6250618351a3368ab391b00dd428201d0538eb927609a903154a7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-30T15:43:46.000Z",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "4d4dec31505f09792681557d99e899e4b3bf091e24e202e283636ebf837ba44d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-30T15:43:39.000Z",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "f3ca5798a4ed9a27387919cae840f6d210eab5ea6d36d7a0de7459f2e8e2ffb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.28.0",
      "date": "2026-05-30T11:02:48.000Z",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "9245cdaf1355dbc448b695fec493fb941122b3636db239657dfed9aa4940bbac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-30T11:01:43.000Z",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "2396ac9213413a67f8f2259171f1d64bce190fe52cc36d6f295d4cd06d057d11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-30T11:01:54.000Z",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "5b0d4e2d4f36518afbec4f600a16fc72df80b507296b7e99939cfd885c031b7b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-30T11:01:45.000Z",
      "commit": "ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7",
      "fileid": "a103c5ef12ae4cff8123a3ad7219cb98322dd38c42dda0ebdbab7172a11b8d5b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680635734"
    }
  ]
}