CRAN Package Check Results for Package coalitions

Last updated on 2020-01-23 07:56:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.10 7.23 100.20 107.43 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.10 7.13 75.73 82.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.10 126.71 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.10 126.43 ERROR
r-devel-windows-ix86+x86_64 0.6.10 32.00 165.00 197.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.6.10 30.00 169.00 199.00 ERROR
r-patched-linux-x86_64 0.6.10 6.26 88.52 94.78 ERROR
r-patched-solaris-x86 0.6.10 190.20 ERROR
r-release-linux-x86_64 0.6.10 6.86 87.57 94.43 ERROR
r-release-windows-ix86+x86_64 0.6.10 16.00 107.00 123.00 ERROR
r-release-osx-x86_64 0.6.10 OK
r-oldrel-windows-ix86+x86_64 0.6.10 9.00 98.00 107.00 ERROR
r-oldrel-osx-x86_64 0.6.10 OK

Check Details

Version: 0.6.10
Check: tests
Result: ERROR
     Running 'testthat.R' [12s/17s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     -- 1. Error: State wide german scrapers work (@test-scrapers.R#17) ------------
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     -- 2. Error: Collapse parties works correctly (@test-scrapers.R#71) -----------
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     == testthat results ===========================================================
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     ── 1. Error: State wide german scrapers work (@test-scrapers.R#17) ────────────
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     ── 2. Error: Collapse parties works correctly (@test-scrapers.R#71) ───────────
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/29s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     ── 1. Error: State wide german scrapers work (@test-scrapers.R#17) ────────────
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     ── 2. Error: Collapse parties works correctly (@test-scrapers.R#71) ───────────
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/21s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     ── 1. Error: State wide german scrapers work (@test-scrapers.R#17) ────────────
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     ── 2. Error: Collapse parties works correctly (@test-scrapers.R#71) ───────────
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.6.10
Check: tests
Result: ERROR
     Running 'testthat.R' [20s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     -- 1. Error: State wide german scrapers work (@test-scrapers.R#17) ------------
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     -- 2. Error: Collapse parties works correctly (@test-scrapers.R#71) -----------
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     == testthat results ===========================================================
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8

Version: 0.6.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     ── 1. Error: State wide german scrapers work (@test-scrapers.R#17) ────────────
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     ── 2. Error: Collapse parties works correctly (@test-scrapers.R#71) ───────────
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.6.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [28s/91s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     ── 1. Error: State wide german scrapers work (@test-scrapers.R#17) ────────────
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     ── 2. Error: Collapse parties works correctly (@test-scrapers.R#71) ───────────
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.6.10
Check: tests
Result: ERROR
     Running 'testthat.R' [14s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     -- 1. Error: State wide german scrapers work (@test-scrapers.R#17) ------------
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     -- 2. Error: Collapse parties works correctly (@test-scrapers.R#71) -----------
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     == testthat results ===========================================================
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.6.10
Check: tests
Result: ERROR
     Running 'testthat.R' [18s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(checkmate)
     > library(coalitions)
     >
     > test_check("coalitions")
     -- 1. Error: State wide german scrapers work (@test-scrapers.R#17) ------------
     undefined columns selected
     Backtrace:
     1. checkmate::expect_data_frame(...)
     6. coalitions::scrape_wahlrecht(hp.vec[5])
     8. base::`[.data.frame`(atab, , !ind.empty)
    
     -- 2. Error: Collapse parties works correctly (@test-scrapers.R#71) -----------
     undefined columns selected
     Backtrace:
     1. coalitions::scrape_wahlrecht("https://www.wahlrecht.de/umfragen/gms.htm")
     3. base::`[.data.frame`(atab, , !ind.empty)
    
     == testthat results ===========================================================
     [ OK: 71 | SKIPPED: 0 | WARNINGS: 45 | FAILED: 2 ]
     1. Error: State wide german scrapers work (@test-scrapers.R#17)
     2. Error: Collapse parties works correctly (@test-scrapers.R#71)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64