CRAN Package Check Results for Package mlr3spatiotempcv

Last updated on 2026-04-19 18:51:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.4 16.42 381.74 398.16 OK
r-devel-linux-x86_64-debian-gcc 2.3.4 11.57 237.28 248.85 OK
r-devel-linux-x86_64-fedora-clang 2.3.4 31.00 553.78 584.78 OK
r-devel-linux-x86_64-fedora-gcc 2.3.4 29.00 555.37 584.37 OK
r-devel-macos-arm64 2.3.4 5.00 68.00 73.00 OK
r-devel-windows-x86_64 2.3.4 23.00 231.00 254.00 ERROR
r-patched-linux-x86_64 2.3.4 18.71 337.65 356.36 OK
r-release-linux-x86_64 2.3.4 14.56 333.61 348.17 OK
r-release-macos-arm64 2.3.4 OK
r-release-macos-x86_64 2.3.4 13.00 247.00 260.00 OK
r-release-windows-x86_64 2.3.4 20.00 263.00 283.00 OK
r-oldrel-macos-arm64 2.3.4 OK
r-oldrel-macos-x86_64 2.3.4 13.00 249.00 262.00 OK
r-oldrel-windows-x86_64 2.3.4 29.00 350.00 379.00 OK

Check Details

Version: 2.3.4
Check: tests
Result: ERROR Running 'testthat.R' [52s] 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. > test-2-autoplot.R: INFO [08:42:04.450] Using column role 'space' ('SOURCEID') for partitioning > test-2-autoplot.R: FATAL [08:42:04.562] This method requires to set argument 'fold_id'. See ?autoplot.ResamplingSptCVCstf for more information. > test-2-autoplot.R: WARN [08:42:08.743] Unfortunately plotly does not support a dynamic arrangement of multiple subplots. > test-2-autoplot.R: See article 'Visualization of spatiotemporal clusters' (https://mlr3spatiotempcv.mlr-org.com/articles/spatiotemp-viz) for a manual workaround. > test-2-autoplot.R: Use the objects in the returned list to arrange a custom grid. > test-2-autoplot.R: > test-2-autoplot.R: ERROR [08:42:10.493] Neither 'time' or 'plot' column roles are set. At least one is required for 3D plotting. If the variable is only used for plotting purposes, please define argument 'plot_time_var' in `autoplot()` and remove the column role 'feature' for this variable. > test-2-autoplot.R: WARN [08:42:14.676] Unfortunately plotly does not support a dynamic arrangement of multiple subplots. > test-2-autoplot.R: See article 'Visualization of spatiotemporal clusters' (https://mlr3spatiotempcv.mlr-org.com/articles/spatiotemp-viz) for a manual workaround. > test-2-autoplot.R: Use the objects in the returned list to arrange a custom grid. > test-2-autoplot.R: > test-2-autoplot.R: [[1]] > test-2-autoplot.R: > test-2-autoplot.R: [[2]] > test-2-autoplot.R: > test-2-autoplot.R: [[1]] > test-2-autoplot.R: > test-2-autoplot.R: [[2]] > test-2-autoplot.R: > test-2-autoplot.R: INFO [08:42:20.537] Using column roles 'space' ('SOURCEID') and 'time' ('Date') for partitioning > test-2-autoplot.R: INFO [08:42:20.764] Using column roles 'space' ('SOURCEID') and 'time' ('Date') for partitioning > test-2-autoplot.R: FATAL [08:42:20.945] This method requires to set argument 'fold_id'. See ?autoplot.ResamplingSptCVCstf for more information. > test-2-autoplot.R: WARN [08:42:25.134] Unfortunately plotly does not support a dynamic arrangement of multiple subplots. > test-2-autoplot.R: See article 'Visualization of spatiotemporal clusters' (https://mlr3spatiotempcv.mlr-org.com/articles/spatiotemp-viz) for a manual workaround. > test-2-autoplot.R: Use the objects in the returned list to arrange a custom grid. > test-2-autoplot.R: > test-2-autoplot.R: [[1]] > test-2-autoplot.R: > test-2-autoplot.R: [[2]] > test-2-autoplot.R: > test-2-autoplot.R: [[1]] > test-2-autoplot.R: > test-2-autoplot.R: [[2]] > test-1-autoplot.R: Spherical geometry (s2) switched off > test-1-autoplot.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-1-autoplot.R: are planar > test-1-autoplot.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-1-autoplot.R: are planar > test-1-autoplot.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-1-autoplot.R: are planar > test-1-autoplot.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-1-autoplot.R: are planar > test-1-autoplot.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-1-autoplot.R: are planar > test-1-autoplot.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-1-autoplot.R: are planar > test-2-autoplot.R: > test-2-autoplot.R: INFO [08:42:40.113] Using column roles 'space' ('SOURCEID') and 'time' ('Date') for partitioning > test-ResamplingRepeatedSpCVBlock.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-ResamplingRepeatedSpCVBlock.R: are planar > test-ResamplingRepeatedSpCVBlock.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-ResamplingRepeatedSpCVBlock.R: are planar > test-ResamplingRepeatedSpCVBlock.R: although coordinates are longitude/latitude, st_intersects assumes that they > test-ResamplingRepeatedSpCVBlock.R: are planar > test-ResamplingRepeatedSpCVBlock.R: Error: ! testthat subprocess exited in file 'test-ResamplingRepeatedSpCVBlock.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("mlr3spatiotempcv") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64