CRAN Package Check Results for Package SeaGraphs

Last updated on 2025-12-04 02:50:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 27.32 310.77 338.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 16.19 202.71 218.90 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 22.73 301.78 324.51 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 233.00 261.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 40.00 341.00 381.00 ERROR

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [28s] 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