CRAN Package Check Results for Package eechidna

Last updated on 2023-05-31 04:57:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 11.08 136.56 147.64 OK
r-devel-linux-x86_64-debian-gcc 1.4.1 9.91 101.77 111.68 OK
r-devel-linux-x86_64-fedora-clang 1.4.1 183.62 OK
r-devel-linux-x86_64-fedora-gcc 1.4.1 197.44 OK
r-devel-windows-x86_64 1.4.1 13.00 131.00 144.00 OK
r-patched-linux-x86_64 1.4.1 10.08 125.49 135.57 OK
r-release-linux-x86_64 1.4.1 7.84 126.55 134.39 OK
r-release-macos-arm64 1.4.1 81.00 OK
r-release-macos-x86_64 1.4.1 111.00 OK
r-release-windows-x86_64 1.4.1 15.00 149.00 164.00 OK
r-oldrel-macos-arm64 1.4.1 71.00 OK
r-oldrel-macos-x86_64 1.4.1 105.00 OK
r-oldrel-windows-x86_64 1.4.1 16.00 323.00 339.00 ERROR

Check Details

Version: 1.4.1
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [34s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(eechidna)
     rgeos version: 0.6-3, (SVN revision 696)
     GEOS runtime version: 3.9.3-CAPI-1.14.3
     Please note that rgeos will be retired during October 2023,
     plan transition to sf or terra functions using GEOS at your earliest convenience.
     See https://r-spatial.org/r/2023/05/15/evolution4.html for details.
     GEOS using OverlayNG
     Linking to sp version: 1.6-0
     Polygon checking: TRUE
    
     >
     > test_check("eechidna")
     trying URL 'https://github.com/jforbes14/eechidna/raw/master/extra-data/fp_pp.rda'
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 33 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-election.R:23:3'): Division names are the same across vote types - polling booth ──
     Error in `utils::download.file("https://github.com/jforbes14/eechidna/raw/master/extra-data/fp_pp.rda",
     tmp)`: cannot open URL 'https://github.com/jforbes14/eechidna/raw/master/extra-data/fp_pp.rda'
     Backtrace:
     ▆
     1. └─eechidna::firstpref_pollingbooth_download() at test-election.R:23:2
     2. └─utils::download.file(...)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 33 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-x86_64

Version: 1.4.1
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'eechidna-intro.Rmd' using rmarkdown
    trying URL 'https://github.com/jforbes14/eechidna/raw/master/extra-data/tpp_pp.rda'
    
    Quitting from lines 112-123 [unnamed-chunk-3] (eechidna-intro.Rmd)
    Error: processing vignette 'eechidna-intro.Rmd' failed with diagnostics:
    cannot open URL 'https://github.com/jforbes14/eechidna/raw/master/extra-data/tpp_pp.rda'
    --- failed re-building 'eechidna-intro.Rmd'
    
    SUMMARY: processing the following file failed:
     'eechidna-intro.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-x86_64