Skip to content

Commit cdabaa7

Browse files
committed
Deploying to gh-pages from @ 4fa9edf 🚀
1 parent ce03b7f commit cdabaa7

43 files changed

Lines changed: 74 additions & 74 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AGENTS.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.

LICENSE.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.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/anndataR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ citation("anndataR")
487487

488488
``` r
489489
sessionInfo()
490-
#> R Under development (unstable) (2026-04-23 r89955)
490+
#> R Under development (unstable) (2026-04-24 r89961)
491491
#> Platform: x86_64-pc-linux-gnu
492492
#> Running under: Ubuntu 24.04.4 LTS
493493
#>

articles/development_status.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/development_status.md

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

153-
## R Under development (unstable) (2026-04-23 r89955)
153+
## R Under development (unstable) (2026-04-24 r89961)
154154
## Platform: x86_64-pc-linux-gnu
155155
## Running under: Ubuntu 24.04.4 LTS
156156
##

articles/software_design.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/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-04-23 r89955)
90+
R Under development (unstable) (2026-04-24 r89961)
9191
Platform: x86_64-pc-linux-gnu
9292
Running under: Ubuntu 24.04.4 LTS
9393

articles/usage_python.html

Lines changed: 3 additions & 3 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
@@ -157,7 +157,7 @@ print(rna_sce)
157157

158158
``` r
159159
sessionInfo()
160-
#> R Under development (unstable) (2026-04-23 r89955)
160+
#> R Under development (unstable) (2026-04-24 r89961)
161161
#> Platform: x86_64-pc-linux-gnu
162162
#> Running under: Ubuntu 24.04.4 LTS
163163
#>
@@ -294,7 +294,7 @@ reticulate::py_list_packages()
294294
#> 19 numba 0.65.1 numba==0.65.1
295295
#> 20 numcodecs 0.16.5 numcodecs==0.16.5
296296
#> 21 numpy 2.4.4 numpy==2.4.4
297-
#> 22 packaging 26.1 packaging==26.1
297+
#> 22 packaging 26.2 packaging==26.2
298298
#> 23 pandas 2.3.3 pandas==2.3.3
299299
#> 24 patsy 1.0.2 patsy==1.0.2
300300
#> 25 pillow 12.2.0 pillow==12.2.0

0 commit comments

Comments
 (0)