CRAN Package Check Results for Maintainer ‘James B. Dorey <jbdorey at me.com>’

Last updated on 2024-06-07 00:54:24 CEST.

Package ERROR NOTE OK
BeeBDC 2 2 9

Package BeeBDC

Current CRAN status: ERROR: 2, NOTE: 2, OK: 9

Additional issues

noSuggests

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

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

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

Version: 1.1.1
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’... [11s/12s] OK Flavor: r-oldrel-macos-arm64