Skip to content

teststeststests

teststeststests #89

Triggered via pull request June 5, 2026 13:43
Status Failure
Total duration 12m 20s
Artifacts 10

r-universe.yaml

on: pull_request
R-universe testing  /  Build source pkg and vignettes
5m 41s
R-universe testing / Build source pkg and vignettes
R-universe testing  /  Build rOpenSci docs site
0s
R-universe testing / Build rOpenSci docs site
R-universe testing  /  Bioconductor Checks
4m 4s
R-universe testing / Bioconductor Checks
Matrix: R-universe testing / linux
Matrix: R-universe testing / macos
Matrix: R-universe testing / wasm
Matrix: R-universe testing / windows
Fit to window
Zoom out
Zoom in

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:265-285 [crop] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `.get_multiscale_scale()`: ! could not find function ".get_multiscale_scale" --- Backtrace: ▆ 1. ├─spatialdataR::crop(sd, xy) 2. └─spatialdataR::crop(sd, xy) 3. └─spatialdataR (local) .local(x, y, ...) 4. └─spatialdataR:::.lapplyLayer(...) 5. └─base::lapply(.ls, function(l) lapply(x[[l]], FUN, ...)) 6. └─spatialdataR (local) FUN(X[[i]], ...) 7. └─base::lapply(x[[l]], FUN, ...) 8. └─spatialdataR (local) FUN(X[[i]], ...) 9. ├─spatialdataR::crop(., y, j = j) 10. └─spatialdataR::crop(., y, j = j) 11. └─spatialdataR (local) .local(x, y, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'SpatialData.Rmd' failed with diagnostics: could not find function ".get_multiscale_scale" --- 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-oldrel for MacOS: spatialdataR#L0
Check: examples, Result: ERROR Running examples in ‘spatialdataR-Ex.R’ failed The error most likely occurred in: > ### Name: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running ‘testthat.R’ [38s/38s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 12. ├─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1144 ] 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: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running 'testthat.R' [60s] Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 12. ├─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1144 ] Error: ! Test failures. Execution halted
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: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running ‘testthat.R’ [46s/47s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 12. ├─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1144 ] 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: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running 'testthat.R' [63s] Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 12. ├─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1144 ] 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: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running 'testthat.R' [67s] Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── <functionNotFoundError/objectNotFoundError/error/condition> Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 8 | SKIP 0 | PASS 1144 ] 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: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running ‘testthat.R’ [54s/53s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 12. ├─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1144 ] 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: centroids > ### Title: Spatial element centroids > ### Aliases: centroids centroids,ANY-method > ### centroids,SpatialDataLabel-method centroids,SpatialDataShape-method > ### centroids,SpatialDataPoint-method > > ### ** Examples > > x <- file.path("extdata", "blobs.zarr") > x <- system.file(x, package="spatialdataR") > x <- readSpatialData(x, tables=FALSE) > > centroids(label(x)) Error in .get_multiscale_scale(x) : could not find function ".get_multiscale_scale" Calls: centroids -> centroids -> .local Execution halted Check: tests, Result: ERROR Running ‘testthat.R’ [60s/58s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 13. └─spatialdataR:::mask_i_by_j(.i, .j, how = how, table = t, ...) 14. └─spatialdataR (local) .local(i, j, ...) ── Error ('test-utils.R:11:5'): centroids,sdLabel ────────────────────────────── <functionNotFoundError/objectNotFoundError/error/condition> Error in `.get_multiscale_scale(x)`: could not find function ".get_multiscale_scale" Backtrace: ▆ 1. ├─spatialdataR::centroids(y, "data.frame") at test-utils.R:11:5 2. └─spatialdataR::centroids(y, "data.frame") 3. └─spatialdataR (local) .local(x, ...) [ FAIL 9 | WARN 8 | SKIP 0 | PASS 1144 ] Error: ! Test failures. Execution halted
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-oldrel 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
5.37 KB
sha256:94cc54357833728895529ecd8e4340d756660f8a2e0062d0e22b77122ccff275
package-linux-devel-x86_64
1.33 MB
sha256:3cc7af2af0527d4a360b75a4b0826040a141a9dd8861759f81bb8948212471b3
package-linux-release-x86_64
1.33 MB
sha256:ac8953291a00d365a7768a815d7ed97aacf92ea46d74a2125f47d937a42ee084
package-macos-oldrel-arm64
1.33 MB
sha256:5344eb850cda9577b14816f50d30e6a3e78dbd20331f21327f42eba8a03ff1be
package-macos-release-arm64
1.34 MB
sha256:c0fa7dca53e95e43023ce08bdce54ce77dc6449019b8e744d2b0384a6f07ddb4
package-source
934 KB
sha256:e3e034464a03f7b7c58ebe1b0094b33b00b5da70ea06afe548cd1bedb744f834
package-wasm-release
1.18 MB
sha256:e2b415f681239f49beb95393e729bf79ce78f586faaef0abd9daca6c6d7410e7
package-windows-devel
1.34 MB
sha256:9fcf0e1e9bfc4ad42b8e0c5e917880d7fe8aff248193d5e6f9a23774020e9613
package-windows-oldrel
1.33 MB
sha256:65f866d28078ad372ddc931e746291caf452692479360e528585ee89b8e9f267
package-windows-release
1.34 MB
sha256:4e838b39471f5427987c48e8c7c7402eaaf3cbb755a8cb3665ad7d1c3c9c8fb1