CRAN Package Check Results for Package faunabr

Last updated on 2025-12-04 21:49:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 25.70 233.61 259.31 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 16.17 144.02 160.19 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 57.00 352.93 409.93 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 64.00 348.39 412.39 OK
r-devel-windows-x86_64 1.0.0 23.00 186.00 209.00 OK
r-patched-linux-x86_64 1.0.0 18.02 214.54 232.56 OK
r-release-linux-x86_64 1.0.0 23.18 222.09 245.27 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 22.00 205.00 227.00 OK
r-release-windows-x86_64 1.0.0 25.00 186.00 211.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 22.00 204.00 226.00 OK
r-oldrel-windows-x86_64 1.0.0 34.00 246.00 280.00 ERROR

Check Details

Version: 1.0.0
Check: examples
Result: ERROR Running examples in 'faunabr-Ex.R' failed The error most likely occurred in: > ### Name: filter_faunabr > ### Title: Identify records outside natural ranges according to Fauna do > ### Brasil > ### Aliases: filter_faunabr > > ### ** Examples > > data("fauna_data") #Load fauna e Funga do Brasil data > data("occurrences") #Load occurrences > pts <- subset(occurrences, species == "Panthera onca") > fd <- filter_faunabr(data = fauna_data, + occ = pts, long = "x", lat = "y", species = "species", + by_state = TRUE, buffer_state = 20, + by_country = TRUE, buffer_country = 20, + value = "flag&clean", keep_columns = TRUE, + verbose = FALSE) Warning: PROJ: proj_create: no database context specified (GDAL error 1) Warning: [vect] Cannot set SRS to vector: empty srs Error: [distance] crs not defined 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.