Skip to content

Commit d22ce2e

Browse files
committed
v0.99.42
1 parent 5e7f4b8 commit d22ce2e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: spatialdataR
22
Title: Representation of Python's spatialdata in R
33
Depends: R (>= 4.6)
4-
Version: 0.99.41
4+
Version: 0.99.42
55
Description: R interface to Python/scverse's 'spatialdata' framework for
66
unified spatial omics data handling. Adheres to OME-NGFF standards,
77
providing lazy, on-disk representations for multiscale images and

inst/NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
changes in version 0.99.42
2+
3+
- revised 'crop()' to adjust for array multiscales with scale factor != 1
4+
- revised subsetting to support >2/3D arrays (t & z dims. are protected)
5+
16
changes in version 0.99.41
27

38
- fix vignette to call 'spatialdataR::transform()' explicitly

0 commit comments

Comments
 (0)