Last updated on 2025-06-01 08:51:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 154.49 | 247.37 | 401.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 114.53 | 207.00 | 321.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 674.73 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 663.30 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 174.00 | 290.00 | 464.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 162.53 | 318.19 | 480.72 | 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 | 174.00 | 279.00 | 453.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 | 200.00 | 439.00 | 639.00 | OK |
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5m/11m]
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-fedora-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