{
  "_id": "6a339cef3efcd9bda43a5e9a",
  "Package": "GEOquery",
  "Type": "Package",
  "Title": "Get data from NCBI Gene Expression Omnibus (GEO)",
  "Version": "2.80.0",
  "Date": "2025-09-03",
  "Authors@R": "c(person(given = \"Sean\",\nfamily = \"Davis\",\nrole = c(\"aut\", \"cre\"),\nemail = \"seandavi@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8991-6458\")))",
  "BugReports": "https://github.com/seandavi/GEOquery/issues/new",
  "VignetteBuilder": "quarto",
  "URL": "https://github.com/seandavi/GEOquery,\nhttp://seandavi.github.io/GEOquery,\nhttp://seandavi.github.io/GEOquery/",
  "biocViews": "Microarray, DataImport, OneChannel, TwoChannel, SAGE",
  "Description": "The NCBI Gene Expression Omnibus (GEO) is a public\nrepository of microarray data.  Given the rich and varied\nnature of this resource, it is only natural to want to apply\nBioConductor tools to these data.  GEOquery is the bridge\nbetween GEO and BioConductor.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:31:32 UTC",
  "RemoteUrl": "https://github.com/bioc/GEOquery",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 07:07:38 UTC",
    "User": "root"
  },
  "Author": "Sean Davis [aut, cre] (ORCID: <https://orcid.org/0000-0002-8991-6458>)",
  "Maintainer": "Sean Davis <seandavi@gmail.com>",
  "MD5sum": "f48a9e16e875253cd7ea95e4b69e1e75",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "GEOquery_2.80.0.tar.gz",
  "_fileid": "b93f29d77f73a096659ed639596290b09d34bbfdadf2b63815bb99f22944ce29",
  "_filesize": 13623293,
  "_sha256": "b93f29d77f73a096659ed639596290b09d34bbfdadf2b63815bb99f22944ce29",
  "_created": "2026-06-18T07:07:38.000Z",
  "_published": "2026-06-18T07:23:27.067Z",
  "_jobs": [
    {
      "job": 82074029604,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7716497093"
    },
    {
      "job": 82074029592,
      "time": 395,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7716558553"
    },
    {
      "job": 82074029596,
      "time": 401,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7716560755"
    },
    {
      "job": 82074029575,
      "time": 377,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7716707293"
    },
    {
      "job": 82074029582,
      "time": 378,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7716679565"
    },
    {
      "job": 82073214788,
      "time": 325,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716434497"
    },
    {
      "job": 82074029574,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716483782"
    },
    {
      "job": 82074029606,
      "time": 385,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7716556540"
    },
    {
      "job": 82074029614,
      "time": 443,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7716573155"
    },
    {
      "job": 82074029613,
      "time": 397,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7716559524"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GEOquery",
  "_commit": {
    "id": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
    "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": 1777379492
  },
  "_maintainer": {
    "name": "Sean Davis",
    "email": "seandavi@gmail.com",
    "login": "seandavi",
    "description": "Software developer, Pediatric oncologist, Cancer researcher, Data scientist and engineer, Community organizer",
    "uuid": 92435,
    "orcid": "0000-0002-8991-6458"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "readr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "rentrez",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "DropletUtils",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 52,
  "_updates": [
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 11
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.81.21",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.80.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "microarray",
    "dataimport",
    "onechannel",
    "twochannel",
    "sage",
    "bioconductor",
    "bioinformatics",
    "data-science",
    "genomics",
    "ncbi-geo",
    "u24ca289073",
    "quarto"
  ],
  "_stars": 113,
  "_contributors": [
    {
      "user": "seandavi",
      "count": 595,
      "uuid": 92435
    },
    {
      "user": "dtenenba",
      "count": 26,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 17,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "assaron",
      "count": 6,
      "uuid": 1040217
    },
    {
      "user": "vlakam",
      "count": 4,
      "uuid": 4447247
    },
    {
      "user": "copilot",
      "count": 4,
      "uuid": 198982749
    },
    {
      "user": "khughitt",
      "count": 3,
      "uuid": 125001
    },
    {
      "user": "lshep",
      "count": 3,
      "uuid": 18724380
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "leogama",
      "count": 2,
      "uuid": 8434367
    },
    {
      "user": "dereckdemezquita",
      "count": 2,
      "uuid": 140963042
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "dalloliogm",
      "count": 1,
      "uuid": 14500
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "ramiromagno",
      "count": 1,
      "uuid": 19862384
    },
    {
      "user": "russhyde",
      "count": 1,
      "uuid": 7734886
    },
    {
      "user": "yitaverse",
      "count": 1,
      "uuid": 3897212
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    },
    {
      "user": "kalugny",
      "count": 1,
      "uuid": 3481085
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 328,
  "_devurl": "https://github.com/seandavi/geoquery",
  "_pkgdown": "http://seandavi.github.io/GEOquery",
  "_searchresults": 5952,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GEOquery.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/seandavi/geoquery",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "Accession",
    "browseGEOAccession",
    "browseWebsiteRNASeqSearch",
    "Columns",
    "dataTable",
    "GDS2eSet",
    "GDS2MA",
    "getGEO",
    "getGEOfile",
    "getGEOSeriesFileListing",
    "getGEOSuppFiles",
    "getGEOSuppFileURL",
    "getGSEDataTables",
    "getRNASeqData",
    "getRNASeqQuantGenomeInfo",
    "GPL",
    "GPLList",
    "GSMList",
    "hasRNASeqQuantifications",
    "Meta",
    "parseGEO",
    "searchFieldsGEO",
    "searchGEO",
    "show",
    "Table",
    "urlForAccession"
  ],
  "_help": [
    {
      "page": "browseGEOAccession",
      "title": "Open the GEO page for a given accession",
      "topics": [
        "browseGEOAccession"
      ]
    },
    {
      "page": "browseWebsiteRNASeqSearch",
      "title": "Browse GEO search website for RNA-seq datasets",
      "topics": [
        "browseWebsiteRNASeqSearch"
      ]
    },
    {
      "page": "coercion",
      "title": "Convert a GDS data structure to a BioConductor data structure",
      "topics": [
        "coercion",
        "GDS2eSet",
        "GDS2MA"
      ]
    },
    {
      "page": "GDS-class",
      "title": "Class 'GDS'",
      "topics": [
        "GDS-class"
      ]
    },
    {
      "page": "GEOData-accessors",
      "title": "Generic functions for GEOquery",
      "topics": [
        "Accession",
        "Columns",
        "dataTable",
        "GEOData-accessors",
        "GPLList",
        "GSMList",
        "Meta",
        "Table"
      ]
    },
    {
      "page": "GEOData-class",
      "title": "Class 'GEOData'",
      "topics": [
        "Accession,GEOData-method",
        "Columns,GEOData-method",
        "dataTable,GEOData-method",
        "GEOData-class",
        "Meta,GEOData-method",
        "show,GEOData-method",
        "Table,GEOData-method"
      ]
    },
    {
      "page": "GEODataTable-class",
      "title": "Class 'GEODataTable'",
      "topics": [
        "Accession,GEODataTable-method",
        "Columns,GEODataTable-method",
        "dataTable,GEODataTable-method",
        "GEODataTable-class",
        "Meta,GEODataTable-method",
        "show,GEODataTable-method",
        "Table,GEODataTable-method"
      ]
    },
    {
      "page": "getDirListing",
      "title": "get a directory listing from NCBI GEO",
      "topics": [
        "getDirListing"
      ]
    },
    {
      "page": "getGEO",
      "title": "Get a GEO object from NCBI or file",
      "topics": [
        "getGEO"
      ]
    },
    {
      "page": "getGEOfile",
      "title": "Download a file from GEO soft file to the local machine",
      "topics": [
        "getGEOfile"
      ]
    },
    {
      "page": "getGEOSeriesFileListing",
      "title": "GSE Supplemental file listing",
      "topics": [
        "getGEOSeriesFileListing"
      ]
    },
    {
      "page": "getGEOSuppFiles",
      "title": "Get Supplemental Files from GEO",
      "topics": [
        "getGEOSuppFiles"
      ]
    },
    {
      "page": "getGEOSuppFileURL",
      "title": "Get GEO supplemental file URL for a given GEO accession",
      "topics": [
        "getGEOSuppFileURL"
      ]
    },
    {
      "page": "getGSEDataTables",
      "title": "Get GSE data tables from GEO into R data structures.",
      "topics": [
        "getGSEDataTables"
      ]
    },
    {
      "page": "getRNASeqData",
      "title": "Get GEO RNA-seq quantifications as a SummarizedExperiment object",
      "topics": [
        "getRNASeqData"
      ]
    },
    {
      "page": "getRNASeqQuantGenomeInfo",
      "title": "Extract genome build and species for GEO RNA-seq quantification",
      "topics": [
        "getRNASeqQuantGenomeInfo"
      ]
    },
    {
      "page": "GPL-class",
      "title": "Class 'GPL'",
      "topics": [
        "GPL",
        "GPL,GDS-method",
        "GPL-class"
      ]
    },
    {
      "page": "GSE-class",
      "title": "Class 'GSE'",
      "topics": [
        "GPLList,GSE-method",
        "GSE-class",
        "GSMList,GSE-method",
        "Meta,GSE-method"
      ]
    },
    {
      "page": "GSM-class",
      "title": "Class 'GSM'",
      "topics": [
        "GSM-class"
      ]
    },
    {
      "page": "hasRNASeqQuantifications",
      "title": "Does a GEO accession have RNA-seq quantifications?",
      "topics": [
        "hasRNASeqQuantifications"
      ]
    },
    {
      "page": "parseGEO",
      "title": "Parse GEO text",
      "topics": [
        "parseGDS",
        "parseGEO",
        "parseGPL",
        "parseGSE",
        "parseGSM"
      ]
    },
    {
      "page": "searchFieldsGEO",
      "title": "Provide a list of possible search fields for GEO search",
      "topics": [
        "searchFieldsGEO"
      ]
    },
    {
      "page": "searchGEO",
      "title": "Search GEO database",
      "topics": [
        "searchGEO"
      ]
    },
    {
      "page": "urlForAccession",
      "title": "The URL for a GEO accession",
      "topics": [
        "urlForAccession"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GEOquery/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DelayedArray",
    "dplyr",
    "generics",
    "GenomicRanges",
    "glue",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "lattice",
    "lifecycle",
    "limma",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "readr",
    "rentrez",
    "rlang",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "selectr",
    "Seqinfo",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "xml2",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "single-cell.qmd",
      "filename": "single-cell.html",
      "title": "Handling single-cell RNA-seq data in GEOquery",
      "engine": "quarto::html",
      "headings": [
        "Single cell searching",
        "Mtx files",
        "Multiple h5ad files",
        "Single h5ad file",
        "SAMPLES",
        "mtx file",
        "Tar of mtx files from Series record",
        "Mix of types in a single GSE",
        "10x h5 file",
        "10x matrix mtx files"
      ],
      "created": "2025-09-03 14:53:49",
      "modified": "2025-09-03 20:35:38",
      "commits": 4
    },
    {
      "source": "GEOquery.qmd",
      "filename": "GEOquery.html",
      "title": "Using GEOquery (Quarto)",
      "engine": "quarto::html",
      "headings": [
        "Introduction to GEO and GEOquery",
        "Why GEOquery?",
        "GEO Data Organization",
        "Getting Started with GEOquery",
        "Downloading a GEO Series",
        "Historical Context: SOFT Format vs GSEMatrix Files",
        "Searching GEO Programmatically",
        "RNA-seq Quantifications: NCBI's Solution to Reanalysis Challenges",
        "The Challenge of RNA-seq Reanalysis",
        "NCBI's RNA-seq Quantification Pipeline",
        "Understanding Supplementary Files in GEO",
        "Navigating Between R and the GEO Web Interface",
        "Working with GDS Datasets",
        "Advanced Features",
        "Getting GSE Data Tables",
        "Working with GPL Platforms",
        "Reporting Bugs and Contributing",
        "Citing GEOquery",
        "Session Information"
      ],
      "created": "2025-08-16 13:28:41",
      "modified": "2025-09-03 20:35:38",
      "commits": 3
    }
  ],
  "_score": 14.077770815712176,
  "_indexed": false,
  "_nocasepkg": "geoquery",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/GEOquery",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.80.0",
      "date": "2026-06-18T07:11:05.000Z",
      "distro": "noble",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "0eb9a0a674a8a92e763490bd27a34f34f319701577436e595d1994fcc9a8907a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.80.0",
      "date": "2026-06-18T07:11:05.000Z",
      "distro": "noble",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "58b2867f66bb09490d2bc31afb158348ff37bbfd8f7c3695b99e314db6384707",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.80.0",
      "date": "2026-06-18T07:19:11.000Z",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "60f5f34a83f3ea5abd9de3f6f58ab946b837061ad356e44b206ecdcf85a337d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.80.0",
      "date": "2026-06-18T07:18:06.000Z",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "279f8df17638412d37aa5b17e33c247e952262af2612747e8da1f1dd646e625a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.80.0",
      "date": "2026-06-18T07:10:49.000Z",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "fc6c9887aea8448a4cbf772d1ae21808202d5fe7b3c9c03788421a10a23a000e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.80.0",
      "date": "2026-06-18T07:10:27.000Z",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "5860470c00825f71709d842a0f8415b3c6ce8b461ce894ff873253ed11af0d31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.80.0",
      "date": "2026-06-18T07:10:58.000Z",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "fb53cf62aec7fc9f5ee3417ced88de0911b4ed4a90605df67ae88dfd4085deb7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.80.0",
      "date": "2026-06-18T07:10:27.000Z",
      "commit": "8b846af9fe721553ba0333ffc724fc4e26ff05dc",
      "fileid": "f075f4e460d8a472966cd8ccdfdb57493ce7e52265d8c721ffbd4be878c52a74",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27742599343"
    }
  ]
}