Last updated on 2025-12-05 09:50:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.44 | 84.01 | 86.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.84 | 60.61 | 62.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 15.00 | 119.14 | 134.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 134.90 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 5.00 | 85.00 | 90.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 2.78 | 79.14 | 81.92 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 2.29 | 79.00 | 81.29 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 67.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 6.00 | 85.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 85.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 6.00 | 104.00 | 110.00 | ERROR |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [18s]
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(sigugr)
>
> test_check("sigugr")
writing: substituting ENGCRS["Undefined Cartesian SRS with unknown unit"] for missing CRS
Saving _problems/test-clip_raster-32.R
Saving _problems/test-clip_raster-50.R
No encoding supplied: defaulting to UTF-8.
No encoding supplied: defaulting to UTF-8.
Fetching all vector layers from the database...
Fetching all vector layers from the database...
No encoding supplied: defaulting to UTF-8.
writing: substituting ENGCRS["Undefined Cartesian SRS with unknown unit"] for missing CRS
writing: substituting ENGCRS["Undefined Cartesian SRS with unknown unit"] for missing CRS
[ FAIL 2 | WARN 22 | SKIP 0 | PASS 197 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clip_raster.R:30:3'): clip_raster handles valid inputs correctly ──
Error: [rast] empty srs
Backtrace:
▆
1. ├─terra::rast(...) at test-clip_raster.R:30:3
2. └─terra::rast(...)
3. └─terra (local) .local(x = x, ...)
4. └─terra:::new_rast(...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
── Error ('test-clip_raster.R:48:3'): clip_raster projects raster if CRS differs ──
Error: [rast] empty srs
Backtrace:
▆
1. ├─terra::rast(...) at test-clip_raster.R:48:3
2. └─terra::rast(...)
3. └─terra (local) .local(x = x, ...)
4. └─terra:::new_rast(...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
[ FAIL 2 | WARN 22 | SKIP 0 | PASS 197 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'sigugr.Rmd' using rmarkdown
Quitting from sigugr.Rmd:135-139 [clip]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! OGRCreateCoordinateTransformation(): transformation not available
---
Backtrace:
▆
1. └─sigugr::clip_raster(mdt, bbox, keep_crs = FALSE)
2. ├─sf::st_transform(polygon_bbox, terra::crs(raster))
3. └─sf:::st_transform.sf(polygon_bbox, terra::crs(raster))
4. ├─sf::st_transform(st_geometry(x), crs, ...)
5. └─sf:::st_transform.sfc(st_geometry(x), crs, ...)
6. ├─sf::st_sfc(...)
7. ├─base::structure(...)
8. └─sf:::CPL_transform(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sigugr.Rmd' failed with diagnostics:
OGRCreateCoordinateTransformation(): transformation not available
--- failed re-building 'sigugr.Rmd'
SUMMARY: processing the following file failed:
'sigugr.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64
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.