CRAN Package Check Results for Maintainer ‘Ugur Dar <ugurdarr at gmail.com>’

Last updated on 2024-07-24 12:21:34 CEST.

Package ERROR OK
datadriftR 13
fdicdata 1 12

Package datadriftR

Current CRAN status: OK: 13

Package fdicdata

Current CRAN status: ERROR: 1, OK: 12

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