Package: GEOquery
Type: Package
Title: Get data from NCBI Gene Expression Omnibus (GEO)
Version: 2.78.0
Date: 2025-09-03
Authors@R: 
  c(person(given = "Sean",
           family = "Davis",
           role = c("aut", "cre"),
           email = "seandavi@gmail.com",
           comment = c(ORCID = "0000-0002-8991-6458")))
BugReports: https://github.com/seandavi/GEOquery/issues/new
Depends: R (>= 4.1.0), methods, Biobase
Imports: readr (>= 1.3.1), xml2, dplyr, data.table, tidyr, magrittr,
        limma, curl, rentrez, R.utils, stringr, SummarizedExperiment,
        S4Vectors, rvest, httr2
Suggests: knitr, rmarkdown, BiocGenerics, testthat, covr, markdown,
        quarto, DropletUtils, SingleCellExperiment
VignetteBuilder: quarto
URL: https://github.com/seandavi/GEOquery,
        http://seandavi.github.io/GEOquery,
        http://seandavi.github.io/GEOquery/
biocViews: Microarray, DataImport, OneChannel, TwoChannel, SAGE
Description: The NCBI Gene Expression Omnibus (GEO) is a public
        repository of microarray data.  Given the rich and varied
        nature of this resource, it is only natural to want to apply
        BioConductor tools to these data.  GEOquery is the bridge
        between 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
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 13:57:26 UTC
RemoteUrl: https://github.com/bioc/GEOquery
RemoteRef: RELEASE_3_22
RemoteSha: 3a4b52d90d6e34a2bee76603033c7a8a6c03599e
NeedsCompilation: no
Packaged: 2025-12-11 07:02:58 UTC; root
Author: Sean Davis [aut, cre] (ORCID: <https://orcid.org/0000-0002-8991-6458>)
Maintainer: Sean Davis <seandavi@gmail.com>
Built: R 4.5.2; ; 2025-12-11 07:05:10 UTC; windows
