Skip to content

Releases: theislab/anndata2ri

v1.3.1

23 Aug 09:25
d33be9b
Compare
Choose a tag to compare

Bugfixes

v1.3

21 Aug 15:55
367b4fe
Compare
Choose a tag to compare

Features

Infrastructure

v1.2

14 Jul 13:23
83be262
Compare
Choose a tag to compare

Features

Fixes

Infrastructure

  • [#106] Modernize CI
  • [#112] Switch to Ruff

v1.1

01 Jul 09:58
2e21ecc
Compare
Choose a tag to compare

Features

Infrastructure

v1.0.6

24 Jun 13:13
8a1fdd4
Compare
Choose a tag to compare
  • [#60] Use new scRNAseq package and fix rpy2 3.4 compat

v1.0.5

24 Oct 16:38
Compare
Choose a tag to compare
  • [#56] Always populate module when users import it
  • [#56] Provide doc links and improved docstrings

v1.0.4

19 Aug 22:08
2f6529b
Compare
Choose a tag to compare
  • [#52] Sort indices prior to conversion from csr/csc matrices to avoid

    invalid class “dgRMatrix/dgCMatrix” object: slot j/i is not increasing inside a column

  • [#53] Harden generic function converting SexpS4 objects when they’re objects, by allowing dim(object) to return NULL.

v1.0.3

14 Aug 10:10
9a835b5
Compare
Choose a tag to compare

v1.0.2

18 Feb 10:45
2dbc4b3
Compare
Choose a tag to compare
  • [#41] Factors in rowData/colData are now correctly converted to categoricals
  • [#41] Caching R packages speeds up everything a bit

v1.0.1

21 Nov 16:04
Compare
Choose a tag to compare
  • [#36] README improvements
  • [#37] Travis CI works
  • [#37] BioConductor 3.10 is supported (S4Vectors renamed its “DataFrame” to “DFrame”)