Skip to content

Commit ebfcc9d

Browse files
committed
v0.99.44
Former-commit-id: 98349d9 Former-commit-id: 92810ef367e1fe2fc6d8a2db64ad4f0709d233c8
1 parent 3e6ce30 commit ebfcc9d

2 files changed

Lines changed: 8 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.43
4+
Version: 0.99.44
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
changes in version 0.99.44
2+
3+
- fixed package down URL per package name change
4+
- require minimal 'BiocGenerics' version
5+
- remove '[[,SpatialData,numeric' method
6+
- added 'query()' example in vignette
7+
18
changes in version 0.99.43
29

310
- revised validity to allow 4D data (time dimension)

0 commit comments

Comments
 (0)