CRAN Package Check Results for Package ShapePattern

Last updated on 2025-12-13 01:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 27.51 242.40 269.91 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 18.69 151.88 170.57 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 51.00 383.56 434.56 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 47.00 370.66 417.66 OK
r-devel-windows-x86_64 3.1.0 26.00 192.00 218.00 OK
r-patched-linux-x86_64 3.1.0 26.74 232.62 259.36 OK
r-release-linux-x86_64 3.1.0 27.55 233.31 260.86 OK
r-release-macos-arm64 3.1.0 OK
r-release-macos-x86_64 3.1.0 17.00 177.00 194.00 OK
r-release-windows-x86_64 3.1.0 28.00 183.00 211.00 OK
r-oldrel-macos-arm64 3.1.0 OK
r-oldrel-macos-x86_64 3.1.0 18.00 146.00 164.00 OK
r-oldrel-windows-x86_64 3.1.0 38.00 252.00 290.00 ERROR

Check Details

Version: 3.1.0
Check: examples
Result: ERROR Running examples in 'ShapePattern-Ex.R' failed The error most likely occurred in: > ### Name: ssr > ### Title: Decompose a planar shape (polygon) to produce area, perimeter, > ### and number of parts spectra > ### Aliases: ssr > ### Keywords: manip > > ### ** Examples > > # ALTERNATE DEMO DATASETS > # shpfileobj <- terra::vect(data$p4no) > # shpfileobj <- terra::vect(data$p4is) > > # PATH TO DEMO SHAPEFILE > f <- system.file("ex/lux.shp", package="terra") > # IMPORT SHAPEFILE TO SpatVect FORMAT WITH terra PACKAGE > v <- terra::vect(f) Warning: PROJ: proj_identify: Cannot find proj.db (GDAL error 1) > # REPROJECT TO A VALID PROEJCTION > shpfileobj <- terra::project(v, "EPSG:2150") Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Error: [project] output crs is not valid 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.