CRAN Package Check Results for Package swissdd

Last updated on 2019-07-20 17:47:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.61 33.94 37.55 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 2.72 27.42 30.14 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 44.00 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 41.45 ERROR
r-devel-windows-ix86+x86_64 1.0.0 8.00 106.00 114.00 ERROR
r-patched-linux-x86_64 1.0.0 3.51 33.59 37.10 ERROR
r-patched-solaris-x86 1.0.0 70.20 ERROR
r-release-linux-x86_64 1.0.0 3.11 33.70 36.81 ERROR
r-release-windows-ix86+x86_64 1.0.0 9.00 83.00 92.00 ERROR
r-release-osx-x86_64 1.0.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0.0 5.00 107.00 112.00 ERROR
r-oldrel-osx-x86_64 1.0.0 NOTE

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s/37s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     -- 1. Error: available votedates works (@test_available_votedates.R#9) --------
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     -- 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ------------
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     == testthat results ===========================================================
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/33s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     ── 1. Error: available votedates works (@test_available_votedates.R#9) ────────
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     ── 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ────────────
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘curl’ ‘magrittr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/35s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     ── 1. Error: available votedates works (@test_available_votedates.R#9) ────────
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     ── 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ────────────
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/28s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     ── 1. Error: available votedates works (@test_available_votedates.R#9) ────────
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     ── 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ────────────
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [29s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     -- 1. Error: available votedates works (@test_available_votedates.R#9) --------
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     -- 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ------------
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     == testthat results ===========================================================
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/32s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     ── 1. Error: available votedates works (@test_available_votedates.R#9) ────────
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     ── 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ────────────
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/182s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     ── 1. Error: available votedates works (@test_available_votedates.R#9) ────────
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     ── 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ────────────
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/30s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     ── 1. Error: available votedates works (@test_available_votedates.R#9) ────────
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     ── 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ────────────
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [36s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     -- 1. Error: available votedates works (@test_available_votedates.R#9) --------
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     -- 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ------------
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     == testthat results ===========================================================
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [40s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(swissdd)
     **************************************************************
     * swissdd 0.0.9 *
     * provided by politan.ch *
     * *
     * *
     * Data source: Federal Statistical Office *
     * https://www.bfs.admin.ch/ *
     * *
     **************************************************************
     >
     > test_check("swissdd")
     -- 1. Error: available votedates works (@test_available_votedates.R#9) --------
     character string is not in a standard unambiguous format
     1: available_votedates(geolevel = "canton") at testthat/test_available_votedates.R:9
     2: as.Date(dates)
     3: as.Date.character(dates)
     4: charToDate(x)
     5: stop("character string is not in a standard unambiguous format")
    
     -- 2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7) ------------
     character string is not in a standard unambiguous format
     1: get_cantonalvotes() at testthat/test_get_cantonalvotes.R:7
     2: swissdd::available_votedates(geolevel = "canton")
     3: as.Date(dates)
     4: as.Date.character(dates)
     5: charToDate(x)
     6: stop("character string is not in a standard unambiguous format")
    
     == testthat results ===========================================================
     OK: 8 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Error: available votedates works (@test_available_votedates.R#9)
     2. Error: get_cantonalvotes works (@test_get_cantonalvotes.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64