- using R Under development (unstable) (2025-08-01 r88486)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.2.0-19) 14.2.0
GNU Fortran (Debian 14.2.0-19) 14.2.0
- running under: Debian GNU/Linux 13 (trixie)
- using session charset: UTF-8
- checking for file ‘mlr3spatiotempcv/DESCRIPTION’ ... OK
- this is package ‘mlr3spatiotempcv’ version ‘2.3.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/2s] OK
- checking package namespace information ... OK
- checking package dependencies ... INFO
Package suggested but not available for checking: ‘blockCV’
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘mlr3spatiotempcv’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [2s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking whether startup messages can be suppressed ... [1s/3s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [20s/26s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... NOTE
Unknown package ‘blockCV’ in Rd xrefs
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [2s/3s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [15s/18s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
mlr_resamplings_repeated_spcv_knndm 5.440 0.207 6.293
mlr_resamplings_spcv_knndm 4.439 0.194 5.293
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [65s/33s] ERROR
Running ‘testthat.R’ [65s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("checkmate")
+ library("testthat")
+ library("mlr3spatiotempcv")
+ test_check("mlr3spatiotempcv")
+ }
Loading required package: mlr3
Starting 2 test processes
[ FAIL 1 | WARN 1 | SKIP 73 | PASS 1099 ]
══ Skipped tests (73) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-1-autoplot.R:40:3', 'test-1-autoplot.R:72:3',
'test-1-autoplot.R:98:3', 'test-1-autoplot.R:130:3',
'test-1-autoplot.R:157:3', 'test-1-autoplot.R:189:3',
'test-2-autoplot.R:129:3', 'test-2-autoplot.R:182:3',
'test-2-autoplot.R:204:3', 'test-2-autoplot.R:246:3',
'test-2-autoplot.R:337:3', 'test-2-autoplot.R:389:3'
• On Linux (2): 'test-2-autoplot.R:8:3', 'test-2-autoplot.R:54:3'
• empty test (1): 'test-helper-DataBackend.R:1:1'
• {blockCV} is not installed (57): 'test-1-autoplot.R:205:3',
'test-1-autoplot.R:236:3', 'test-1-autoplot.R:266:3',
'test-1-autoplot.R:293:3', 'test-1-autoplot.R:324:3',
'test-1-autoplot.R:355:3', 'test-ResamplingRepeatedSpCVBlock.R:2:3',
'test-ResamplingRepeatedSpCVBlock.R:12:3',
'test-ResamplingRepeatedSpCVBlock.R:22:3',
'test-ResamplingRepeatedSpCVBlock.R:32:3',
'test-ResamplingRepeatedSpCVBlock.R:42:3',
'test-ResamplingRepeatedSpCVBlock.R:53:3',
'test-ResamplingRepeatedSpCVBlock.R:62:3',
'test-ResamplingRepeatedSpCVBlock.R:70:3',
'test-ResamplingRepeatedSpCVBlock.R:114:3',
'test-ResamplingRepeatedSpCVBuffer.R:2:3',
'test-ResamplingRepeatedSpCVBuffer.R:13:3',
'test-ResamplingRepeatedSpCVBuffer.R:24:3',
'test-ResamplingRepeatedSpCVBuffer.R:35:3',
'test-ResamplingRepeatedSpCVBuffer.R:46:3',
'test-ResamplingRepeatedSpCVBuffer.R:54:3',
'test-ResamplingRepeatedSpCVBuffer.R:62:3',
'test-ResamplingRepeatedSpCVEnv.R:2:3',
'test-ResamplingRepeatedSpCVEnv.R:13:3',
'test-ResamplingRepeatedSpCVEnv.R:24:3',
'test-ResamplingRepeatedSpCVEnv.R:34:3',
'test-ResamplingRepeatedSpCVEnv.R:48:3',
'test-ResamplingRepeatedSpCVEnv.R:56:3', 'test-ResamplingSpCVBlock.R:2:3',
'test-ResamplingSpCVBlock.R:12:3', 'test-ResamplingSpCVBlock.R:21:3',
'test-ResamplingSpCVBlock.R:32:3', 'test-ResamplingSpCVBlock.R:44:3',
'test-ResamplingSpCVBlock.R:51:3', 'test-ResamplingSpCVBlock.R:85:3',
'test-ResamplingSpCVBuffer.R:2:3', 'test-ResamplingSpCVBuffer.R:12:3',
'test-ResamplingSpCVBuffer.R:22:3', 'test-ResamplingSpCVBuffer.R:32:3',
'test-ResamplingSpCVBuffer.R:43:3', 'test-ResamplingSpCVBuffer.R:54:3',
'test-ResamplingSpCVBuffer.R:69:3', 'test-ResamplingSpCVBuffer.R:78:3',
'test-ResamplingSpCVBuffer.R:87:3', 'test-ResamplingSpCVBuffer.R:96:3',
'test-ResamplingSpCVEnv.R:2:3', 'test-ResamplingSpCVEnv.R:12:3',
'test-ResamplingSpCVEnv.R:26:3', 'test-ResamplingSpCVEnv.R:35:3',
'test-2-autoplot.R:406:3', 'test-autoplot_buffer.R:4:3',
'test-autoplot_buffer.R:24:3', 'test-mlr3pipelines-graph-integration.R:3:3',
'test-mlr_sptcv_generic.R:4:3', 'test-mlr_sptcv_generic.R:22:3',
'test-mlr_sptcv_generic.R:38:3', 'test-mlr_sptcv_generic.R:54:3'
• {skmeans} is not installed (1): 'test-mlr_sptcv_generic.R:70:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ResamplingSpCVBlock.R:133:3'): mlr3spatiotempcv indices are the same as blockCV indices: spatRaster ──
<packageNotFoundError/error/condition>
Error: The following packages could not be loaded: blockCV
Backtrace:
▆
1. └─rsmp1$instantiate(task) at test-ResamplingSpCVBlock.R:133:3
2. └─mlr3spatiotempcv:::.__ResamplingSpCVBlock__instantiate(...)
3. └─mlr3misc::require_namespaces(c("blockCV", "sf"))
[ FAIL 1 | WARN 1 | SKIP 73 | PASS 1099 ]
Deleting unused snapshots:
• 1-autoplot/autoplot-show-blocks-true-show-labels-true.svg
• 1-autoplot/custom-cv-fold-1-2-sample-fold-n.svg
• 1-autoplot/custom-cv-fold-1-2.svg
• 1-autoplot/custom-cv-fold-1-sample-fold-n.svg
• 1-autoplot/custom-cv-fold-1.svg
• 1-autoplot/custom-cv-sample-fold-n.svg
• 1-autoplot/cv-fold-1-2-groups-col-role.svg
• 1-autoplot/cv-fold-1-2-sample-fold-n.svg
• 1-autoplot/cv-fold-1-2.svg
• 1-autoplot/cv-fold-1-groups-col-role.svg
• 1-autoplot/cv-fold-1-sample-fold-n.svg
• 1-autoplot/cv-fold-1.svg
• 1-autoplot/cv-sample-fold-n.svg
• 1-autoplot/repcv-fold-1-2-rep-1.svg
• 1-autoplot/repcv-fold-1-2-rep-2.svg
• 1-autoplot/repcv-fold-1-rep-1.svg
• 1-autoplot/repcv-fold-1-rep-2.svg
• 1-autoplot/repspcvblock-all-test-sets.svg
• 1-autoplot/repspcvblock-fold-1-2-rep-1.svg
• 1-autoplot/repspcvblock-fold-1-2-rep-2.svg
• 1-autoplot/repspcvblock-fold-1-rep-1.svg
• 1-autoplot/repspcvblock-fold-1-rep-2.svg
• 1-autoplot/repspcvcoords-fold-1-2-rep-1.svg
• 1-autoplot/repspcvcoords-fold-1-2-rep-2.svg
• 1-autoplot/repspcvcoords-fold-1-2-sample-fold-n.svg
• 1-autoplot/repspcvcoords-fold-1-rep-1.svg
• 1-autoplot/repspcvcoords-fold-1-rep-2.svg
• 1-autoplot/repspcvcoords-fold-1-sample-fold-n.svg
• 1-autoplot/repspcvcoords-sample-fold-n.svg
• 1-autoplot/repspcvenv-all-test-sets.svg
• 1-autoplot/repspcvenv-fold-1-2-rep-1.svg
• 1-autoplot/repspcvenv-fold-1-2-rep-2.svg
• 1-autoplot/repspcvenv-fold-1-rep-1.svg
• 1-autoplot/repspcvenv-fold-1-rep-2.svg
• 1-autoplot/spcvblock-all-test-sets.svg
• 1-autoplot/spcvblock-fold-1-2-sample-fold-n.svg
• 1-autoplot/spcvblock-fold-1-2.svg
• 1-autoplot/spcvblock-fold-1-sample-fold-n.svg
• 1-autoplot/spcvblock-fold-1.svg
• 1-autoplot/spcvblock-sample-fold-n.svg
• 1-autoplot/spcvcoords-fold-1-2.svg
• 1-autoplot/spcvcoords-fold-1.svg
• 1-autoplot/spcvenv-all-test-sets.svg
• 1-autoplot/spcvenv-fold-1-2-sample-fold-n.svg
• 1-autoplot/spcvenv-fold-1-2.svg
• 1-autoplot/spcvenv-fold-1-sample-fold-n.svg
• 1-autoplot/spcvenv-fold-1.svg
• 1-autoplot/spcvenv-sample-fold-n.svg
• 2-autoplot/repspcvdisc-fold-1-2-rep-2.svg
• 2-autoplot/repspcvdisc-fold-1-2-sample-fold-n.svg
• 2-autoplot/repspcvdisc-fold-1-rep-1-sample-n-fold.svg
• 2-autoplot/repspcvdisc-fold-1-rep-2.svg
• 2-autoplot/repspcvdisc-fold-1-sample-fold-n.svg
• 2-autoplot/repspcvdisc-sample-fold-n.svg
• 2-autoplot/repspcvknndm-fold-1-2-rep-2.svg
• 2-autoplot/repspcvknndm-fold-1-2-sample-fold-n.svg
• 2-autoplot/repspcvknndm-fold-1-rep-1-sample-n-fold.svg
• 2-autoplot/repspcvknndm-fold-1-rep-2.svg
• 2-autoplot/repspcvknndm-fold-1-sample-fold-n.svg
• 2-autoplot/repspcvknndm-sample-fold-n.svg
• 2-autoplot/repspcvtiles-fold-1-2-rep-2.svg
• 2-autoplot/repspcvtiles-fold-1-2-sample-fold-n.svg
• 2-autoplot/repspcvtiles-fold-1-2.svg
• 2-autoplot/repspcvtiles-fold-1-rep-2.svg
• 2-autoplot/repspcvtiles-fold-1-sample-fold-n.svg
• 2-autoplot/repspcvtiles-fold-1.svg
• 2-autoplot/repspcvtiles-sample-fold-n.svg
• 2-autoplot/repspcvtiles-show-omitted.svg
• 2-autoplot/repsptcvcstf-2d-space-var-fold-1-2-rep-2.svg
• 2-autoplot/repsptcvcstf-2d-space-var-fold-1-rep-2.svg
• 2-autoplot/repsptcvcstf-fold-1-2-rep-1.svg
• 2-autoplot/repsptcvcstf-fold-1-2-rep-2.svg
• 2-autoplot/repsptcvcstf-fold-1-rep-1-sample-fold-n.svg
• 2-autoplot/repsptcvcstf-fold-1-rep-2.svg
• 2-autoplot/spcvdisc-fold-1-2.svg
• 2-autoplot/spcvdisc-fold-1.svg
• 2-autoplot/spcvdisc-show-omitted.svg
• 2-autoplot/spcvknndm-fold-1-2.svg
• 2-autoplot/spcvknndm-fold-1.svg
• 2-autoplot/sptcvcstf-2d-space-var-all-test-sets.svg
• 2-autoplot/sptcvcstf-2d-space-var-fold-1-2.svg
• 2-autoplot/sptcvcstf-2d-space-var-fold-1.svg
• 2-autoplot/sptcvcstf-2d-time-var-all-test-sets.svg
• 2-autoplot/sptcvcstf-2d-time-var-fold-1-2-rep-2.svg
• 2-autoplot/sptcvcstf-2d-time-var-fold-1-2-sample-fold-n.svg
• 2-autoplot/sptcvcstf-2d-time-var-fold-1-2.svg
• 2-autoplot/sptcvcstf-2d-time-var-fold-1-rep-2.svg
• 2-autoplot/sptcvcstf-2d-time-var-fold-1-sample-fold-n.svg
• 2-autoplot/sptcvcstf-2d-time-var-fold-1.svg
• 2-autoplot/sptcvcstf-2d-time-var-sample-fold-n.svg
• 2-autoplot/sptcvcstf-3d-time-var-fold-1-2-sample-fold-n.svg
• 2-autoplot/sptcvcstf-3d-time-var-fold-1-2.svg
• 2-autoplot/sptcvcstf-3d-time-var-fold-1-sample-fold-n.svg
• autoplot_buffer/spcvbuffer-fold-1-2.svg
• autoplot_buffer/spcvbuffer-fold-1.svg
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [8s/13s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mlr3spatiotempcv.Rmd’ using rmarkdown
--- finished re-building ‘mlr3spatiotempcv.Rmd’
--- re-building ‘spatiotemp-viz.Rmd’ using rmarkdown
Quitting from spatiotemp-viz.Rmd:89-148 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! The following packages could not be loaded: blockCV
---
Backtrace:
▆
1. ├─ggplot2::autoplot(...)
2. └─mlr3spatiotempcv:::autoplot.ResamplingSpCVBlock(...)
3. └─mlr3spatiotempcv:::autoplot_spatial(...)
4. └─mlr3spatiotempcv:::assert_autoplot(rsmp_autopl, fold_id, task)
5. └─object$instantiate(task)
6. └─mlr3spatiotempcv:::.__ResamplingSpCVBlock__instantiate(...)
7. └─mlr3misc::require_namespaces(c("blockCV", "sf"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'spatiotemp-viz.Rmd' failed with diagnostics:
The following packages could not be loaded: blockCV
--- failed re-building ‘spatiotemp-viz.Rmd’
SUMMARY: processing the following file failed:
‘spatiotemp-viz.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [6s/9s] OK
- checking HTML version of manual ... [2s/4s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 ERRORs, 1 NOTE