Last updated on 2026-04-18 17:51:49 CEST.
| Package | ERROR | OK |
|---|---|---|
| mlr3spatiotempcv | 1 | 13 |
| oddsratio | 14 |
Current CRAN status: ERROR: 1, OK: 13
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
Current CRAN status: OK: 14