Last updated on 2025-12-24 09:50:06 CET.
| Package | ERROR | OK |
|---|---|---|
| duckspatial | 13 | |
| OTBsegm | 3 | 10 |
| rpostgis | 13 | |
| silviculture | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13