The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-09-04 05:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.32 | 169.66 | 172.98 | OK | --no-tests |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.40 | 108.66 | 111.06 | OK | --no-tests |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 236.38 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 264.40 | OK | |||
| r-devel-windows-x86_64 | 0.3.1 | 7.00 | 380.00 | 387.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 3.87 | 163.11 | 166.98 | OK | --no-tests |
| r-release-linux-x86_64 | 0.3.1 | 3.17 | 163.41 | 166.58 | OK | --no-tests |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 84.00 | 85.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 2.00 | 347.00 | 349.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 5.00 | 373.00 | 378.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 2.00 | 306.00 | 308.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 8.00 | 498.00 | 506.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [123s/137s]
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
terra 1.9.46
terra 1.9.46
terra 1.9.46
terra 1.9.46
terra 1.9.46
terra 1.9.46
terra 1.9.46
creating 2 * 3 = 6 tile extents
terra 1.9.46
creating 2 * 3 = 6 tile extents
! GDAL WARNING 1: The filename extension should be 'gpkg' instead of '' to conform to the GPKG specification.
creating 1 * 1 = 1 tile extents
creating 1 * 2 = 2 tile extents
creating 1 * 3 = 3 tile extents
creating 2 * 2 = 4 tile extents
creating 2 * 3 = 6 tile extents
[ FAIL 3 | WARN 3 | SKIP 14 | PASS 53 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-check-gdal-shz.R:1:1', 'test-check-gdal-sozip.R:1:1',
'test-check-pkg-installed.R:1:1', 'test-check-user-resources.R:1:1',
'test-tar-stars.R:5:1', 'test-tar-stars.R:25:1', 'test-tar-stars.R:46:1',
'test-tar-stars.R:72:1', 'test-tar-terra-rast.R:3:1',
'test-tar-terra-sprc.R:2:1', 'test-tar-terra-sprc.R:48:1',
'test-tar-terra-vect.R:2:1', 'test-tile-funs.R:1:1', 'test-tile-funs.R:39:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tar-terra-rast.R:38:3'): tar_terra_rast() works with multiple workers (tests un/marshaling) ──
Error: Error in tar_make():
9 | Not supported
See https://books.ropensci.org/targets/debugging.html
Backtrace:
▆
1. └─targets::tar_make(reporter = "silent") at test-tar-terra-rast.R:38:3
2. └─targets:::callr_outer(...)
3. ├─targets:::if_any(...)
4. └─targets:::callr_error(traced_condition = out, fun = fun)
5. └─targets::tar_throw_run(message, class = class(traced_condition$condition))
6. └─targets::tar_error(...)
7. └─rlang::abort(message = message, class = class, call = tar_envir_base)
── Error ('test-tar-terra-rast.R:68:3'): user resources are passed correctly ───
Error in `nanonext::tls_config(client = worker(profile = "default"), server = client(), pass = .password)`: 9 | Not supported
Backtrace:
▆
1. └─crew::crew_controller_local(name = "persistent") at test-tar-terra-rast.R:68:3
2. ├─crew::crew_client(...)
3. │ └─crew_class_client$new(...)
4. │ └─crew (local) initialize(...)
5. └─crew::crew_tls()
6. └─tls$validate()
7. └─nanonext::tls_config(...)
── Error ('test-tar-terra-vect.R:71:3'): tar_terra_vect() works with multiple workers (tests un/marshaling) ──
Error: Error in tar_make():
9 | Not supported
See https://books.ropensci.org/targets/debugging.html
Backtrace:
▆
1. └─targets::tar_make(reporter = "silent") at test-tar-terra-vect.R:71:3
2. └─targets:::callr_outer(...)
3. ├─targets:::if_any(...)
4. └─targets:::callr_error(traced_condition = out, fun = fun)
5. └─targets::tar_throw_run(message, class = class(traced_condition$condition))
6. └─targets::tar_error(...)
7. └─rlang::abort(message = message, class = class, call = tar_envir_base)
[ FAIL 3 | WARN 3 | SKIP 14 | PASS 53 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.