We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6ce30 commit ebfcc9dCopy full SHA for ebfcc9d
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.43
+Version: 0.99.44
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,10 @@
+changes in version 0.99.44
+
+- fixed package down URL per package name change
+- require minimal 'BiocGenerics' version
+- remove '[[,SpatialData,numeric' method
+- added 'query()' example in vignette
8
changes in version 0.99.43
9
10
- revised validity to allow 4D data (time dimension)
0 commit comments