CRAN Package Check Results for Package FAVA

Last updated on 2025-09-29 20:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 5.87 1332.82 1338.69 OK
r-devel-linux-x86_64-debian-gcc 1.0.9 4.22 734.05 738.27 OK
r-devel-linux-x86_64-fedora-clang 1.0.9 1320.08 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.9 1107.60 ERROR
r-devel-windows-x86_64 1.0.9 9.00 1034.00 1043.00 OK
r-patched-linux-x86_64 1.0.9 5.49 1216.06 1221.55 OK
r-release-linux-x86_64 1.0.9 5.88 1223.59 1229.47 OK
r-release-macos-arm64 1.0.9 413.00 OK
r-release-macos-x86_64 1.0.9 619.00 OK
r-release-windows-x86_64 1.0.9 9.00 1030.00 1039.00 OK
r-oldrel-macos-arm64 1.0.9 359.00 OK
r-oldrel-macos-x86_64 1.0.9 706.00 OK
r-oldrel-windows-x86_64 1.0.9 11.00 1467.00 1478.00 OK

Check Details

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [20m/90m] 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(FAVA) > > test_check("FAVA") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [16m/90m] 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(FAVA) > > test_check("FAVA") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc