* using log directory ‘/home/hornik/tmp/CRAN_special_noSuggests/mlr3spatiotempcv.Rcheck’ * using R Under development (unstable) (2025-09-10 r88805) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-15 (Debian 15.2.0-1) 15.2.0 GNU Fortran (Debian 15.2.0-1) 15.2.0 * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘mlr3spatiotempcv/DESCRIPTION’ ... OK * this is package ‘mlr3spatiotempcv’ version ‘2.3.4’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [6s/8s] NOTE Maintainer: ‘Patrick Schratz ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: JSS (18:16) STAC (16:37, 16:67) Spatiotemporal (2:8) mlr (14:26) spatio (15:5) spatiotemporal (16:5) CRAN repository db overrides: X-CRAN-Comment: Archived on 2025-08-25 as errors were not corrected in time. * checking package namespace information ... OK * checking package dependencies ... OK * 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 ... [9s/9s] OK * 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] 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 ... [16s/16s] OK * checking Rd files ... [1s/1s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * 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 ... [1s/1s] 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 ... [2s/2s] ERROR Running examples in ‘mlr3spatiotempcv-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mlr_resamplings_repeated_spcv_knndm > ### Title: (CAST) Repeated K-fold Nearest Neighbour Distance Matching > ### Aliases: mlr_resamplings_repeated_spcv_knndm > ### ResamplingRepeatedSpCVKnndm > > ### ** Examples > > library(mlr3) > library(mlr3spatial) Error in library(mlr3spatial) : there is no package called ‘mlr3spatial’ Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [15s/8s] ERROR Running ‘testthat.R’ [15s/8s] 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 0 | SKIP 108 | PASS 989 ] ══ Skipped tests (108) ═════════════════════════════════════════════════════════ • {CAST} is not installed (3): 'test-ResamplingRepeatedSpCVKnndm.R:1:1', 'test-ResamplingSpCVKnndm.R:2:3', 'test-ResamplingSpCVKnndm.R:23:3' • {blockCV} is not installed (49): 'test-2-autoplot.R:406: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-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-autoplot_buffer.R:4:3', 'test-autoplot_buffer.R:24: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' • {mlr3pipelines} is not installed (1): 'test-mlr3pipelines-graph-integration.R:2:3' • {mlr3spatial} is not installed (1): 'test-helper-DataBackend.R:3:3' • {mlr3tuning} is not installed (1): 'test-autotuner.R:3:3' • {sf} is not installed (13): 'test-1-autoplot.R:4:3', 'test-2-autoplot.R:190:3', 'test-ResamplingSpCVBlock.R:84:3', 'test-ResamplingSpCVBlock.R:114:3', 'test-ResamplingSpCVBlock.R:176:3', 'test-TaskClassifST.R:29:3', 'test-TaskClassifST.R:38:3', 'test-TaskClassifST.R:48:3', 'test-TaskClassifST.R:79:3', 'test-TaskClassifST.R:89:3', 'test-TaskRegrST.R:52:3', 'test-as_task.R:21:3', 'test-as_task.R:52:3' • {skmeans} is not installed (1): 'test-mlr_sptcv_generic.R:70:3' • {sperrorest} is not installed (20): 'test-ResamplingRepeatedSpCVDisc.R:32:3', 'test-ResamplingRepeatedSpCVDisc.R:59:3', 'test-ResamplingRepeatedSpCVDisc.R:85:3', 'test-ResamplingRepeatedSpCVTiles.R:2:3', 'test-ResamplingRepeatedSpCVTiles.R:12:3', 'test-ResamplingRepeatedSpCVTiles.R:22:3', 'test-ResamplingRepeatedSpCVTiles.R:32:3', 'test-ResamplingRepeatedSpCVTiles.R:57:3', 'test-ResamplingRepeatedSpCVTiles.R:81:3', 'test-ResamplingRepeatedSpCVTiles.R:107:3', 'test-ResamplingRepeatedSpCVTiles.R:133:3', 'test-ResamplingRepeatedSpCVTiles.R:159:3', 'test-ResamplingSpCVDisc.R:2:3', 'test-ResamplingSpCVTiles.R:2:3', 'test-ResamplingSpCVTiles.R:25:3', 'test-ResamplingSpCVTiles.R:49:3', 'test-ResamplingSpCVTiles.R:73:3', 'test-ResamplingSpCVTiles.R:99:3', 'test-ResamplingSpCVTiles.R:125:3', 'test-ResamplingSpCVTiles.R:151:3' • {vdiffr} is not installed (19): 'test-1-autoplot.R:21:3', 'test-1-autoplot.R:51:3', 'test-1-autoplot.R:80:3', 'test-1-autoplot.R:106:3', 'test-1-autoplot.R:143:3', 'test-1-autoplot.R:163:3', 'test-1-autoplot.R:204:3', 'test-1-autoplot.R:235:3', 'test-1-autoplot.R:265:3', 'test-1-autoplot.R:292:3', 'test-1-autoplot.R:323:3', 'test-1-autoplot.R:354:3', 'test-2-autoplot.R:5:3', 'test-2-autoplot.R:51:3', 'test-2-autoplot.R:85:3', 'test-2-autoplot.R:144:3', 'test-2-autoplot.R:210:3', 'test-2-autoplot.R:301:3', 'test-2-autoplot.R:353:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-2-autoplot.R:272:3'): train_color and test_color parameters work for resampling methods ── Error: The following packages could not be loaded: sf, patchwork, ggtext Backtrace: ▆ 1. ├─ggplot2::autoplot(...) at test-2-autoplot.R:272:3 2. └─mlr3spatiotempcv:::autoplot.ResamplingSpCVDisc(...) 3. └─mlr3misc::require_namespaces(c("sf", "patchwork", "ggtext")) [ FAIL 1 | WARN 0 | SKIP 108 | PASS 989 ] Deleting unused snapshots: • 1-autoplot/autoplot-show-blocks-true-show-labels-true.svg • 1-autoplot/custom-cv-all-test-sets.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-all-test-sets-groups-col-role.svg • 1-autoplot/cv-all-test-sets.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-all-test-sets.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-all-test-sets.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-all-test-sets.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-all-test-sets.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-1-show-omitted.svg • 2-autoplot/repsptcvcstf-fold-1-rep-2.svg • 2-autoplot/spcvdisc-all-test-sets.svg • 2-autoplot/spcvdisc-fold-1-2.svg • 2-autoplot/spcvdisc-fold-1.svg • 2-autoplot/spcvdisc-show-omitted.svg • 2-autoplot/spcvknndm-all-test-sets.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 • 2-autoplot/sptcvcstf-3d-time-var-fold-1.svg • 2-autoplot/sptcvcstf-omitted-points-3d.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 ... [1s/1s] OK * checking PDF version of manual ... [6s/6s] OK * checking HTML version of manual ... [2s/2s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 ERRORs, 1 NOTE