Last updated on 2025-12-07 07:50:46 CET.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| faunabr | 1 | 1 | 11 |
| florabr | 1 | 12 |
Current CRAN status: ERROR: 1, WARN: 1, OK: 11
Version: 1.0.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
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
Current CRAN status: WARN: 1, OK: 12
Version: 1.3.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc