CRAN Package Check Results for Package SurfaceTortoise

Last updated on 2025-12-24 23:50:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 23.46 231.58 255.04 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 16.02 150.02 166.04 OK
r-devel-linux-x86_64-fedora-clang 2.0.1 49.00 415.49 464.49 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 44.00 365.31 409.31 OK
r-devel-windows-x86_64 2.0.1 23.00 171.00 194.00 OK
r-patched-linux-x86_64 2.0.1 24.85 220.43 245.28 OK
r-release-linux-x86_64 2.0.1 21.24 224.92 246.16 OK
r-release-macos-arm64 2.0.1 OK
r-release-macos-x86_64 2.0.1 15.00 175.00 190.00 OK
r-release-windows-x86_64 2.0.1 23.00 169.00 192.00 OK
r-oldrel-macos-arm64 2.0.1 OK
r-oldrel-macos-x86_64 2.0.1 15.00 126.00 141.00 OK
r-oldrel-windows-x86_64 2.0.1 35.00 235.00 270.00 ERROR

Check Details

Version: 2.0.1
Check: examples
Result: ERROR Running examples in 'SurfaceTortoise-Ex.R' failed The error most likely occurred in: > ### Name: tortoise > ### Title: tortoise > ### Aliases: tortoise > > ### ** Examples > > #load packages > require(terra) Loading required package: terra terra 1.8.86 > require(gstat) Loading required package: gstat > require(sf) Loading required package: sf Linking to GEOS 3.13.0, GDAL 3.10.1, PROJ 9.5.1; sf_use_s2() is TRUE > #create an example raster dataset > x<-rast(nrow=5, ncol=10, vals= sample(1:4, 50, replace=TRUE),crs=crs("EPSG:3857")) Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Error: [rast] empty srs 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.