Last updated on 2025-04-10 08:59:12 CEST.
Package | ERROR | OK |
---|---|---|
datadriftR | 15 | |
fdicdata | 1 | 14 |
shinykanban | 15 |
Current CRAN status: OK: 15
Current CRAN status: ERROR: 1, OK: 14
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/19s]
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 5 | WARN 0 | SKIP 0 | PASS 36 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getFailures.R:4:3'): getFailures function returns a data frame ──
`df` inherits from `'NULL'` not `'character'`.
── Failure ('test-getFailures.R:5:3'): getFailures function returns a data frame ──
ncol(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-getFinancials.R:10:3'): getFinancials function returns expected results ──
`df1` is not an S3 object
── Failure ('test-getFinancials.R:11:3'): getFinancials function returns expected results ──
nrow(df1) not equal to 10.
target is NULL, current is numeric
── Failure ('test-getFinancials.R:12:3'): getFinancials function returns expected results ──
ncol(df1) not equal to 4.
target is NULL, current is numeric
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 36 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Current CRAN status: OK: 15
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.