Package: cellxgenedp
Title: Discover and Access Single Cell Data Sets in the CELLxGENE Data
        Portal
Version: 1.15.0
Authors@R: 
    c(person(
        given = "Martin",
        family = "Morgan",
        role = c("aut", "cre"),
        email = "mtmorgan.bioc@gmail.com",
        comment = c(ORCID = "0000-0002-5874-8148")
    ),
    person("Kayla", "Interdonato", role = "aut"))
Description: The cellxgene data portal
        (https://cellxgene.cziscience.com/) provides a graphical user
        interface to collections of single-cell sequence data processed
        in standard ways to 'count matrix' summaries. The cellxgenedp
        package provides an alternative, R-based inteface, allowind
        data discovery, viewing, and downloading.
License: Artistic-2.0
Encoding: UTF-8
Collate: db.R collections.R datasets.R files.R facets.R keys.R
        cellxgene.R utilities.R publisher_metadata.R cxg.R
Depends: R (>= 4.1.0), dplyr
Imports: httr, curl, utils, tools, cli, shiny, DT, rjsoncons
Suggests: zellkonverter, SingleCellExperiment, HDF5Array, tidyr,
        BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0), mockery
biocViews: SingleCell, DataImport, ThirdPartyClient
URL: https://mtmorgan.github.io/cellxgenedp/,
        https://github.com/mtmorgan/cellxgenedp
BugReports: https://github.com/mtmorgan/cellxgenedp/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: make libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:15:13 UTC
RemoteUrl: https://github.com/bioc/cellxgenedp
RemoteRef: HEAD
RemoteSha: 844e4cff7b0fd1b3173bc210cc05b3b4fd8e6169
NeedsCompilation: no
Packaged: 2026-02-03 07:43:40 UTC; root
Author: Martin Morgan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5874-8148>),
  Kayla Interdonato [aut]
Maintainer: Martin Morgan <mtmorgan.bioc@gmail.com>
Built: R 4.6.0; ; 2026-02-03 07:45:12 UTC; windows
