{
  "_id": "6a1fe3a5b401979e7343ac17",
  "Package": "VCFArray",
  "Title": "Representing on-disk / remote VCF files as array-like objects",
  "Version": "1.29.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:17 UTC",
  "RemoteUrl": "https://github.com/bioc/VCFArray",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9c7ac343f37c36ba105b9d93658e9004476c391",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:11:16 UTC",
    "User": "root"
  },
  "Author": "Qian Liu [aut, cre],\nMartin Morgan [aut]",
  "Maintainer": "Qian Liu <qliu7@buffalo.edu>",
  "MD5sum": "b4640cca5dd4423f17ac0fdab8ef056d",
  "_user": "bioc",
  "_type": "src",
  "_file": "VCFArray_1.29.0.tar.gz",
  "_fileid": "963459cf1fbd4023e23453e8f1371faf69e2f2a4bb178e7c2141f4bda38f4c25",
  "_filesize": 109267,
  "_sha256": "963459cf1fbd4023e23453e8f1371faf69e2f2a4bb178e7c2141f4bda38f4c25",
  "_created": "2026-06-03T08:11:16.000Z",
  "_published": "2026-06-03T08:19:49.051Z",
  "_jobs": [
    {
      "job": 79250269573,
      "time": 220,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379201634"
    },
    {
      "job": 79250269574,
      "time": 343,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7379242677"
    },
    {
      "job": 79250269685,
      "time": 438,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379274944"
    },
    {
      "job": 79250269734,
      "time": 265,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7379216334"
    },
    {
      "job": 79250269650,
      "time": 203,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379195845"
    },
    {
      "job": 79249421029,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379127230"
    },
    {
      "job": 79250269657,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379178214"
    },
    {
      "job": 79250269545,
      "time": 288,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7379223966"
    },
    {
      "job": 79250269615,
      "time": 333,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7379240141"
    },
    {
      "job": 79250269724,
      "time": 288,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379225711"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/VCFArray",
  "_commit": {
    "id": "e9c7ac343f37c36ba105b9d93658e9004476c391",
    "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": 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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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": 342,
    "source": "https://www.bioconductor.org/packages/stats/bioc/VCFArray"
  },
  "_devurl": "https://github.com/liubuntu/vcfarray",
  "_searchresults": 9,
  "_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/HEAD/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": true,
  "_nocasepkg": "vcfarray",
  "_universes": [
    "bioc",
    "liubuntu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-06-03T08:14:29.000Z",
      "distro": "noble",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "cf47477536d9b4de79cb2e0ef84340025468439321fb549c0bfaff58ad2562c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-06-03T08:15:37.000Z",
      "distro": "noble",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "e4d92a972b5a20e74d590a05d7dfbdc6760f12d27eaac43e59476541b86c69e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-06-03T08:13:34.000Z",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "470d04f7ca880c7cc28d6be72e3f3ade8ecde7252a12a81091bc8459a41eeede",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-06-03T08:13:24.000Z",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "cd173ed01efed88690cbb06d4cc5e01aa2eb1a1a994c18a31bb85d567d5d70e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-06-03T08:14:35.000Z",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "62eb7c87a893d0f6a9a97431c27debe73042304e3e9ed8e773d338ed1f673aae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-03T08:13:20.000Z",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "3752e939d62badad6498f61fbb3413b65240c9e3f0cfc631fc532eaab4257096",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-03T08:13:44.000Z",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "d404ab4f118be7296d9feca1826a1403abb16e803899b0c4beb358e3a7e789ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-03T08:13:29.000Z",
      "commit": "e9c7ac343f37c36ba105b9d93658e9004476c391",
      "fileid": "145ffc2eb3871dbf4df8c7be2d09b13e6a6ee9beb40dac6927a7d05e71f8c50f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871996093"
    }
  ]
}