CRAN Package Check Results for Package fdicdata

Last updated on 2024-07-22 01:49:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.68 56.52 61.20 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.92 43.54 46.46 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 76.34 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 72.44 OK
r-devel-windows-x86_64 0.1.0 7.00 99.00 106.00 OK
r-patched-linux-x86_64 0.1.0 4.26 53.66 57.92 ERROR
r-release-linux-x86_64 0.1.0 3.37 54.33 57.70 OK
r-release-macos-arm64 0.1.0 59.00 OK
r-release-macos-x86_64 0.1.0 109.00 OK
r-release-windows-x86_64 0.1.0 6.00 103.00 109.00 OK
r-oldrel-macos-arm64 0.1.0 105.00 OK
r-oldrel-macos-x86_64 0.1.0 108.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 115.00 122.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/193s] 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 47 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getFinancials.R:39:3'): The function returns the expected number of rows ── nrow(df) not equal to 10. target is NULL, current is numeric [ FAIL 1 | WARN 0 | SKIP 0 | PASS 47 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64