CRAN Package Check Results for Package florabr

Last updated on 2024-09-18 01:49:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 26.75 274.26 301.01 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 15.09 174.05 189.14 OK
r-devel-linux-x86_64-fedora-clang 1.3.0 483.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 502.75 NOTE
r-devel-windows-x86_64 1.3.0 25.00 246.00 271.00 OK
r-patched-linux-x86_64 1.3.0 26.46 257.73 284.19 OK
r-release-linux-x86_64 1.3.0 25.77 258.28 284.05 OK
r-release-macos-arm64 1.3.0 126.00 OK
r-release-macos-x86_64 1.3.0 280.00 OK
r-release-windows-x86_64 1.3.0 25.00 229.00 254.00 OK
r-oldrel-macos-arm64 1.3.0 249.00 ERROR
r-oldrel-macos-x86_64 1.3.0 541.00 ERROR
r-oldrel-windows-x86_64 1.3.0 34.00 312.00 346.00 OK

Check Details

Version: 1.3.0
Check: data for non-ASCII characters
Result: NOTE Note: found 4010 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Spatialize_florabr.Rmd’ ... > my_dir <- file.path(file.path(tempdir(), "florabr")) > dir.create(my_dir) > get_florabr(output_dir = my_dir, data_version = "latest", + overwrite = T) When sourcing ‘Spatialize_florabr.R’: Error: could not find function "get_florabr" Execution halted when running code in ‘getting_pam.Rmd’ ... > my_dir <- file.path(file.path(tempdir(), "florabr")) > dir.create(my_dir) > get_florabr(output_dir = my_dir, data_version = "latest", + overwrite = T) When sourcing ‘getting_pam.R’: Error: could not find function "get_florabr" Execution halted when running code in ‘selecting_species.Rmd’ ... + eval = FALSE, warning = FALSE) > library(florabr) > bf <- load_florabr(data_dir = my_dir, data_version = "Latest_available", + type = "short") When sourcing ‘selecting_species.R’: Error: object 'my_dir' not found Execution halted ‘Spatialize_florabr.Rmd’ using ‘UTF-8’... failed ‘getting_pam.Rmd’ using ‘UTF-8’... failed ‘getting_started.Rmd’ using ‘UTF-8’... [96s/114s] OK ‘selecting_species.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 1.3.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Spatialize_florabr.Rmd’ ... > my_dir <- file.path(file.path(tempdir(), "florabr")) > dir.create(my_dir) > get_florabr(output_dir = my_dir, data_version = "latest", + overwrite = T) When sourcing ‘Spatialize_florabr.R’: Error: could not find function "get_florabr" Execution halted when running code in ‘getting_pam.Rmd’ ... > my_dir <- file.path(file.path(tempdir(), "florabr")) > dir.create(my_dir) > get_florabr(output_dir = my_dir, data_version = "latest", + overwrite = T) When sourcing ‘getting_pam.R’: Error: could not find function "get_florabr" Execution halted when running code in ‘selecting_species.Rmd’ ... + eval = FALSE, warning = FALSE) > library(florabr) > bf <- load_florabr(data_dir = my_dir, data_version = "Latest_available", + type = "short") When sourcing ‘selecting_species.R’: Error: object 'my_dir' not found Execution halted ‘Spatialize_florabr.Rmd’ using ‘UTF-8’... failed ‘getting_pam.Rmd’ using ‘UTF-8’... failed ‘getting_started.Rmd’ using ‘UTF-8’... [160s/246s] OK ‘selecting_species.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64