1 parent 5e7f4b8 commit d22ce2eCopy full SHA for d22ce2e
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: spatialdataR
2
Title: Representation of Python's spatialdata in R
3
Depends: R (>= 4.6)
4
-Version: 0.99.41
+Version: 0.99.42
5
Description: R interface to Python/scverse's 'spatialdata' framework for
6
unified spatial omics data handling. Adheres to OME-NGFF standards,
7
providing lazy, on-disk representations for multiscale images and
inst/NEWS
@@ -1,3 +1,8 @@
+changes in version 0.99.42
+
+- revised 'crop()' to adjust for array multiscales with scale factor != 1
+- revised subsetting to support >2/3D arrays (t & z dims. are protected)
changes in version 0.99.41
8
- fix vignette to call 'spatialdataR::transform()' explicitly
0 commit comments