Last updated on 2025-06-07 12:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 159.80 | 246.43 | 406.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 116.09 | 176.36 | 292.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 666.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 663.30 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 172.00 | 289.00 | 461.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 162.36 | 316.88 | 479.24 | OK | |
r-release-linux-x86_64 | 2.1.0 | 164.96 | 322.42 | 487.38 | OK | |
r-release-macos-arm64 | 2.1.0 | 260.00 | OK | |||
r-release-macos-x86_64 | 2.1.0 | 466.00 | OK | |||
r-release-windows-x86_64 | 2.1.0 | 180.00 | 277.00 | 457.00 | OK | |
r-oldrel-macos-arm64 | 2.1.0 | 241.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.0 | 323.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.0 | 207.00 | 438.00 | 645.00 | OK |
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [151s/165s]
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")
[ 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)` to run without any errors.
i Actually got a <std::runtime_error> with text:
solve(): solution not found
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1138 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.0
Check: installed package size
Result: NOTE
installed size is 9.9Mb
sub-directories of 1Mb or more:
libs 9.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64