CRAN Package Check Results for Package gkwdist

Last updated on 2026-05-23 02:52:29 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 124.16 442.03 566.19 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 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.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.2 135.00 469.00 604.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’ [392s/251s] 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.057 > 0.007 Difference: 0.049 > 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.025 > 0.005 Difference: 0.019 > 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.164 > 0.103 Difference: 0.061 > 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.193 > 0.124 Difference: 0.069 > 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’ [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