Use ImageArray package for images (and labels) #33
r-universe.yaml
on: pull_request
R-universe testing
/
Build source pkg and vignettes
6m 0s
R-universe testing
/
Build rOpenSci docs site
0s
R-universe testing
/
Bioconductor Checks
3m 39s
Matrix: R-universe testing / linux
Matrix: R-universe testing / macos
Matrix: R-universe testing / wasm
Matrix: R-universe testing / windows
Annotations
8 errors and 3 notices
|
R-universe testing / Build source pkg and vignettes:
spatialdataR#L0
Installation OK but failed to build vignettes
* creating vignettes ... ERROR
Setting r-universe rmarkdown theme...
--- re-building ‘SpatialData.Rmd’ using rmarkdown
Loading required package: BiocStyle
Quitting from SpatialData.Rmd:169-184 [data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `vapply()`:
! values must be length 3,
but FUN(X[[1]]) result is length 0
---
Backtrace:
▆
1. └─base::vapply(l, dim, integer(3))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SpatialData.Rmd' failed with diagnostics:
values must be length 3,
but FUN(X[[1]]) result is length 0
--- failed re-building ‘SpatialData.Rmd’
SUMMARY: processing the following file failed:
‘SpatialData.Rmd’
Error: Vignette re-building failed.
Execution halted
If this is expected, consider precomputing your vignettes: https://ropensci.org/blog/2019/12/08/precompute-vignettes/
|
|
R-universe testing / Build R-release for MacOS:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in ‘spatialdataR-Ex.R’ failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [36s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-oldrel for MacOS:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in ‘spatialdataR-Ex.R’ failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [35s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-oldrel for Windows:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in 'spatialdataR-Ex.R' failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running 'testthat.R' [65s]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-release for Windows:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in 'spatialdataR-Ex.R' failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running 'testthat.R' [54s]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-devel for Linux:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in ‘spatialdataR-Ex.R’ failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [54s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 8 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-release for Linux:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in ‘spatialdataR-Ex.R’ failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [61s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-devel for Windows:
spatialdataR#L0
Check: examples, Result: ERROR
Running examples in 'spatialdataR-Ex.R' failed
The error most likely occurred in:
> ### Name: extent
> ### Title: Spatial element extent
> ### Aliases: extent extent,SpatialData-method
> ### extent,SpatialDataArray-method extent,SpatialDataFrame-method
>
> ### ** Examples
>
> x <- file.path("extdata", "blobs.zarr")
> x <- system.file(x, package="spatialdataR")
> x <- readSpatialData(x, tables=FALSE)
>
> # object-wide
> extent(x)
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Execution halted
Check: tests, Result: ERROR
Running 'testthat.R' [74s]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
13. └─spatialdataR (local) .local(x, ...)
14. └─ImageArray::extent(data(x, NULL)) %||% ...
── Error ('test-utils.R:119:5'): extent w/ transform ───────────────────────────
Error: 'extent' is not an exported object from 'namespace:ImageArray'
Backtrace:
▆
1. ├─spatialdataR::extent(y) at test-utils.R:119:5
2. └─spatialdataR::extent(y)
3. └─spatialdataR (local) .local(x, ...)
4. └─ImageArray::extent(data(x, NULL)) %||% ...
[ FAIL 9 | WARN 8 | SKIP 0 | PASS 847 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / Build R-oldrel for Windows
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
R-universe testing / Build R-release for Windows
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
R-universe testing / Build R-devel for Windows
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bioc-checks
Expired
|
5.71 KB |
sha256:26a6644771eeaf7606c7c20fe643d7a594bc6f1b8dc61036c077446220571fd5
|
|
|
package-linux-devel-x86_64
Expired
|
1.33 MB |
sha256:bb9f64fe1b4566db8c462a65fc661846c73b191244ca939e239b247d4ad425d1
|
|
|
package-linux-release-x86_64
Expired
|
1.33 MB |
sha256:9962b0713290549b5f5023a73460b7902989cfe6a112b65427d2be04eba28ecf
|
|
|
package-macos-oldrel-arm64
Expired
|
1.32 MB |
sha256:1dfd5fcd4da4e8657deda3c011d7d7e99faebeb559a224ad52acc19d64e65170
|
|
|
package-macos-release-arm64
Expired
|
1.33 MB |
sha256:433add4fb614219016bdbf58b391d74ab858e8fbcd4e39661f024cf6f31ccf4a
|
|
|
package-source
Expired
|
927 KB |
sha256:2fa3dd662d573602d795c7c26c7be03b0463336716a68f6b1671a53704e79522
|
|
|
package-wasm-release
Expired
|
1.18 MB |
sha256:c0b37feb41f4c58ead92728e79acc83905cc60e2a070a74e7a15a01e7ca2c3f8
|
|
|
package-windows-devel
Expired
|
1.33 MB |
sha256:137a3aab3d5050f33981c9e3aa8df710b598497c519b9c504c3434ceec4147f8
|
|
|
package-windows-oldrel
Expired
|
1.33 MB |
sha256:ee049a4251633f6f2236fe8a2200452d58d72d5402a2160efee02d26f7fad85f
|
|
|
package-windows-release
Expired
|
1.33 MB |
sha256:acf8ee8547bd963c5cb9cf60ebf4430b5a4d3224d3a97830bcf139bfc6f4cb06
|
|