Package: alabaster.spatial Title: Save and Load Spatial 'Omics Data to/from File Description: Save SpatialExperiment objects and their images into file artifacts, and load them back into memory. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties. Version: 1.13.0 Date: 2026-02-01 License: MIT + file LICENSE Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com") Depends: SpatialExperiment, alabaster.base Imports: methods, utils, grDevices, S4Vectors, alabaster.sce, rhdf5 Suggests: testthat, knitr, rmarkdown, BiocStyle, DropletUtils, magick, png, digest VignetteBuilder: knitr RoxygenNote: 7.3.3 biocViews: DataImport, DataRepresentation Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev libnode-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:00:07 UTC RemoteUrl: https://github.com/bioc/alabaster.spatial RemoteRef: HEAD RemoteSha: 3c905d3985697f4ef20d82bfe20c281665e0b4fd NeedsCompilation: no Packaged: 2026-07-04 22:50:30 UTC; root Author: Aaron Lun [aut, cre] Maintainer: Aaron Lun