{
  "_id": "6a1acf851d7bb097a09e08f7",
  "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-05-30 08:17:17 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": "0f7f4c7c17107f2059f68abc48d01a16",
  "_user": "bioc",
  "_type": "src",
  "_file": "GDSArray_1.33.0.tar.gz",
  "_fileid": "2483792f389703a86a6f2388c0fd191c86148ae4ef07d8262991f126a25e0308",
  "_filesize": 116854,
  "_sha256": "2483792f389703a86a6f2388c0fd191c86148ae4ef07d8262991f126a25e0308",
  "_created": "2026-05-30T08:17:17.000Z",
  "_published": "2026-05-30T11:52:37.352Z",
  "_jobs": [
    {
      "job": 78636045110,
      "time": 167,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306781236"
    },
    {
      "job": 78636045101,
      "time": 300,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306794639"
    },
    {
      "job": 78636045106,
      "time": 290,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306793592"
    },
    {
      "job": 78636045117,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307974287"
    },
    {
      "job": 78636045120,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307973054"
    },
    {
      "job": 78635862516,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306765449"
    },
    {
      "job": 78636045123,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306776094"
    },
    {
      "job": 78636045125,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306788626"
    },
    {
      "job": 78636045113,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306779043"
    },
    {
      "job": 78636045114,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306781665"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "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": 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",
    "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/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-05-30T08:21:02.000Z",
      "distro": "noble",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "ce44beae016c0bf7fde4f3247670f162f96e086c6b9b7e90a77322b0dc7ff9bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-05-30T08:21:08.000Z",
      "distro": "noble",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "597ab12c87241a3ee1df40ae1463dd0ccbff67bdd573b1f88a1a218fe03283af",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-30T11:50:46.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "00eecb7ae48e7bed5521ac0ac7b8848f27f09374e513552adcd3768606bd15df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-30T11:50:42.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "e5bd773ed35fa06a216d377d9d1f491e3be8a867d8ad29b774f29707fb99284d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-05-30T08:19:38.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "d2e7825d06c66ea621f6860463230add1a355e1fbc53b5fd5124c962c949c166",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:20:15.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "1283a0f2dd405b995f866a727c8787d82c70ee684bddc7d623eb7fd56b6f7544",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:18:57.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "e35b08d207b7a74aa7b95c01cd91327c405678c980043fc410e27bfcd94d79c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:19:08.000Z",
      "commit": "c911edac10f4ed992ac93a82b89b8355cfa64aea",
      "fileid": "b79390dba96f3d971f6d45e984fad50695c8cdbc35567c5e0cd30493bfe8ea0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678962645"
    }
  ]
}