Last updated on 2026-05-22 15:51:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.3 | 116.61 | 358.64 | 475.25 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.3 | 118.82 | 265.82 | 384.64 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.3 | 135.00 | 370.14 | 505.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 240.00 | 732.83 | 972.83 | ERROR | |
| r-devel-windows-x86_64 | 1.1.3 | 129.00 | 510.00 | 639.00 | OK | |
| r-patched-linux-x86_64 | 1.1.2 | 107.42 | 172.96 | 280.38 | OK | |
| r-release-linux-x86_64 | 1.1.2 | 181.43 | 172.23 | 353.66 | OK | |
| r-release-macos-arm64 | 1.1.3 | 20.00 | 38.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 1.1.2 | 58.00 | 190.00 | 248.00 | OK | |
| r-release-windows-x86_64 | 1.1.2 | 126.00 | 508.00 | 634.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.3 | 20.00 | 46.00 | 66.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.2 | 61.00 | 177.00 | 238.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.2 | 135.00 | 469.00 | 604.00 | OK |
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [290s/143s]
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(gkwdist)
>
> test_check("gkwdist")
Saving _problems/test-mle-performance-264.R
Saving _problems/test-mle-performance-264.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 340 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: kw ──
Expected kw_cfg1 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.00687 > 0.00589
Difference: 0.00098 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: kw ──
Expected kw_cfg5 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.0101 > 0.0054
Difference: 0.0047 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 340 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [216s/124s]
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(gkwdist)
>
> test_check("gkwdist")
Saving _problems/test-mle-performance-264.R
Saving _problems/test-mle-performance-264.R
Saving _problems/test-mle-performance-264.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 339 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: kw ──
Expected kw_cfg1 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.073 > 0.006
Difference: 0.068 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: kw ──
Expected kw_cfg5 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.066 > 0.006
Difference: 0.060 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: bkw ──
Expected bkw_cfg1 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.099 > 0.079
Difference: 0.020 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 339 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [10m/27m]
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(gkwdist)
>
> test_check("gkwdist")
Saving _problems/test-mle-performance-264.R
Saving _problems/test-mle-performance-264.R
Saving _problems/test-mle-performance-264.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 339 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: kw ──
Expected kw_cfg1 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.059 > 0.033
Difference: 0.026 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: kw ──
Expected kw_cfg5 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.043 > 0.027
Difference: 0.016 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
── Failure ('test-mle-performance.R:264:7'): Optimization efficiency for family: bkw ──
Expected bkw_cfg5 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`.
Actual comparison: 0.571 > 0.543
Difference: 0.028 > 0
Backtrace:
▆
1. └─gkwdist (local) expect_efficiency_gain(bench, paste0(fam, "_cfg", cfg)) at test-mle-performance.R:264:7
2. └─testthat::expect_lte(...) at test-mle-performance.R:232:5
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 339 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc