Last updated on 2026-05-13 09:51:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0 | 178.54 | 249.12 | 427.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0 | 206.07 | 203.65 | 409.72 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.0 | 233.00 | 381.45 | 614.45 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 385.00 | 407.58 | 792.58 | OK | |
| r-devel-windows-x86_64 | 2.1.0 | 209.00 | 299.00 | 508.00 | OK | |
| r-patched-linux-x86_64 | 2.1.0 | 163.69 | 120.17 | 283.86 | ERROR | |
| r-release-linux-x86_64 | 2.1.0 | 166.58 | 250.29 | 416.87 | OK | |
| r-release-macos-arm64 | 2.1.0 | 32.00 | 84.00 | 116.00 | OK | |
| r-release-macos-x86_64 | 2.1.0 | 101.00 | 391.00 | 492.00 | OK | |
| r-release-windows-x86_64 | 2.1.0 | 210.00 | 301.00 | 511.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.0 | 89.00 | 377.00 | 466.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.0 | 230.00 | 429.00 | 659.00 | OK |
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [90s/124s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(intrinsicFRP)
>
> test_check("intrinsicFRP")
Saving _problems/test-identification_tests-80.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1138 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-identification_tests.R:80:3'): Test ChenFang2019BetaRankTest and
IterativeKleibergenPaap2006BetaRankTest ──
Expected `ChenFang2019BetaRankTest(returns, random_factors)` not to throw any errors.
Actually got a <std::runtime_error> with message:
solve(): solution not found
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1138 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64