CRAN Package Check Results for Package BayesChange

Last updated on 2025-04-05 02:51:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 41.76 75.98 117.74 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 32.77 54.52 87.29 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 198.31 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 224.33 OK
r-devel-macos-arm64 2.0.0 74.00 OK
r-devel-macos-x86_64 2.0.0 97.00 OK
r-devel-windows-x86_64 2.0.0 47.00 119.00 166.00 OK
r-patched-linux-x86_64 2.0.0 43.95 70.69 114.64 OK
r-release-linux-x86_64 2.0.0 43.52 69.06 112.58 OK
r-release-macos-arm64 2.0.0 74.00 NOTE
r-release-macos-x86_64 2.0.0 96.00 NOTE
r-release-windows-x86_64 2.0.0 45.00 123.00 168.00 OK
r-oldrel-macos-arm64 2.0.0 71.00 NOTE
r-oldrel-macos-x86_64 2.0.0 120.00 NOTE
r-oldrel-windows-x86_64 2.0.0 58.00 137.00 195.00 ERROR

Check Details

Version: 2.0.0
Check: installed package size
Result: NOTE installed size is 6.7Mb sub-directories of 1Mb or more: libs 6.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.0
Check: tests
Result: ERROR Running 'testthat.R' [4s] 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(BayesChange) > > test_check("BayesChange") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-test-clust_cp.R:11:3'): clust_cp works ───────────────────────── <std::logic_error/C++Error/error/condition> Error: max(): object has no elements Backtrace: ▆ 1. └─BayesChange::clust_cp(...) at test-test-clust_cp.R:11:3 2. └─BayesChange::clust_cp_uni(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64