Last updated on 2026-09-24 22:50:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 15.16 | 147.40 | 162.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 9.88 | 104.80 | 114.68 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 10.00 | 97.69 | 107.69 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 10.00 | 100.86 | 110.86 | ERROR | |
| r-devel-windows-x86_64 | 0.1.4 | 18.00 | 156.00 | 174.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 14.91 | 141.10 | 156.01 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 11.79 | 141.21 | 153.00 | OK | |
| r-release-macos-arm64 | 0.1.4 | 4.00 | 36.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 11.00 | 200.00 | 211.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 17.00 | 144.00 | 161.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 4.00 | 37.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.4 | 11.00 | 173.00 | 184.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 23.00 | 185.00 | 208.00 | OK |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bifrost)
>
> test_check("bifrost")
Loading required package: maps
Saving _problems/test-fitMvglsAndExtractGIC.formula-241.R
Loading required package: corpcor
Loading required package: subplex
##
## mvMORPH package (1.2.2)
## On est deja grands : ................. ##
## ,--. ,--. ##
## / | / \ ##
## `| || () | ##
## | | \ / ##
## `--' `--' ##
## _|____|_ ##
## | | ##
## +--------------+ ##
## | | ##
## +----------------------+ ##
## | | ##
## + ------------------------------ + ##
## __ __ ___ ___ ___ _ _ ##
## _ ____ _| \/ |/ _ \| _ \ _ \ || | ##
## | ' \ V / |\/| | (_) | / _/ __ | ##
## |_|_|_\_/|_| |_|\___/|_|_\_| |_||_| ##
##... et ce n'est que le debut :) ##
## Multivariate evolutionary models
##
## See the tutorials: browseVignettes("mvMORPH")
##
## To cite package 'mvMORPH': citation("mvMORPH")
##
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 410 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-plot_ic_acceptance_matrix.R:3:1',
'test-print-bifrost_search.R:3:1', 'test-searchOptimalConfiguration.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fitMvglsAndExtractGIC.formula.r:241:3'): mvgls options via ... are honoured (LL and PL-LOOCV) ──
Expected `is.finite(get_gic_scalar(r_ll$GIC))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 410 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc