CRAN Package Check Results for Maintainer ‘Qingyao Zhang <qingyaozhang at outlook.com>’

Last updated on 2025-01-03 01:49:03 CET.

Package ERROR OK
Keng 1 12

Package Keng

Current CRAN status: ERROR: 1, OK: 12

Version: 2024.12.15
Check: tests
Result: ERROR Running ‘testthat.R’ [162s/200s] 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`: 285450.0 `expected`: 285451.0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 69 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64