CRAN Package Check Results for Package tradeoffaucdim

Last updated on 2025-09-11 15:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 12.99 152.36 165.35 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 9.65 99.70 109.35 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 246.99 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 253.38 ERROR
r-devel-windows-x86_64 0.1.0 15.00 138.00 153.00 OK
r-patched-linux-x86_64 0.1.0 12.96 145.96 158.92 OK
r-release-linux-x86_64 0.1.0 12.70 143.03 155.73 OK
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 14.00 136.00 150.00 OK
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 20.00 192.00 212.00 OK

Check Details

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’ [71s/73s] 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 ===>--------------------------- 10% | ETA: 19s fitting model SL.glm =======>----------------------- 25% | ETA: 15s fitting model SL.glm ===========>------------------- 36% | ETA: 14s fitting model SL.glm ==============>---------------- 47% | ETA: 12s fitting model SL.glm ================>-------------- 54% | ETA: 12s fitting model SL.glm ===================>----------- 63% | ETA: 10s fitting model SL.glm ======================>-------- 75% | ETA: 7s fitting model SL.glm ==========================>---- 87% | 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-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [83s/93s] 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: 39s fitting model SL.glm ====>-------------------------- 13% | ETA: 31s fitting model SL.glm =======>----------------------- 22% | ETA: 27s fitting model SL.glm =========>--------------------- 31% | ETA: 24s fitting model SL.glm ============>------------------ 39% | ETA: 21s fitting model SL.glm ==============>---------------- 48% | ETA: 18s fitting model SL.glm ================>-------------- 54% | ETA: 17s fitting model SL.glm ==================>------------ 61% | ETA: 14s fitting model SL.glm =====================>--------- 69% | ETA: 12s fitting model SL.glm =======================>------- 76% | ETA: 9s fitting model SL.glm =========================>----- 84% | ETA: 6s fitting model SL.glm ============================>-- 93% | 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-devel-linux-x86_64-fedora-gcc