CRAN Package Check Results for Package rangeBuilder

Last updated on 2025-12-03 09:50:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 15.92 63.09 79.01 OK
r-devel-linux-x86_64-debian-gcc 2.2 10.22 42.17 52.39 OK
r-devel-linux-x86_64-fedora-clang 2.2 27.00 99.49 126.49 OK
r-devel-linux-x86_64-fedora-gcc 2.2 30.00 90.60 120.60 OK
r-devel-windows-x86_64 2.2 25.00 87.00 112.00 OK
r-patched-linux-x86_64 2.2 15.35 58.54 73.89 OK
r-release-linux-x86_64 2.2 15.44 58.91 74.35 OK
r-release-macos-arm64 2.2 OK
r-release-macos-x86_64 2.2 13.00 55.00 68.00 OK
r-release-windows-x86_64 2.2 21.00 100.00 121.00 OK
r-oldrel-macos-arm64 2.2 OK
r-oldrel-macos-x86_64 2.2 13.00 51.00 64.00 OK
r-oldrel-windows-x86_64 2.2 24.00 100.00 124.00 ERROR

Check Details

Version: 2.2
Check: examples
Result: ERROR Running examples in 'rangeBuilder-Ex.R' failed The error most likely occurred in: > ### Name: filterByLand > ### Title: Filter occurrences based on land vs ocean > ### Aliases: filterByLand > > ### ** Examples > > > data(crotalus) > > #identify points that fall off land > filterByLand(crotalus[,c('decimallongitude','decimallatitude')]) Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'extract': [rast] empty srs Calls: filterByLand ... rast -> rast -> .local -> new_rast -> messages -> error Execution halted Flavor: r-oldrel-windows-x86_64