CRAN Package Check Results for Package gkwdist

Last updated on 2026-05-25 17:51:24 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 128.77 434.25 563.02 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.3 164.00 460.20 624.20 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.3 233.00 729.10 962.10 ERROR
r-devel-windows-x86_64 1.1.3 141.00 528.00 669.00 OK
r-patched-linux-x86_64 1.1.2 107.42 172.96 280.38 OK
r-release-linux-x86_64 1.1.3 173.31 685.86 859.17 ERROR
r-release-macos-arm64 1.1.3 20.00 38.00 58.00 OK
r-release-macos-x86_64 1.1.3 60.00 199.00 259.00 OK
r-release-windows-x86_64 1.1.3 120.00 550.00 670.00 OK
r-oldrel-macos-arm64 1.1.3 20.00 46.00 66.00 OK
r-oldrel-macos-x86_64 1.1.3 59.00 194.00 253.00 OK
r-oldrel-windows-x86_64 1.1.3 95.00 439.00 534.00 OK

Check Details

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’ [384s/238s] 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 Saving _problems/test-mle-performance-264.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 338 ] ══ 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.0079 > 0.0032 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 ── 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.014 > 0.004 Difference: 0.010 > 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.30 > 0.09 Difference: 0.22 > 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.30 > 0.10 Difference: 0.20 > 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 4 | WARN 0 | SKIP 0 | PASS 338 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [350s/446s] 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.0159 > 0.0130 Difference: 0.0029 > 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.0200 > 0.0154 Difference: 0.0046 > 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-fedora-clang

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [10m/17m] 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.0242 > 0.0195 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 ── 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.050 > 0.021 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 2 | WARN 0 | SKIP 0 | PASS 340 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [622s/566s] 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 Saving _problems/test-mle-performance-264.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 338 ] ══ 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.009 Difference: 0.050 > 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.045 > 0.008 Difference: 0.038 > 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.66 > 0.19 Difference: 0.47 > 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.29 > 0.15 Difference: 0.14 > 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 4 | WARN 0 | SKIP 0 | PASS 338 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64