Skip to content

Commit 05e7886

Browse files
committed
v1.17.10 -- document #86 by @lahuuki. Also made some changes to the PR.
1 parent f2ccc25 commit 05e7886

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: spatialLIBD
22
Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved
33
transcriptomics data
4-
Version: 1.17.9
4+
Version: 1.17.10
55
Date: 2024-10-22
66
Authors@R:
77
c(

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# spatialLIBD 1.17.10
2+
3+
BUG FIXES
4+
5+
* `registration_wrapper()` now automatically handles the scenario where `k = 2`
6+
by not using `registration_stats_anova()` and providing an apporpriate warning.
7+
Implemented by @lahuuki at
8+
<https://github.com/LieberInstitute/spatialLIBD/pull/86>.
9+
110
# spatialLIBD 1.17.9
211

312
BUG FIXES

0 commit comments

Comments
 (0)