- using R Under development (unstable) (2026-07-10 r90234)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
flang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
* current time: 2026-07-11 06:02:28 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘ff/DESCRIPTION’ ... OK
- this is package ‘ff’ version ‘4.5.2’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘ff’ can be installed ... [52s/70s] OK
See the install log for details.
- used C compiler: ‘clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)’
- used C++ compiler: ‘clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)’
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking whether startup messages can be suppressed ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘bit:::R_bit_as_hi’
See the note in ?`:::` about the use of this operator.
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [52s/72s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking examples ... [18s/25s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [23s/29s] ERROR
Running ‘testthat.R’ [22s/29s]
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")=="/tmp/RtmpVoDHo1/working_dir/Rtmp73sCcf/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
- checking PDF version of manual ... [18s/23s] OK
- checking HTML version of manual ... [22s/33s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR, 1 NOTE