Last updated on 2025-06-16 04:49:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 153.32 | 221.28 | 374.60 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 110.16 | 205.37 | 315.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 682.26 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 663.30 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 175.00 | 291.00 | 466.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 165.14 | 320.41 | 485.55 | OK | |
r-release-linux-x86_64 | 2.1.0 | 163.16 | 321.30 | 484.46 | 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 | 173.00 | 291.00 | 464.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 | 203.00 | 445.00 | 648.00 | OK |
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [189s/271s]
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-clang
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