Last updated on 2025-04-03 05:51:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 154.79 | 248.73 | 403.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 110.52 | 204.94 | 315.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 696.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 841.74 | OK | |||
r-devel-macos-arm64 | 2.1.0 | 253.00 | OK | |||
r-devel-macos-x86_64 | 2.1.0 | 462.00 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 172.00 | 290.00 | 462.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 161.87 | 319.98 | 481.85 | OK | |
r-release-linux-x86_64 | 2.1.0 | 160.74 | 319.00 | 479.74 | OK | |
r-release-macos-arm64 | 2.1.0 | 241.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.0 | 323.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.0 | 161.00 | 240.00 | 401.00 | ERROR | |
r-oldrel-macos-arm64 | 2.1.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 2.1.0 | 499.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.0 | 192.00 | 401.00 | 593.00 | OK |
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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [160s]
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-release-windows-x86_64