Last updated on 2025-08-23 12:48:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.14 | 166.32 | 169.46 | OK | --no-tests |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.07 | 106.73 | 108.80 | OK | --no-tests |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 626.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 5316.99 | ERROR | |||
r-devel-windows-x86_64 | 0.3.1 | 5.00 | 334.00 | 339.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 2.74 | 155.05 | 157.79 | OK | --no-tests |
r-release-linux-x86_64 | 0.3.1 | 3.08 | 154.43 | 157.51 | OK | --no-tests |
r-release-macos-arm64 | 0.3.1 | 156.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 308.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 6.00 | 332.00 | 338.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 155.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 436.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 6.00 | 456.00 | 462.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [84m/90m]
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(geotargets)
>
> test_check("geotargets")
Warning messages:
1: GDAL Error 6: SetIndexingVariable() not implemented
2: GDAL Error 6: SetIndexingVariable() not implemented
Warning messages:
1: GDAL Error 6: SetIndexingVariable() not implemented
2: GDAL Error 6: SetIndexingVariable() not implemented
Attaching package: 'targets'
The following object is masked from 'package:testthat':
matches
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc