Last updated on 2026-07-11 18:51:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.5.2 | 38.53 | 105.67 | 144.20 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.5.2 | 34.80 | 78.01 | 112.81 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.5.2 | 52.00 | 172.71 | 224.71 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 4.5.2 | 89.00 | 184.67 | 273.67 | ERROR | |
| r-devel-windows-x86_64 | 4.5.2 | 50.00 | 149.00 | 199.00 | ERROR | |
| r-patched-linux-x86_64 | 4.5.2 | 48.32 | 101.31 | 149.63 | NOTE | |
| r-release-linux-x86_64 | 4.5.2 | 38.00 | 102.61 | 140.61 | NOTE | |
| r-release-macos-arm64 | 4.5.2 | 12.00 | 23.00 | 35.00 | NOTE | |
| r-release-macos-x86_64 | 4.5.2 | 36.00 | 85.00 | 121.00 | NOTE | |
| r-release-windows-x86_64 | 4.5.2 | 56.00 | 142.00 | 198.00 | NOTE | |
| r-oldrel-macos-arm64 | 4.5.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 4.5.2 | 34.00 | 132.00 | 166.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.5.2 | 78.00 | 167.00 | 245.00 | NOTE |
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-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 4.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
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/RtmpEz9cKj/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-gcc
Version: 4.5.2
Check: tests
Result: 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
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 4.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/52s]
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/RtmpqeDMt4/working_dir/RtmpN8XrZr/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-fedora-gcc
Version: 4.5.2
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
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_10_01_50_00_10726/RtmpSSRISX/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