Last updated on 2026-02-06 16:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 5.86 | 70.45 | 76.31 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | ERROR | ||||
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 11.00 | 109.93 | 120.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 11.00 | 130.11 | 141.11 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 7.00 | 83.00 | 90.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.4 | 6.77 | 64.51 | 71.28 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 4.39 | 64.82 | 69.21 | OK | |
| r-release-macos-arm64 | 0.2.4 | OK | ||||
| r-release-macos-x86_64 | 0.2.4 | 4.00 | 77.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 11.00 | 85.00 | 96.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.4 | 4.00 | 57.00 | 61.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.4 | 12.00 | 100.00 | 112.00 | NOTE |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mize)
>
> test_check("mize")
Saving _problems/test_minfunc_wolfe-234.R
Saving _problems/test_minfunc_wolfe-238.R
Saving _problems/test_minfunc_wolfe-243.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2047 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_minfunc_wolfe.R:234:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 39 - 36 == 3
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:234:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
── Failure ('test_minfunc_wolfe.R:238:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 37 - 34 == 3
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:238:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
── Failure ('test_minfunc_wolfe.R:243:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 41 - 37 == 4
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:243:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2047 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mize)
>
> test_check("mize")
Saving _problems/test_minfunc_wolfe-234.R
Saving _problems/test_minfunc_wolfe-238.R
Saving _problems/test_minfunc_wolfe-243.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2047 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_minfunc_wolfe.R:234:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 39 - 36 == 3
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:234:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
── Failure ('test_minfunc_wolfe.R:238:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 37 - 34 == 3
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:238:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
── Failure ('test_minfunc_wolfe.R:243:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 41 - 37 == 4
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:243:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2047 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mize)
>
> test_check("mize")
Saving _problems/test_minfunc_wolfe-234.R
Saving _problems/test_minfunc_wolfe-238.R
Saving _problems/test_minfunc_wolfe-243.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2047 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_minfunc_wolfe.R:234:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 39 - 36 == 3
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:234:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
── Failure ('test_minfunc_wolfe.R:238:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 37 - 34 == 3
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:238:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
── Failure ('test_minfunc_wolfe.R:243:3'): Table 2 Fixed Step Multiplication/Bisection ──
Expected `actual$nfn` to equal `nfev`.
Differences:
1/1 mismatches
[1] 41 - 37 == 4
Backtrace:
▆
1. └─mize:::expect_step(...) at test_minfunc_wolfe.R:243:3
2. └─testthat::expect_equal(actual$nfn, nfev) at ./helper_util.R:12:3
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2047 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64