Last updated on 2025-09-29 08:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 13.84 | 158.93 | 172.77 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 9.56 | 100.49 | 110.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 287.41 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 297.63 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 17.00 | 147.00 | 164.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 12.69 | 151.21 | 163.90 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 13.33 | 150.40 | 163.73 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 65.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 112.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 17.00 | 147.00 | 164.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 70.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 133.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 22.00 | 204.00 | 226.00 | ERROR |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [57s/71s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm =====>------------------------- 16% | ETA: 19s
fitting model SL.glm ========>---------------------- 27% | ETA: 18s
fitting model SL.glm ============>------------------ 38% | ETA: 16s
fitting model SL.glm ==============>---------------- 48% | ETA: 14s
fitting model SL.glm ==================>------------ 59% | ETA: 11s
fitting model SL.glm ====================>---------- 67% | ETA: 9s
fitting model SL.glm ======================>-------- 74% | ETA: 7s
fitting model SL.glm =========================>----- 82% | ETA: 6s
fitting model SL.glm ==========================>---- 88% | ETA: 4s
fitting model SL.glm =============================>- 96% | ETA: 1s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [34s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm ==>---------------------------- 5% | ETA: 20s
fitting model SL.glm =======>----------------------- 25% | ETA: 12s
fitting model SL.glm =============>----------------- 42% | ETA: 10s
fitting model SL.glm =================>------------- 58% | ETA: 7s
fitting model SL.glm ======================>-------- 73% | ETA: 5s
fitting model SL.glm =========================>----- 84% | ETA: 3s
fitting model SL.glm =============================>- 97% | ETA: 1s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘speedglm’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [96s/199s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm =>----------------------------- 4% | ETA: 1m
fitting model SL.glm ===>--------------------------- 8% | ETA: 1m
fitting model SL.glm ====>-------------------------- 12% | ETA: 1m
fitting model SL.glm =====>------------------------- 16% | ETA: 1m
fitting model SL.glm ======>------------------------ 22% | ETA: 1m
fitting model SL.glm ========>---------------------- 25% | ETA: 1m
fitting model SL.glm ========>---------------------- 27% | ETA: 1m
fitting model SL.glm =========>--------------------- 30% | ETA: 1m
fitting model SL.glm ==========>-------------------- 32% | ETA: 1m
fitting model SL.glm ===========>------------------- 35% | ETA: 1m
fitting model SL.glm ============>------------------ 38% | ETA: 1m
fitting model SL.glm ============>------------------ 41% | ETA: 1m
fitting model SL.glm =============>----------------- 43% | ETA: 1m
fitting model SL.glm ==============>---------------- 46% | ETA: 49s
fitting model SL.glm ===============>--------------- 49% | ETA: 47s
fitting model SL.glm ================>-------------- 55% | ETA: 40s
fitting model SL.glm =================>------------- 58% | ETA: 38s
fitting model SL.glm ==================>------------ 61% | ETA: 35s
fitting model SL.glm ===================>----------- 64% | ETA: 32s
fitting model SL.glm ====================>---------- 68% | ETA: 28s
fitting model SL.glm ======================>-------- 73% | ETA: 24s
fitting model SL.glm =======================>------- 77% | ETA: 20s
fitting model SL.glm ========================>------ 81% | ETA: 17s
fitting model SL.glm ==========================>---- 85% | ETA: 13s
fitting model SL.glm ===========================>--- 89% | ETA: 9s
fitting model SL.glm ============================>-- 95% | ETA: 4s
fitting model SL.glm ==============================> 99% | ETA: 1s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [102s/490s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm >------------------------------ 1% | ETA: 3m
fitting model SL.glm =>----------------------------- 3% | ETA: 3m
fitting model SL.glm =>----------------------------- 5% | ETA: 3m
fitting model SL.glm ==>---------------------------- 6% | ETA: 3m
fitting model SL.glm ==>---------------------------- 8% | ETA: 3m
fitting model SL.glm ===>--------------------------- 9% | ETA: 3m
fitting model SL.glm ===>--------------------------- 11% | ETA: 3m
fitting model SL.glm ====>-------------------------- 13% | ETA: 3m
fitting model SL.glm ====>-------------------------- 15% | ETA: 2m
fitting model SL.glm ======>------------------------ 19% | ETA: 2m
fitting model SL.glm ======>------------------------ 20% | ETA: 2m
fitting model SL.glm =======>----------------------- 22% | ETA: 2m
fitting model SL.glm =======>----------------------- 24% | ETA: 2m
fitting model SL.glm ========>---------------------- 26% | ETA: 2m
fitting model SL.glm ========>---------------------- 28% | ETA: 2m
fitting model SL.glm =========>--------------------- 29% | ETA: 2m
fitting model SL.glm =========>--------------------- 30% | ETA: 2m
fitting model SL.glm =========>--------------------- 31% | ETA: 2m
fitting model SL.glm ==========>-------------------- 34% | ETA: 2m
fitting model SL.glm ===========>------------------- 36% | ETA: 2m
fitting model SL.glm ===========>------------------- 38% | ETA: 2m
fitting model SL.glm ============>------------------ 40% | ETA: 2m
fitting model SL.glm ============>------------------ 41% | ETA: 2m
fitting model SL.glm =============>----------------- 43% | ETA: 2m
fitting model SL.glm ==============>---------------- 45% | ETA: 2m
fitting model SL.glm ==============>---------------- 47% | ETA: 1m
fitting model SL.glm ===============>--------------- 49% | ETA: 1m
fitting model SL.glm ===============>--------------- 50% | ETA: 1m
fitting model SL.glm ================>-------------- 52% | ETA: 1m
fitting model SL.glm ================>-------------- 52% | ETA: 1m
fitting model SL.glm ================>-------------- 53% | ETA: 1m
fitting model SL.glm ================>-------------- 54% | ETA: 1m
fitting model SL.glm =================>------------- 55% | ETA: 1m
fitting model SL.glm =================>------------- 57% | ETA: 1m
fitting model SL.glm =================>------------- 58% | ETA: 1m
fitting model SL.glm ==================>------------ 60% | ETA: 1m
fitting model SL.glm ==================>------------ 60% | ETA: 1m
fitting model SL.glm ==================>------------ 62% | ETA: 1m
fitting model SL.glm ===================>----------- 63% | ETA: 1m
fitting model SL.glm ===================>----------- 63% | ETA: 1m
fitting model SL.glm ===================>----------- 64% | ETA: 1m
fitting model SL.glm ====================>---------- 65% | ETA: 1m
fitting model SL.glm ====================>---------- 66% | ETA: 1m
fitting model SL.glm ====================>---------- 67% | ETA: 1m
fitting model SL.glm ====================>---------- 68% | ETA: 1m
fitting model SL.glm =====================>--------- 69% | ETA: 1m
fitting model SL.glm =====================>--------- 70% | ETA: 1m
fitting model SL.glm =====================>--------- 71% | ETA: 1m
fitting model SL.glm ======================>-------- 72% | ETA: 1m
fitting model SL.glm ======================>-------- 73% | ETA: 1m
fitting model SL.glm ======================>-------- 73% | ETA: 1m
fitting model SL.glm ======================>-------- 75% | ETA: 1m
fitting model SL.glm =======================>------- 76% | ETA: 1m
fitting model SL.glm =======================>------- 77% | ETA: 50s
fitting model SL.glm =======================>------- 78% | ETA: 48s
fitting model SL.glm ========================>------ 79% | ETA: 45s
fitting model SL.glm ========================>------ 81% | ETA: 42s
fitting model SL.glm ========================>------ 81% | ETA: 41s
fitting model SL.glm =========================>----- 82% | ETA: 40s
fitting model SL.glm =========================>----- 83% | ETA: 38s
fitting model SL.glm =========================>----- 84% | ETA: 36s
fitting model SL.glm =========================>----- 85% | ETA: 35s
fitting model SL.glm ==========================>---- 85% | ETA: 34s
fitting model SL.glm ==========================>---- 86% | ETA: 32s
fitting model SL.glm ==========================>---- 87% | ETA: 29s
fitting model SL.glm ===========================>--- 88% | ETA: 27s
fitting model SL.glm ===========================>--- 89% | ETA: 25s
fitting model SL.glm ===========================>--- 90% | ETA: 23s
fitting model SL.glm ===========================>--- 91% | ETA: 20s
fitting model SL.glm ============================>-- 92% | ETA: 18s
fitting model SL.glm ============================>-- 93% | ETA: 15s
fitting model SL.glm ============================>-- 95% | ETA: 13s
fitting model SL.glm =============================>- 96% | ETA: 9s
fitting model SL.glm =============================>- 97% | ETA: 7s
fitting model SL.glm ==============================> 98% | ETA: 4s
fitting model SL.glm ==============================> 99% | ETA: 1s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [42s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm ======>------------------------ 20% | ETA: 11s
fitting model SL.glm ===========>------------------- 37% | ETA: 10s
fitting model SL.glm ================>-------------- 54% | ETA: 8s
fitting model SL.glm =====================>--------- 70% | ETA: 5s
fitting model SL.glm =========================>----- 83% | ETA: 3s
fitting model SL.glm ==============================> 99% | ETA: 0s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [54s/64s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm ====>-------------------------- 12% | ETA: 23s
fitting model SL.glm =======>----------------------- 24% | ETA: 20s
fitting model SL.glm ==========>-------------------- 33% | ETA: 19s
fitting model SL.glm =============>----------------- 44% | ETA: 16s
fitting model SL.glm =================>------------- 56% | ETA: 12s
fitting model SL.glm ====================>---------- 66% | ETA: 10s
fitting model SL.glm ======================>-------- 75% | ETA: 7s
fitting model SL.glm =========================>----- 85% | ETA: 4s
fitting model SL.glm =============================>- 95% | ETA: 1s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [54s/67s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm ====>-------------------------- 15% | ETA: 20s
fitting model SL.glm ========>---------------------- 28% | ETA: 17s
fitting model SL.glm ===========>------------------- 38% | ETA: 16s
fitting model SL.glm ==============>---------------- 48% | ETA: 14s
fitting model SL.glm ==================>------------ 60% | ETA: 10s
fitting model SL.glm =====================>--------- 70% | ETA: 8s
fitting model SL.glm ========================>------ 78% | ETA: 6s
fitting model SL.glm ==========================>---- 87% | ETA: 4s
fitting model SL.glm =============================>- 96% | ETA: 1s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [42s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm ======>------------------------ 20% | ETA: 12s
fitting model SL.glm ===========>------------------- 38% | ETA: 10s
fitting model SL.glm ================>-------------- 52% | ETA: 8s
fitting model SL.glm ====================>---------- 68% | ETA: 6s
fitting model SL.glm =========================>----- 84% | ETA: 3s
fitting model SL.glm =============================>- 98% | ETA: 0s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [66s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(tradeoffaucdim)
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
>
> test_check("tradeoffaucdim" )
fitting model SL.glm ==>---------------------------- 7% | ETA: 26s
fitting model SL.glm =====>------------------------- 18% | ETA: 23s
fitting model SL.glm ========>---------------------- 27% | ETA: 22s
fitting model SL.glm ===========>------------------- 38% | ETA: 18s
fitting model SL.glm ==============>---------------- 46% | ETA: 17s
fitting model SL.glm ================>-------------- 55% | ETA: 14s
fitting model SL.glm ===================>----------- 65% | ETA: 11s
fitting model SL.glm ======================>-------- 72% | ETA: 9s
fitting model SL.glm =========================>----- 82% | ETA: 6s
fitting model SL.glm ============================>-- 92% | ETA: 3s
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-05-plot_curve.R:11:3'): output ───────────────────────────────
plot_curve(obj4)$plot_performance has type 'object', not 'list'.
── Failure ('test-05-plot_curve.R:12:3'): output ───────────────────────────────
plot_curve(obj4)$plot_time has type 'object', not 'list'.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 38 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64