CRAN Package Check Results for Package intrinsicFRP

Last updated on 2026-05-08 08:53:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 184.41 253.38 437.79 OK
r-devel-linux-x86_64-debian-gcc 2.1.0 124.63 212.91 337.54 OK
r-devel-linux-x86_64-fedora-clang 2.1.0 238.00 380.40 618.40 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 213.00 299.00 512.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 167.03 249.56 416.59 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 213.00 297.00 510.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 226.00 444.00 670.00 OK

Check Details

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