CRAN Package Check Results for Package namedropR

Last updated on 2022-04-24 03:52:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.3 9.13 121.10 130.23 OK
r-devel-linux-x86_64-debian-gcc 2.2.3 6.78 86.51 93.29 OK
r-devel-linux-x86_64-fedora-clang 2.2.3 156.01 OK
r-devel-linux-x86_64-fedora-gcc 2.2.3 137.62 OK
r-patched-linux-x86_64 2.2.3 7.88 112.90 120.78 OK
r-release-linux-x86_64 2.2.3 6.22 107.06 113.28 OK
r-release-macos-arm64 2.2.3 OK
r-release-macos-x86_64 2.2.3 ERROR
r-release-windows-x86_64 2.2.3 24.00 145.00 169.00 ERROR
r-oldrel-macos-arm64 2.2.3 OK
r-oldrel-macos-x86_64 2.2.3 ERROR
r-oldrel-windows-ix86+x86_64 2.2.3 18.00 132.00 150.00 ERROR

Check Details

Version: 2.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     3. └─namedropR FUN(newX[, i], ...)
     4. ├─htmltools::tagList(...)
     5. │ └─rlang::dots_list(...)
     6. ├─htmltools::tags$table(...)
     7. │ └─rlang::dots_list(...)
     8. ├─htmltools::tags$tr(...)
     9. │ └─rlang::dots_list(...)
     10. ├─htmltools::tags$td(...)
     11. │ └─rlang::dots_list(...)
     12. └─htmltools::capturePlot(...)
     13. └─grDevices::dev.off(dev)
    
     [ FAIL 6 | WARN 0 | SKIP 0 | PASS 57 ]
     Error: Test failures
     Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 2.2.3
Check: tests
Result: ERROR
     Running 'testthat.R' [46s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(namedropR)
     >
     > test_check("namedropR")
     Could not load d:%5Ctemp%5CRtmpeetSvW/Alice2023.html
     <simpleError in webshot::webshot(output_path, paste0(output_path, ".png"), selector = ".visual-citation", zoom = 2): webshot.js returned failure value: 1>
     Could not load d:%5Ctemp%5CRtmpeetSvW/Alice2023.html
     <simpleError in webshot::webshot(output_path, paste0(output_path, ".png"), selector = ".visual-citation", zoom = 2): webshot.js returned failure value: 1>
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 62 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-write_vc.R:120:3): saving as png works as expected ────────────
     suppressMessages(...) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-write_vc.R:132:3): saving as png works as expected ────────────
     suppressMessages(...) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 62 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 2.2.3
Check: tests
Result: ERROR
     Running 'testthat.R' [45s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(namedropR)
     >
     > test_check("namedropR")
     Could not load d:%5Ctemp%5CRtmpYjB92M/Alice2023.html
     <simpleError in webshot::webshot(output_path, paste0(output_path, ".png"), selector = ".visual-citation", zoom = 2): webshot.js returned failure value: 1>
     Could not load d:%5Ctemp%5CRtmpYjB92M/Alice2023.html
     <simpleError in webshot::webshot(output_path, paste0(output_path, ".png"), selector = ".visual-citation", zoom = 2): webshot.js returned failure value: 1>
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 62 ]
    
     == Failed tests ================================================================
     -- Failure (test-write_vc.R:120:3): saving as png works as expected ------------
     suppressMessages(...) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     -- Failure (test-write_vc.R:132:3): saving as png works as expected ------------
     suppressMessages(...) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 62 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64