Last updated on 2025-11-06 17:49:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.1 | 41.17 | 123.51 | 164.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.1 | 31.67 | 86.25 | 117.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 307.00 | -33.37 | 273.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 99.00 | 165.04 | 264.04 | OK | |
| r-devel-windows-x86_64 | 2.1.1 | 48.00 | 151.00 | 199.00 | OK | |
| r-patched-linux-x86_64 | 2.1.1 | 43.30 | 100.97 | 144.27 | OK | |
| r-release-linux-x86_64 | 2.1.1 | 45.09 | 94.87 | 139.96 | OK | |
| r-release-macos-arm64 | 2.1.2 | 21.00 | 78.00 | 99.00 | OK | |
| r-release-macos-x86_64 | 2.1.2 | 44.00 | 125.00 | 169.00 | OK | |
| r-release-windows-x86_64 | 2.1.1 | 49.00 | 154.00 | 203.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.2 | 23.00 | 83.00 | 106.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.1.2 | 40.00 | 152.00 | 192.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.1.1 | 60.00 | 178.00 | 238.00 | OK |
Version: 2.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
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 1 ]
══ 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 1 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.2
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
libs 6.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64