Package: VisiumIO
Title: Import Visium data from the 10X Space Ranger pipeline
Version: 1.7.6
Authors@R: c(
    person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
        c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")
    ),
    person("Estella YiXing", "Dong", role = c("aut", "ctb")),
    person("Dario", "Righelli", role = c("aut", "ctb")),
    person("Helena", "Crowell", role = c("aut", "ctb"))
    )
Description: The package allows users to readily import spatial data
        obtained from either the 10X website or from the Space Ranger
        pipeline. Supported formats include tar.gz, h5, and mtx files.
        Multiple files can be imported at once with *List type of
        functions. The package represents data mainly as
        SpatialExperiment objects.
License: Artistic-2.0
Depends: R (>= 4.4.0), TENxIO
Imports: BiocBaseUtils, BiocGenerics, BiocIO (>= 1.15.1), jsonlite,
        methods, S4Vectors, SingleCellExperiment, SpatialExperiment,
        SummarizedExperiment
Suggests: arrow, BiocStyle, data.table, knitr, readr, rmarkdown, sf,
        tinytest
biocViews: Software, Infrastructure, DataImport, SingleCell, Spatial
VignetteBuilder: knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
BugReports: https://github.com/waldronlab/VisiumIO/issues
URL: https://github.com/waldronlab/VisiumIO
Collate: 'TENxGeoJSON.R' 'TENxParquet-class.R' 'TENxSpatialCSV.R'
        'TENxSpatialList-class.R' 'TENxSpatialParquet.R'
        'TENxVisium-class.R' 'TENxVisiumList-class.R'
        'TENxVisiumHD-class.R' 'VisiumIO-package.R' 'utilities.R'
Date: 2025-12-24
Config/pak/sysreqs: make libmagick++-dev gsfonts libicu-dev libssl-dev
        libx11-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-12-24 16:10:25 UTC
RemoteUrl: https://github.com/bioc/VisiumIO
RemoteRef: HEAD
RemoteSha: f81ae8ecdd3fd0a31d6e8e1c0229fbb85bc06c07
NeedsCompilation: no
Packaged: 2026-01-28 08:27:57 UTC; root
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Estella YiXing Dong [aut, ctb],
  Dario Righelli [aut, ctb],
  Helena Crowell [aut, ctb]
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.6.0; ; 2026-01-28 08:30:03 UTC; unix
