Skip to content

Commit 44850bc

Browse files
committed
Deploying to gh-pages from @ 897914b 🚀
1 parent 720410b commit 44850bc

16 files changed

Lines changed: 40 additions & 40 deletions

articles/anndataR.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/anndataR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ citation("anndataR")
513513
``` r
514514

515515
sessionInfo()
516-
#> R Under development (unstable) (2026-05-10 r90034)
516+
#> R Under development (unstable) (2026-05-11 r90046)
517517
#> Platform: x86_64-pc-linux-gnu
518518
#> Running under: Ubuntu 24.04.4 LTS
519519
#>

articles/development_status.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/development_status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Investigate if this is a problem or not.
151151
sessionInfo()
152152
```
153153

154-
## R Under development (unstable) (2026-05-10 r90034)
154+
## R Under development (unstable) (2026-05-11 r90046)
155155
## Platform: x86_64-pc-linux-gnu
156156
## Running under: Ubuntu 24.04.4 LTS
157157
##

articles/software_design.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/software_design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This diagram shows the main `R6` classes provided by the package:
8787

8888
``` r
8989
sessionInfo()
90-
R Under development (unstable) (2026-05-10 r90034)
90+
R Under development (unstable) (2026-05-11 r90046)
9191
Platform: x86_64-pc-linux-gnu
9292
Running under: Ubuntu 24.04.4 LTS
9393

articles/usage_python.html

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

articles/usage_python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ print(rna_sce)
169169
``` r
170170

171171
sessionInfo()
172-
#> R Under development (unstable) (2026-05-10 r90034)
172+
#> R Under development (unstable) (2026-05-11 r90046)
173173
#> Platform: x86_64-pc-linux-gnu
174174
#> Running under: Ubuntu 24.04.4 LTS
175175
#>
@@ -286,7 +286,7 @@ reticulate::py_config()
286286

287287
reticulate::py_list_packages()
288288
#> package version requirement
289-
#> 1 anndata 0.12.13 anndata==0.12.13
289+
#> 1 anndata 0.12.14 anndata==0.12.14
290290
#> 2 array-api-compat 1.14.0 array-api-compat==1.14.0
291291
#> 3 certifi 2026.4.22 certifi==2026.4.22
292292
#> 4 contourpy 1.3.3 contourpy==1.3.3

articles/usage_seurat.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/usage_seurat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ or
232232
``` r
233233

234234
sessionInfo()
235-
#> R Under development (unstable) (2026-05-10 r90034)
235+
#> R Under development (unstable) (2026-05-11 r90046)
236236
#> Platform: x86_64-pc-linux-gnu
237237
#> Running under: Ubuntu 24.04.4 LTS
238238
#>

0 commit comments

Comments
 (0)