CRAN Package Check Results for Maintainer ‘Alberto Quaini <alberto91quaini at gmail.com>’

Last updated on 2026-05-09 04:50:54 CEST.

Package ERROR OK
intrinsicFRP 1 12

Package intrinsicFRP

Current CRAN status: ERROR: 1, OK: 12

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