Skip to content

Commit b050bbe

Browse files
authored
Prepare for Bioc 3.23 (#449)
* update news * bump version * update news * rerender package * update news.md
1 parent 832b45c commit b050bbe

4 files changed

Lines changed: 11 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: anndataR
22
Title: AnnData interoperability in R
3-
Version: 1.1.2
3+
Version: 1.1.3
44
Authors@R: c(
55
person("Robrecht", "Cannoodt", , "rcannood@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-3641-729X", github = "rcannood")),

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# anndataR 1.1.3
2+
3+
- Prepare for Bioconductor 3.23 release (PR #449).
4+
- Add initial Zarr support for reading and writing `.zarr` stores (PR #190).
5+
16
# anndataR 1.1.2
27

38
- Fix broken links (PR #429).

inst/NEWS.Rd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
\subsection{New features}{
77
\itemize{
8+
\item{
9+
Add initial Zarr support for reading and writing \code{.zarr} stores
10+
}
811
\item{
912
Allow manually setting chunk size for HDF5 writes
1013
}

man/anndataR-package.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)