Last updated on 2026-07-21 18:50:58 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.2 | 33.98 | 79.65 | 113.63 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.5.2 | 50.00 | 178.52 | 228.52 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 4.5.2 | 37.00 | 78.49 | 115.49 | ERROR | |
| r-devel-windows-x86_64 | 4.5.2 | 58.00 | 136.00 | 194.00 | ERROR | |
| r-patched-linux-x86_64 | 4.5.2 | 48.55 | 102.94 | 151.49 | NOTE | |
| r-release-linux-x86_64 | 4.5.2 | 36.99 | 102.33 | 139.32 | 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 | 50.00 | 142.00 | 192.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 | 63.00 | 162.00 | 225.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: 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-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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’ [10s/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")=="/home/hornik/tmp/scratch/RtmphoQ6Xx/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’ [23s/28s]
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/RtmpD70yIw/working_dir/RtmpAILjci/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’ [11s/24s]
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/RtmpmYNBNP/working_dir/RtmpmZB43M/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' [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_19_01_50_00_26905/RtmpcTydkp/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