Package: SpatialExperiment Version: 1.23.0 Title: S4 Class for Spatially Resolved -omics Data Description: Defines an S4 class for storing data from spatial -omics experiments. The class extends SingleCellExperiment to support storage and retrieval of additional information from spot-based and molecule-based platforms, including spatial coordinates, images, and image metadata. A specialized constructor function is included for data from the 10x Genomics Visium platform. Authors@R: c( person("Dario", "Righelli", role=c("aut", "cre"), email="dario.righelli@gmail.com", comment=c(ORCID="0000-0003-1504-3583")), person("Davide", "Risso", role=c("aut"), email="risso.davide@gmail.com", comment=c(ORCID="0000-0001-8508-5012")), person("Helena L.", "Crowell", role=c("aut"), email="helena.crowell@cnag.eu", comment=c(ORCID="0000-0002-4801-1767")), person("Lukas M.", "Weber", role=c("aut"), email="lmweb012@gmail.com", comment=c(ORCID="0000-0002-3282-1730")), person("Nicholas J.", "Eagles", role=c("ctb"), email="nickeagles77@gmail.com")) URL: https://github.com/drighelli/SpatialExperiment BugReports: https://github.com/drighelli/SpatialExperiment/issues License: GPL-3 Encoding: UTF-8 biocViews: DataRepresentation, DataImport, Infrastructure, ImmunoOncology, GeneExpression, Transcriptomics, SingleCell, Spatial Depends: R (>= 4.1.0), methods, SingleCellExperiment Imports: rjson, grDevices, magick, utils, S4Vectors, SummarizedExperiment, BiocGenerics, BiocFileCache Suggests: knitr, rmarkdown, testthat, BiocStyle, BumpyMatrix, DropletUtils, VisiumIO VignetteBuilder: knitr RoxygenNote: 7.3.1 Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:53:14 UTC RemoteUrl: https://github.com/bioc/SpatialExperiment RemoteRef: HEAD RemoteSha: 3bb71a86f6f2413f4ed996943c9ef44565ed4112 NeedsCompilation: no Packaged: 2026-07-04 05:14:42 UTC; root Author: Dario Righelli [aut, cre] (ORCID: ), Davide Risso [aut] (ORCID: ), Helena L. Crowell [aut] (ORCID: ), Lukas M. Weber [aut] (ORCID: ), Nicholas J. Eagles [ctb] Maintainer: Dario Righelli