CRAN Package Check Results for Package Keng

Last updated on 2025-06-09 03:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2024.12.15 2.00 36.10 38.10 OK
r-devel-linux-x86_64-debian-gcc 2024.12.15 1.73 28.53 30.26 OK
r-devel-linux-x86_64-fedora-clang 2024.12.15 60.40 OK
r-devel-linux-x86_64-fedora-gcc 2024.12.15 79.40 OK
r-devel-windows-x86_64 2024.12.15 5.00 119.00 124.00 ERROR
r-patched-linux-x86_64 2024.12.15 2.46 33.59 36.05 OK
r-release-linux-x86_64 2024.12.15 2.08 33.69 35.77 OK
r-release-macos-arm64 2024.12.15 31.00 OK
r-release-macos-x86_64 2024.12.15 64.00 OK
r-release-windows-x86_64 2024.12.15 3.00 57.00 60.00 OK
r-oldrel-macos-arm64 2024.12.15 46.00 OK
r-oldrel-macos-x86_64 2024.12.15 84.00 OK
r-oldrel-windows-x86_64 2024.12.15 3.00 64.00 67.00 OK

Check Details

Version: 2024.12.15
Check: tests
Result: ERROR Running 'testthat.R' [64s] 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(Keng) > > test_check("Keng") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 69 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-power_r.R:4:3'): power_r ───────────────────────────────────── power_lm(r^2, 1, 2)$minimum$n_i (`actual`) not equal to power_r(r)$minimum$n_i (`expected`). `actual`: 132182.0 `expected`: 132183.0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 69 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64