CRAN Package Check Results for Package ff

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.2 43.10 99.51 142.61 OK
r-devel-linux-x86_64-debian-gcc 4.0.2 36.69 73.29 109.98 OK
r-devel-linux-x86_64-fedora-clang 4.0.2 188.37 OK
r-devel-linux-x86_64-fedora-gcc 4.0.2 179.56 OK
r-devel-windows-ix86+x86_64 4.0.2 116.00 193.00 309.00 OK
r-patched-linux-x86_64 4.0.2 39.62 97.22 136.84 OK
r-patched-solaris-x86 4.0.2 210.40 OK
r-release-linux-x86_64 4.0.2 40.85 96.99 137.84 OK
r-release-macos-x86_64 4.0.2 OK
r-release-windows-ix86+x86_64 4.0.2 112.00 200.00 312.00 OK
r-oldrel-macos-x86_64 4.0.2 ERROR
r-oldrel-windows-ix86+x86_64 4.0.2 86.00 134.00 220.00 OK

Check Details

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