{
  "_id": "6a19777bacfb0bcc41df2be3",
  "Package": "GDSArray",
  "Title": "Representing GDS files as array-like objects",
  "Version": "1.32.0",
  "Authors@R": "c(\nperson(\"Qian\", \"Liu\", email = \"qliu7@buffalo.edu\", role=c(\"aut\")),\nperson(\"Martin\", \"Morgan\", role = c(\"aut\")),\nperson(\"Hervé\",  \"Pagès\", role = c(\"aut\")),\nperson(\"Xiuwen\", \"Zheng\", email = \"zhengx@u.washington.edu\", role = c(\"aut\", \"cre\")))",
  "Description": "GDS files are widely used to represent genotyping or\nsequence data. The GDSArray package implements the `GDSArray`\nclass to represent nodes in GDS files in a matrix-like\nrepresentation that allows easy manipulation (e.g., subsetting,\nmathematical transformation) in _R_. The data remains on disk\nuntil needed, so that very large files can be processed.",
  "biocViews": "Infrastructure, DataRepresentation, Sequencing,\nGenotypingArray",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Bioconductor/GDSArray",
  "BugReports": "https://github.com/Bioconductor/GDSArray/issues",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:47:39 UTC",
  "RemoteUrl": "https://github.com/bioc/GDSArray",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:06:33 UTC",
    "User": "root"
  },
  "Author": "Qian Liu [aut],\nMartin Morgan [aut],\nHervé Pagès [aut],\nXiuwen Zheng [aut, cre]",
  "Maintainer": "Xiuwen Zheng <zhengx@u.washington.edu>",
  "MD5sum": "cbfc2d79fb68618e0c2d82664cb305ec",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "GDSArray_1.32.0.tar.gz",
  "_fileid": "8e2934e93825ae96b4063f661fd98d599cad7444365fa9e5252ec95fc8a90280",
  "_filesize": 116720,
  "_sha256": "8e2934e93825ae96b4063f661fd98d599cad7444365fa9e5252ec95fc8a90280",
  "_created": "2026-05-29T09:06:33.000Z",
  "_published": "2026-05-29T11:24:43.864Z",
  "_jobs": [
    {
      "job": 78471287460,
      "time": 168,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287165577"
    },
    {
      "job": 78471287469,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287184303"
    },
    {
      "job": 78471287435,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287184442"
    },
    {
      "job": 78471287551,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289510540"
    },
    {
      "job": 78471287570,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289522064"
    },
    {
      "job": 78470745595,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287115601"
    },
    {
      "job": 78471287402,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287148344"
    },
    {
      "job": 78471287440,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287166011"
    },
    {
      "job": 78471287434,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287167616"
    },
    {
      "job": 78471287418,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287168941"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GDSArray",
  "_commit": {
    "id": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
    "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": 1777380459
  },
  "_maintainer": {
    "name": "Xiuwen Zheng",
    "email": "zhengx@u.washington.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "gdsfmt",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "version": ">= 0.5.32",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.17.34",
      "role": "Imports"
    },
    {
      "package": "SNPRelate",
      "role": "Imports"
    },
    {
      "package": "SeqArray",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.33.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.32.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "datarepresentation",
    "sequencing",
    "genotypingarray"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "liubuntu",
      "count": 68,
      "uuid": 12683977
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 4,
      "uuid": 8810451
    },
    {
      "user": "zhengxwen",
      "count": 2,
      "uuid": 6189013
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "mtmorgan",
      "count": 1,
      "uuid": 118552
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 434,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GDSArray"
  },
  "_devurl": "https://github.com/bioconductor/gdsarray",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GDSArray.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioconductor/gdsarray",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "acquireGDS",
    "coerce",
    "extract_array",
    "GDSArray",
    "gdsExampleFileName",
    "gdsfile",
    "GDSFile",
    "gdsfile<-",
    "gdsnodes",
    "releaseGDS",
    "seed",
    "seed<-"
  ],
  "_help": [
    {
      "page": "acquireGDS",
      "title": "Acquire the GDS file connection in R in the 'gds.class' class.",
      "topics": [
        "acquireGDS",
        "releaseGDS"
      ]
    },
    {
      "page": "GDSArray-classes",
      "title": "GDSArray constructor and coercion methods.",
      "topics": [
        "coerce",
        "coerce,ANY,GDSMatrix-method",
        "coerce,GDSArray,GDSMatrix-method",
        "coerce,GDSMatrix,GDSArray-method",
        "extract_array",
        "extract_array,GDSArraySeed-method",
        "GDSArray",
        "GDSArray-class",
        "GDSArray-data",
        "GDSArray-method",
        "gdsExampleFileName",
        "GDSMatrix",
        "GDSMatrix-class",
        "matrixClass,GDSArray-method"
      ]
    },
    {
      "page": "GDSFile-class",
      "title": "GDSFile constructor and methods.",
      "topics": [
        "$,GDSFile-method",
        "GDSFile",
        "GDSFile,gdsfile-method",
        "gdsfile,GDSFile-method",
        "GDSFile-class",
        "GDSFile-constructor",
        "GDSFile-method",
        "gdsfile<-",
        "gdsfile<-,GDSFile-method",
        "gdsnodes",
        "gdsnodes,ANY-method",
        "gdsnodes,GDSFile-method"
      ]
    },
    {
      "page": "GDSArray-methods",
      "title": "GDSArraySeed or GDSArray related methods, slot getters and setters.",
      "topics": [
        "gdsfile",
        "gdsfile,DelayedArray-method",
        "gdsfile,GDSArray-method",
        "gdsfile,GDSArraySeed-method",
        "seed,GDSArray-method",
        "seed<-,GDSArray-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GDSArray/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "Biostrings",
    "crayon",
    "DelayedArray",
    "digest",
    "gdsfmt",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "RhpcBLASctl",
    "S4Arrays",
    "S4Vectors",
    "SeqArray",
    "Seqinfo",
    "SNPRelate",
    "SparseArray",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "GDSArray.Rmd",
      "filename": "GDSArray.html",
      "title": "GDSArray: Representing GDS files as array-like objects",
      "author": "Qian Liu, Hervé Pagès, Martin Morgan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package installation",
        "GDS format introduction",
        "Genomic Data Structure (GDS)",
        "GDSArray, GDSMatrix, and GDSFile",
        "GDSArray, GDSMatrix, and DelayedArray",
        "GDSFile",
        "GDSArray methods",
        "slot accessors.",
        "Available GDS nodes",
        "dim(), dimnames()",
        "[ subsetting",
        "some numeric calculation",
        "Internals: GDSArraySeed",
        "sessionInfo"
      ],
      "created": "2018-03-01 22:32:16",
      "modified": "2024-05-22 19:40:16",
      "commits": 16
    }
  ],
  "_score": 6.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "gdsarray",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/GDSArray",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.32.0",
      "date": "2026-05-29T09:09:19.000Z",
      "distro": "noble",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "f6c68fcd8663cc0b0a9940f2a6ca71a24a15706c9baa68df69cfb42599dac099",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.32.0",
      "date": "2026-05-29T09:09:26.000Z",
      "distro": "noble",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "73281cdf11e4ef00add1266032aff5866f2b08f950f6cbb0f952df183c9e1fbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.32.0",
      "date": "2026-05-29T11:22:58.000Z",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "825326f056d69ad59dd7b8085f4a23973df688ead145c27189db47b345de8fb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.32.0",
      "date": "2026-05-29T11:23:05.000Z",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "a8d833b3e2d9326458065155084e6932f1df2d1041072907e8ca24220aa1e9d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.32.0",
      "date": "2026-05-29T09:08:50.000Z",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "af9b6401da1ce672045c8bfca8faf1ea0782eecb770003dd065c4c7379fa817e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.32.0",
      "date": "2026-05-29T09:08:19.000Z",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "162da91fe15331a3bedba0ec566b6239ad07a2478bc1fe8521cd36b8ed5db352",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.32.0",
      "date": "2026-05-29T09:08:21.000Z",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "4ca83a303bff392b879fea0371cf8e929504ce6038070e6289ce98bd15aa639b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.32.0",
      "date": "2026-05-29T09:08:27.000Z",
      "commit": "061b5043a5d4fb0f7932c75d3ca42097c57a3472",
      "fileid": "ecf6a031cef3afe5c9f9a400cb46fa27eb428969e281d94e3ef27bd858cf6daa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628382809"
    }
  ]
}