Last updated on 2025-12-09 18:49:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 25.63 | 308.00 | 333.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 15.89 | 192.44 | 208.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 64.00 | 476.21 | 540.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 134.00 | 452.30 | 586.30 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 28.00 | 233.00 | 261.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 23.09 | 296.14 | 319.23 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 27.48 | 298.74 | 326.22 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 27.00 | 251.00 | 278.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 28.00 | 232.00 | 260.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 29.00 | 225.00 | 254.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 44.00 | 337.00 | 381.00 | ERROR |
Version: 0.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
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(SeaGraphs)
>
> test_check("SeaGraphs")
Reading layer `mask_shapefile' from data source
`D:\RCompile\CRANpkg\lib\4.4\SeaGraphs\external\mask_shapefile\mask_shapefile.shp'
using driver `ESRI Shapefile'
Simple feature collection with 1 feature and 1 field
Geometry type: POLYGON
Dimension: XY
Bounding box: xmin: 34.43481 ymin: 43.74194 xmax: 34.89778 ymax: 43.9225
Geodetic CRS: WGS 84
Reading layer `mask_shapefile' from data source
`D:\RCompile\CRANpkg\lib\4.4\SeaGraphs\external\mask_shapefile\mask_shapefile.shp'
using driver `ESRI Shapefile'
Simple feature collection with 1 feature and 1 field
Geometry type: POLYGON
Dimension: XY
Bounding box: xmin: 34.43481 ymin: 43.74194 xmax: 34.89778 ymax: 43.9225
Geodetic CRS: WGS 84
Saving _problems/test-seagraph-68.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 28 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-seagraph.r:68:3'): seagraph works ──────────────────────────────
Error: [project] output crs is not valid
Backtrace:
▆
1. ├─terra::project(vect_mask_shapefile, "+init=EPSG:4269") at test-seagraph.r:68:3
2. └─terra::project(vect_mask_shapefile, "+init=EPSG:4269")
3. └─terra (local) .local(x, ...)
4. └─terra:::messages(x, "project")
5. └─terra:::error(f, x@pntr$getError())
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 28 ]
Error:
! Test failures.
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.
Health stats visible at Monitor.