CRAN Package Check Results for Package BeeBDC

Last updated on 2024-09-12 09:50:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 39.66 470.76 510.42 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 23.12 256.30 279.42 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 865.76 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 828.10 NOTE
r-devel-windows-x86_64 1.2.0 37.00 429.00 466.00 OK
r-patched-linux-x86_64 1.2.0 41.87 442.47 484.34 OK
r-release-linux-x86_64 1.2.0 37.92 366.34 404.26 ERROR
r-release-macos-arm64 1.2.0 214.00 ERROR
r-release-macos-x86_64 1.2.0 591.00 OK
r-release-windows-x86_64 1.2.0 36.00 422.00 458.00 OK
r-oldrel-macos-arm64 1.2.0 276.00 ERROR
r-oldrel-macos-x86_64 1.2.0 446.00 ERROR
r-oldrel-windows-x86_64 1.2.0 52.00 561.00 613.00 OK

Check Details

Version: 1.2.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'devtools', 'pkgdown' Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘BeeBDC_main.Rmd’ using rmarkdown Quitting from lines 14-63 [libraryChunk, load-packages] (BeeBDC_main.Rmd) Error: processing vignette 'BeeBDC_main.Rmd' failed with diagnostics: there is no package called 'pkgdown' --- failed re-building ‘BeeBDC_main.Rmd’ --- re-building ‘basic_workflow.Rmd’ using rmarkdown Quitting from lines 14-63 [libraryChunk, load-packages] (basic_workflow.Rmd) Error: processing vignette 'basic_workflow.Rmd' failed with diagnostics: there is no package called 'pkgdown' --- failed re-building ‘basic_workflow.Rmd’ SUMMARY: processing the following files failed: ‘BeeBDC_main.Rmd’ ‘basic_workflow.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

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

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/36s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-formattedCombiner.R:65:1'): (code run outside of `test_that()`) ── Error in `file(.)`: invalid 'description' argument Backtrace: ▆ 1. ├─BeeBDC::formattedCombiner(...) at test-formattedCombiner.R:65:1 2. │ └─... %>% xml2::read_xml() 3. ├─xml2::read_xml(.) 4. └─base::file(.) [ FAIL 1 | WARN 4 | SKIP 0 | PASS 244 ] Error: Test failures Execution halted Warning message: Connection is garbage-collected, use dbDisconnect() to avoid this. Flavor: r-release-macos-arm64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/35s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-formattedCombiner.R:65:1'): (code run outside of `test_that()`) ── Error in `file(.)`: invalid 'description' argument Backtrace: ▆ 1. ├─BeeBDC::formattedCombiner(...) at test-formattedCombiner.R:65:1 2. │ └─... %>% xml2::read_xml() 3. ├─xml2::read_xml(.) 4. └─base::file(.) [ FAIL 1 | WARN 4 | SKIP 0 | PASS 244 ] Error: Test failures Execution halted Warning message: Connection is garbage-collected, use dbDisconnect() to avoid this. Flavor: r-oldrel-macos-arm64

Version: 1.2.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘BeeBDC_main.Rmd’ ... > rm(testChecklist) > check_space <- BeeBDC::countryOutlieRs(checklist = checklistFile, + data = check_space, keepAdjacentCountry = TRUE, pointBuffer = 0.05, + .... [TRUNCATED] When sourcing ‘BeeBDC_main.R’: Error: object 'checklistFile' not found Execution halted ‘BeeBDC_main.Rmd’ using ‘UTF-8’... failed ‘basic_workflow.Rmd’ using ‘UTF-8’... [10s/11s] OK Flavor: r-oldrel-macos-arm64

Version: 1.2.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘BeeBDC_main.Rmd’ ... > rm(testChecklist) > check_space <- BeeBDC::countryOutlieRs(checklist = checklistFile, + data = check_space, keepAdjacentCountry = TRUE, pointBuffer = 0.05, + .... [TRUNCATED] When sourcing ‘BeeBDC_main.R’: Error: object 'checklistFile' not found Execution halted ‘BeeBDC_main.Rmd’ using ‘UTF-8’... failed ‘basic_workflow.Rmd’ using ‘UTF-8’... [16s/21s] OK Flavor: r-oldrel-macos-x86_64