CRAN Package Check Results for Package gkwdist

Last updated on 2026-05-24 20:54:40 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 122.68 218.77 341.45 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.3 141.00 359.84 500.84 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 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.2 58.00 190.00 248.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.2 61.00 177.00 238.00 OK
r-oldrel-windows-x86_64 1.1.3 95.00 439.00 534.00 OK

Additional issues

ATLAS

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’ [170s/85s] 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.019 > 0.003 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: kw ── Expected kw_cfg5 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`. Actual comparison: 0.026 > 0.004 Difference: 0.022 > 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-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

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