Last updated on 2025-12-03 05:50:55 CET.
| Package | ERROR | OK |
|---|---|---|
| BAMMtools | 13 | |
| rangeBuilder | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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