CRAN Package Check Results for Package ff

Last updated on 2026-07-23 23:53:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.5.2 40.41 109.69 150.10 ERROR
r-devel-linux-x86_64-debian-gcc 4.5.3 35.30 72.33 107.63 OK
r-devel-linux-x86_64-fedora-clang 4.5.3 52.00 162.26 214.26 OK
r-devel-linux-x86_64-fedora-gcc 4.5.3 37.00 71.75 108.75 OK
r-devel-windows-x86_64 4.5.2 52.00 133.00 185.00 ERROR
r-patched-linux-x86_64 4.5.2 39.96 103.41 143.37 NOTE
r-release-linux-x86_64 4.5.2 36.99 102.33 139.32 NOTE
r-release-macos-arm64 4.5.3 16.00 41.00 57.00 OK
r-release-macos-x86_64 4.5.3 40.00 191.00 231.00 OK
r-release-windows-x86_64 4.5.3 63.00 142.00 205.00 OK
r-oldrel-macos-arm64 4.5.3 12.00 49.00 61.00 OK
r-oldrel-macos-x86_64 4.5.3 41.00 184.00 225.00 OK
r-oldrel-windows-x86_64 4.5.2 63.00 162.00 225.00 NOTE

Check Details

Version: 4.5.2
Check: dependencies in R code
Result: NOTE Unexported object imported by a ':::' call: ‘bit:::R_bit_as_hi’ See the note in ?`:::` about the use of this operator. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-oldrel-windows-x86_64

Version: 4.5.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: ff/R/array.R (.Dim: 1) ff/R/hi.R (.Names: 2) ff/tests/testthat/test-zero_lengths.R (.Dim: 2, .Dimnames: 2, .Names: 1) '.Dim' should be changed to 'dim'. '.Names' should be changed to 'names'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64

Version: 4.5.2
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("ff") Loading required package: ff Loading required package: bit Attaching package: 'bit' The following object is masked from 'package:base': xor Attaching package ff - getOption("fftempdir")=="/home/hornik/tmp/scratch/Rtmp3QB2mh/ff" - getOption("ffextension")=="ff" - getOption("ffdrop")==TRUE - getOption("fffinonexit")==TRUE - getOption("ffpagesize")==65536 - getOption("ffcaching")=="mmnoflush" -- consider "ffeachflush" if your system stalls on large writes - getOption("ffbatchbytes")==16777216 -- consider a different value for tuning your system - getOption("ffmaxbytes")==536870912 -- consider a different value for tuning your system Attaching package: 'ff' The following objects are masked from 'package:utils': write.csv, write.csv2 The following objects are masked from 'package:base': is.factor, is.ordered Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1021.R Saving _problems/test-zero_lengths-1024.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1024.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1021.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1024.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1021.R [ FAIL 16 | WARN 529 | SKIP 0 | PASS 950 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1021:5'): lots of stuff related to dims work ── Expected `ftmp[i, ] <- 0L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1024:5'): lots of stuff related to dims work ── Expected `ftmp[, j] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1024:5'): lots of stuff related to dims work ── Expected `ftmp[, j] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1021:5'): lots of stuff related to dims work ── Expected `ftmp[i, ] <- 0L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1024:5'): lots of stuff related to dims work ── Expected `ftmp[, j] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1021:5'): lots of stuff related to dims work ── Expected `ftmp[i, ] <- 0L` to run silently. Actual noise: warnings. [ FAIL 16 | WARN 529 | SKIP 0 | PASS 950 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 4.5.2
Check: tests
Result: ERROR Running 'testthat.R' [13s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > test_check("ff") Loading required package: ff Loading required package: bit Attaching package: 'bit' The following object is masked from 'package:base': xor Attaching package ff - getOption("fftempdir")=="D:/temp/2026_07_22_01_50_00_21375/RtmpcJaeZw/ff" - getOption("ffextension")=="ff" - getOption("ffdrop")==TRUE - getOption("fffinonexit")==TRUE - getOption("ffpagesize")==65536 - getOption("ffcaching")=="mmnoflush" -- consider "ffeachflush" if your system stalls on large writes - getOption("ffbatchbytes")==16777216 -- consider a different value for tuning your system - getOption("ffmaxbytes")==536870912 -- consider a different value for tuning your system Attaching package: 'ff' The following objects are masked from 'package:utils': write.csv, write.csv2 The following objects are masked from 'package:base': is.factor, is.ordered Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1021.R Saving _problems/test-zero_lengths-1024.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1024.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1021.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1024.R Saving _problems/test-zero_lengths-1012.R Saving _problems/test-zero_lengths-1015.R Saving _problems/test-zero_lengths-1021.R [ FAIL 16 | WARN 529 | SKIP 0 | PASS 950 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1021:5'): lots of stuff related to dims work ── Expected `ftmp[i, ] <- 0L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1024:5'): lots of stuff related to dims work ── Expected `ftmp[, j] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1024:5'): lots of stuff related to dims work ── Expected `ftmp[, j] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1021:5'): lots of stuff related to dims work ── Expected `ftmp[i, ] <- 0L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1024:5'): lots of stuff related to dims work ── Expected `ftmp[, j] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1012:5'): lots of stuff related to dims work ── Expected `ftmp[] <- 1L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1015:5'): lots of stuff related to dims work ── Expected `ftmp[, ] <- 2L` to run silently. Actual noise: warnings. ── Failure ('test-zero_lengths.R:1021:5'): lots of stuff related to dims work ── Expected `ftmp[i, ] <- 0L` to run silently. Actual noise: warnings. [ FAIL 16 | WARN 529 | SKIP 0 | PASS 950 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64