{
  "_id": "6a49944b6d67900babdfcf34",
  "Package": "GDSArray",
  "Title": "Representing GDS files as array-like objects",
  "Version": "1.33.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:47:39 UTC",
  "RemoteUrl": "https://github.com/bioc/GDSArray",
  "RemoteRef": "HEAD",
  "RemoteSha": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 23:07:15 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>",
  "_user": "bioc",
  "_type": "src",
  "_file": "GDSArray_1.33.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7134fd22b90c5383da7695dab95ce3a84c5d876b1e049d6064bb5d3a23547895",
  "_filesize": 118929,
  "_sha256": "7134fd22b90c5383da7695dab95ce3a84c5d876b1e049d6064bb5d3a23547895",
  "_expires": "2026-10-12T23:16:25.000Z",
  "_created": "2026-07-04T23:07:15.000Z",
  "_published": "2026-07-04T23:16:27.714Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733",
  "_status": "success",
  "_upstream": "https://github.com/bioc/GDSArray",
  "_commit": {
    "id": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
    "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": 1777380459
  },
  "_maintainer": {
    "name": "Xiuwen Zheng",
    "email": "zhengx@u.washington.edu"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85174491801,
      "time": 179,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086263474"
    },
    {
      "job": 85174491819,
      "time": 240,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086270438"
    },
    {
      "job": 85174491809,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086269843"
    },
    {
      "job": 85174491814,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086294077"
    },
    {
      "job": 85174491810,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086296724"
    },
    {
      "job": 85174303393,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086243396"
    },
    {
      "job": 85174491797,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086255652"
    },
    {
      "job": 85174491825,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086262379"
    },
    {
      "job": 85174491812,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086261394"
    },
    {
      "job": 85174491815,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086262066"
    }
  ],
  "_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": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/bioconductor/gdsarray",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_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/HEAD/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": true,
  "_nocasepkg": "gdsarray",
  "_universes": [
    "bioc",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-07-04T23:10:10.000Z",
      "distro": "resolute",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/503a505b8ce52052d763f5d49bd7bcb440b4a7f8fc64e55f76d10d5b95a20797",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-07-04T23:10:05.000Z",
      "distro": "resolute",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/0f13eabf41b6ce92a643f7b04373640238edae0e59d183c4e202a06c12027572",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-07-04T23:14:36.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/b28f97eaca97aeef433e9276626c878239c3703ac958ad712f49b715cb7cca7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-07-04T23:14:51.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/b7cd37e41124fab6b3231e9a203da3e21934ffb4d751cc76c1c1b391a631fe0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-07-04T23:09:35.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/fc038c4e9f75218e8b4c50ab3b4056db67d9e5f8f141855d2373d6b01e8510d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-04T23:09:02.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/d0fcbf08915c5883d356da5389324b7a53933694858425db5df0c3d995360a09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-04T23:08:56.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/f450cb462dadd7c155e254ef78eddf7a0737ccf93c2898d751a101f53190fbb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-04T23:08:59.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "https://r2.ropensci.org/de24887b255659b6e9ce4c85ed0d6e79f93554dbbf0aa3765a3d688f6996a2b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722512733"
    }
  ]
}