Last updated on 2020-08-07 01:50:23 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
bit | 12 | ||
bit64 | 1 | 11 | |
ff | 1 | 11 |
Current CRAN status: OK: 12
Current CRAN status: NOTE: 1, OK: 11
clang-UBSAN gcc-UBSAN LTO rchk
Version: 4.0.2
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘ff’, ‘digest’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Current CRAN status: ERROR: 1, OK: 11
Version: 4.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Error in `dim<-.ff`(`*tmp*`, value = c(1L, 9L)) :
you can only grow or shrink the slowest rotating dim
Error in dim(rtmp) <- dtmp :
dims [product 0] do not match the length of object [81]
Error in dim(rtmp) <- dtmp :
dims [product 9] do not match the length of object [81]
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 965 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 4 ]
1. Failure: file size is correct when creating ff integer from scratch (@test-zero_lengths.R#34)
2. Failure: file size is correct when creating ff integer from scratch (@test-zero_lengths.R#35)
3. Failure: file size is correct when creating ff quad from scratch (@test-zero_lengths.R#63)
4. Failure: file size is correct when creating ff quad from scratch (@test-zero_lengths.R#64)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-macos-x86_64