CRAN Package Check Results for Package OTBsegm

Last updated on 2026-01-27 06:56:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.14 40.23 42.37 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 1.65 28.17 29.82 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 65.88 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 ERROR
r-devel-windows-x86_64 0.1.2 6.00 69.00 75.00 OK
r-patched-linux-x86_64 0.1.0 2.24 34.93 37.17 ERROR
r-release-linux-x86_64 0.1.0 2.12 36.04 38.16 ERROR
r-release-macos-arm64 0.1.2 1.00 15.00 16.00 OK
r-release-macos-x86_64 0.1.2 2.00 44.00 46.00 OK
r-release-windows-x86_64 0.1.2 8.00 69.00 77.00 OK
r-oldrel-macos-arm64 0.1.2 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 0.1.2 2.00 48.00 50.00 OK
r-oldrel-windows-x86_64 0.1.2 8.00 67.00 75.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/12s] 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.93 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-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/20s] 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.93 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

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] 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.93 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-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/13s] 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.93 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-release-linux-x86_64