CRAN Package Check Results for Package opencv

Last updated on 2026-09-15 07:50:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2 71.67 58.91 130.58 OK
r-devel-linux-x86_64-debian-gcc 0.5.2 50.74 37.43 88.17 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 69.00 62.56 131.56 OK
r-devel-windows-x86_64 0.5.2 270.00 495.00 765.00 OK
r-patched-linux-x86_64 0.5.2 69.91 40.67 110.58 OK
r-release-linux-x86_64 0.5.2 67.98 40.82 108.80 OK
r-release-macos-arm64 0.5.2 18.00 4.00 22.00 OK
r-release-macos-x86_64 0.6.0 57.00 66.00 123.00 ERROR
r-release-windows-x86_64 0.5.2 268.00 398.00 666.00 OK
r-oldrel-macos-arm64 0.6.0 16.00 10.00 26.00 ERROR
r-oldrel-macos-x86_64 0.6.0 58.00 74.00 132.00 ERROR
r-oldrel-windows-x86_64 0.5.2 309.00 539.00 848.00 OK

Check Details

Version: 0.6.0
Check: examples
Result: ERROR Running examples in ‘opencv-Ex.R’ failed The error most likely occurred in: > ### Name: ocv_keypoints > ### Title: OpenCV keypoints > ### Aliases: ocv_keypoints > > ### ** Examples > > mona <- ocv_read('https://jeroen.github.io/images/monalisa.jpg') trying URL 'https://jeroen.github.io/images/monalisa.jpg' Content type 'image/jpeg' length 947984 bytes (925 KB) ================================================== downloaded 925 KB Error: Failed to read file Execution halted Flavors: r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(opencv) > > test_check("opencv") Saving _problems/test-qr_code-3.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-qr_code.R:3:3'): qr scanner works ────────────────────────────── <std::runtime_error/C++Error/error/condition> Error: Failed to read file Backtrace: ▆ 1. └─opencv::ocv_read("qrtest.jpg") at test-qr_code.R:3:3 2. └─opencv:::cvmat_read(path) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(opencv) > > test_check("opencv") Saving _problems/test-qr_code-3.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-qr_code.R:3:3'): qr scanner works ────────────────────────────── <std::runtime_error/C++Error/error/condition> Error: Failed to read file Backtrace: ▆ 1. └─opencv::ocv_read("qrtest.jpg") at test-qr_code.R:3:3 2. └─opencv:::cvmat_read(path) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(opencv) > > test_check("opencv") Saving _problems/test-qr_code-3.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-qr_code.R:3:3'): qr scanner works ────────────────────────────── <std::runtime_error/C++Error/error/condition> Error: Failed to read file Backtrace: ▆ 1. └─opencv::ocv_read("qrtest.jpg") at test-qr_code.R:3:3 2. └─opencv:::cvmat_read(path) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64