CRAN Package Check Results for Package faunabr

Last updated on 2025-12-11 07:49:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 23.96 228.18 252.14 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 16.50 145.55 162.05 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 25.00 188.00 213.00 OK
r-patched-linux-x86_64 1.0.0 24.68 221.96 246.64 OK
r-release-linux-x86_64 1.0.0 25.35 218.89 244.24 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 256.00 290.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.
Health stats visible at Monitor.