CRAN Package Check Results for Maintainer ‘Maike Morrison <maike.morrison at gmail.com>’

Last updated on 2025-09-29 16:50:26 CEST.

Package ERROR OK
FAVA 2 11

Package FAVA

Current CRAN status: ERROR: 2, OK: 11

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