CRAN Package Check Results for Package imager

Last updated on 2025-12-07 07:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 150.33 181.71 332.04 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.5 158.96 104.81 263.77 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.5 258.00 232.49 490.49 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.5 495.00 167.58 662.58 ERROR
r-devel-windows-x86_64 1.0.5 193.00 268.00 461.00 OK
r-patched-linux-x86_64 1.0.5 206.73 167.12 373.85 ERROR
r-release-linux-x86_64 1.0.5 205.51 167.63 373.14 ERROR
r-release-macos-arm64 1.0.5 OK
r-release-macos-x86_64 1.0.5 114.00 169.00 283.00 OK
r-release-windows-x86_64 1.0.5 203.00 266.00 469.00 OK
r-oldrel-macos-arm64 1.0.5 NOTE
r-oldrel-macos-x86_64 1.0.5 125.00 171.00 296.00 NOTE
r-oldrel-windows-x86_64 1.0.5 244.00 320.00 564.00 NOTE

Check Details

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/38s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imager) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'imager' The following object is masked from 'package:magrittr': add The following objects are masked from 'package:stats': convolve, spectrum The following object is masked from 'package:graphics': frame The following object is masked from 'package:base': save.image > > test_check("imager") Saving _problems/test_load_save_videos-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_load_save_videos.R:15:13'): load_and_save_videos ─────────────── Error in `expect(file_test("-f", ff), TRUE)`: `failure_message` must be a character vector, not `TRUE`. Backtrace: ▆ 1. └─testthat::expect(failure_message = TRUE) at test_load_save_videos.R:15:13 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.5
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [27s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imager) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'imager' The following object is masked from 'package:magrittr': add The following objects are masked from 'package:stats': convolve, spectrum The following object is masked from 'package:graphics': frame The following object is masked from 'package:base': save.image > > test_check("imager") Saving _problems/test_load_save_videos-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_load_save_videos.R:15:13'): load_and_save_videos ─────────────── Error in `expect(file_test("-f", ff), TRUE)`: `failure_message` must be a character vector, not `TRUE`. Backtrace: ▆ 1. └─testthat::expect(failure_message = TRUE) at test_load_save_videos.R:15:13 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.5
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [45s/58s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imager) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'imager' The following object is masked from 'package:magrittr': add The following objects are masked from 'package:stats': convolve, spectrum The following object is masked from 'package:graphics': frame The following object is masked from 'package:base': save.image > > test_check("imager") Saving _problems/test_load_save_videos-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_load_save_videos.R:15:13'): load_and_save_videos ─────────────── Error in `expect(file_test("-f", ff), TRUE)`: `failure_message` must be a character vector, not `TRUE`. Backtrace: ▆ 1. └─testthat::expect(failure_message = TRUE) at test_load_save_videos.R:15:13 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [68s/90s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imager) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'imager' The following object is masked from 'package:magrittr': add The following objects are masked from 'package:stats': convolve, spectrum The following object is masked from 'package:graphics': frame The following object is masked from 'package:base': save.image > > test_check("imager") Saving _problems/test_load_save_videos-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_load_save_videos.R:15:13'): load_and_save_videos ─────────────── Error in `expect(file_test("-f", ff), TRUE)`: `failure_message` must be a character vector, not `TRUE`. Backtrace: ▆ 1. └─testthat::expect(failure_message = TRUE) at test_load_save_videos.R:15:13 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imager) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'imager' The following object is masked from 'package:magrittr': add The following objects are masked from 'package:stats': convolve, spectrum The following object is masked from 'package:graphics': frame The following object is masked from 'package:base': save.image > > test_check("imager") Saving _problems/test_load_save_videos-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_load_save_videos.R:15:13'): load_and_save_videos ─────────────── Error in `expect(file_test("-f", ff), TRUE)`: `failure_message` must be a character vector, not `TRUE`. Backtrace: ▆ 1. └─testthat::expect(failure_message = TRUE) at test_load_save_videos.R:15:13 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/47s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imager) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'imager' The following object is masked from 'package:magrittr': add The following objects are masked from 'package:stats': convolve, spectrum The following object is masked from 'package:graphics': frame The following object is masked from 'package:base': save.image > > test_check("imager") Saving _problems/test_load_save_videos-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_load_save_videos.R:15:13'): load_and_save_videos ─────────────── Error in `expect(file_test("-f", ff), TRUE)`: `failure_message` must be a character vector, not `TRUE`. Backtrace: ▆ 1. └─testthat::expect(failure_message = TRUE) at test_load_save_videos.R:15:13 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.5
Check: installed package size
Result: NOTE installed size is 28.6Mb sub-directories of 1Mb or more: data 1.4Mb doc 3.7Mb extdata 1.0Mb include 3.3Mb libs 18.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64