CRAN Package Check Results for Package OTBsegm

Last updated on 2025-12-24 15:52:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.18 39.44 41.62 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.33 28.31 29.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 2.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 64.09 ERROR
r-devel-windows-x86_64 0.1.0 5.00 52.00 57.00 OK
r-patched-linux-x86_64 0.1.0 1.94 35.09 37.03 OK
r-release-linux-x86_64 0.1.0 2.12 35.26 37.38 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 1.00 40.00 41.00 OK
r-release-windows-x86_64 0.1.0 4.00 51.00 55.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 1.00 43.00 44.00 OK
r-oldrel-windows-x86_64 0.1.0 5.00 69.00 74.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/8s] 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(OTBsegm) > > test_check("OTBsegm") terra 1.8.86 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Saving _problems/test-algorithms-31.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-algorithms.R:24:3'): OTB segmentation functions run and return expected output ── Error in `link2GI::parseOTBFunction(algo = "Segmentation", gili = otb)`: No valid OTB installation found (gili$exist is FALSE). Backtrace: ▆ 1. └─OTBsegm::segm_meanshift(...) at test-algorithms.R:24:3 2. └─link2GI::parseOTBFunction(algo = "Segmentation", gili = otb) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/39s] 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(OTBsegm) > > test_check("OTBsegm") terra 1.8.86 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Saving _problems/test-algorithms-31.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-algorithms.R:24:3'): OTB segmentation functions run and return expected output ── Error in `link2GI::parseOTBFunction(algo = "Segmentation", gili = otb)`: No valid OTB installation found (gili$exist is FALSE). Backtrace: ▆ 1. └─OTBsegm::segm_meanshift(...) at test-algorithms.R:24:3 2. └─link2GI::parseOTBFunction(algo = "Segmentation", gili = otb) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc