CRAN Package Check Results for Package fdicdata

Last updated on 2025-04-17 05:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.98 40.80 44.78 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.60 28.26 30.86 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 66.26 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 62.74 OK
r-devel-windows-x86_64 0.1.1 5.00 93.00 98.00 ERROR
r-patched-linux-x86_64 0.1.1 3.79 38.67 42.46 OK
r-release-linux-x86_64 0.1.1 3.80 38.74 42.54 OK
r-release-macos-arm64 0.1.1 72.00 OK
r-release-macos-x86_64 0.1.1 95.00 OK
r-release-windows-x86_64 0.1.1 5.00 95.00 100.00 OK
r-oldrel-macos-arm64 0.1.1 54.00 OK
r-oldrel-macos-x86_64 0.1.1 56.00 OK
r-oldrel-windows-x86_64 0.1.1 7.00 100.00 107.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [33s] 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(fdicdata) > > test_check("fdicdata") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 40 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getFinancials.R:50:3'): The function handles missing range parameter ── nrow(df) not equal to 10. target is NULL, current is numeric [ FAIL 1 | WARN 0 | SKIP 0 | PASS 40 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64