Skip to content

Commit bd5bdcc

Browse files
committed
Deploying to gh-pages from @ 487743c 🚀
1 parent d6c6ec5 commit bd5bdcc

16 files changed

Lines changed: 28 additions & 28 deletions

404.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/SpatialData.plot.html

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

articles/SpatialData.plot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,15 @@ Their show method includes the scales available for a given element:
7777
image(x, "blobs_image")
7878
```
7979

80-
## class: ImageArray
80+
## class: SpatialDataImage
8181
## Scales (1): (3,64,64)
8282

8383
``` r
8484

8585
image(x, "blobs_multiscale_image")
8686
```
8787

88-
## class: ImageArray (MultiScale)
88+
## class: SpatialDataImage (MultiScale)
8989
## Scales (3): (3,64,64 3,32,32 3,16,16)
9090

9191
Internally, multiscale `ImageArray`s are stored as a list of
@@ -244,7 +244,7 @@ q <- p[sample(n, 1e3)]
244244
(point(x, "1k") <- q)
245245
```
246246

247-
## class: PointFrame
247+
## class: SpatialDataPoint
248248
## count: 1000
249249
## data(3): cell_type __null_dask_index__ geometry
250250

articles/index.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.

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

authors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Source:
2222
[`DESCRIPTION`](https://github.com/HelenaLC/SpatialData.plot/blob/main/DESCRIPTION)
2323

2424
Crowell H, Carey V, Dong Y, Manukyan A, Righelli D, Deconinck L (2026).
25-
*SpatialData.plot: SpatialData visualization*. R package version 0.99.5,
25+
*SpatialData.plot: SpatialData visualization*. R package version 0.99.6,
2626
<https://github.com/HelenaLC/SpatialData.plot>.
2727

2828
@Manual{,
2929
title = {SpatialData.plot: SpatialData visualization},
3030
author = {Helena L. Crowell and Vince Carey and Yixing E. Dong and Artür Manukyan and Dario Righelli and Louise Deconinck},
3131
year = {2026},
32-
note = {R package version 0.99.5},
32+
note = {R package version 0.99.6},
3333
url = {https://github.com/HelenaLC/SpatialData.plot},
3434
}

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

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles:
55
SpatialData.plot: SpatialData.plot.html
6-
last_built: 2026-05-08T20:05Z
6+
last_built: 2026-05-09T10:46Z
77
urls:
88
reference: https://HelenaLC.github.io/SpatialData.plot/reference
99
article: https://HelenaLC.github.io/SpatialData.plot/articles

reference/blobs.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.

reference/index.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.

0 commit comments

Comments
 (0)