CRAN Package Check Results for Package gkwdist

Last updated on 2026-05-30 09:51:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 OK
r-devel-linux-x86_64-debian-gcc 1.1.4 77.84 56.71 134.55 OK
r-devel-linux-x86_64-fedora-clang 1.1.4 182.00 124.91 306.91 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 213.00 109.21 322.21 OK
r-devel-windows-x86_64 1.1.4 121.00 140.00 261.00 OK
r-patched-linux-x86_64 1.1.3 103.01 664.61 767.62 ERROR
r-release-linux-x86_64 1.1.3 173.31 685.86 859.17 ERROR
r-release-macos-arm64 1.1.4 22.00 25.00 47.00 OK
r-release-macos-x86_64 1.1.4 68.00 49.00 117.00 OK
r-release-windows-x86_64 1.1.4 117.00 142.00 259.00 OK
r-oldrel-macos-arm64 1.1.4 20.00 17.00 37.00 OK
r-oldrel-macos-x86_64 1.1.4 64.00 49.00 113.00 OK
r-oldrel-windows-x86_64 1.1.4 101.00 158.00 259.00 OK

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [601s/529s] 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.050 > 0.008 Difference: 0.042 > 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.057 > 0.007 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: bkw ── Expected bkw_cfg1 : Analytical gradient too slow <= `bench_result$none$mean_time * 2`. Actual comparison: 0.44 > 0.20 Difference: 0.24 > 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.48 > 0.21 Difference: 0.27 > 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-patched-linux-x86_64

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