CRAN Package Check Results for Package eurostat

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.1 11.01 93.94 104.95 OK
r-devel-linux-x86_64-debian-gcc 3.6.1 7.76 69.81 77.57 OK
r-devel-linux-x86_64-fedora-clang 3.6.1 132.72 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.1 121.17 NOTE
r-devel-windows-ix86+x86_64 3.6.1 37.00 146.00 183.00 ERROR
r-patched-linux-x86_64 3.6.1 10.62 90.21 100.83 OK
r-patched-solaris-x86 3.6.1 192.40 NOTE
r-release-linux-x86_64 3.6.1 9.96 90.36 100.32 OK
r-release-macos-x86_64 3.6.1 NOTE
r-release-windows-ix86+x86_64 3.6.1 38.00 96.00 134.00 ERROR
r-oldrel-macos-x86_64 3.6.1 NOTE
r-oldrel-windows-ix86+x86_64 3.6.1 19.00 101.00 120.00 ERROR

Check Details

Version: 3.6.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘tidyselect’
     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-macos-x86_64, r-oldrel-macos-x86_64

Version: 3.6.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 1182 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 3.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(eurostat)
     >
     > test_check("eurostat")
     -- 1. Failure: Countrycodes are labelled for factors (@test_label.R#23) -------
     levels(...) not equal to c("Finland", "Germany", "EU28").
     target is NULL, current is character
    
     -- 2. Failure: Countrycodes return NA for countrycode_nomatch = NA (@test_label.
     suppressWarnings(...) not equal to c("Finland", "Germany", NA).
     target is NULL, current is character
    
     -- 3. Failure: Countrycodes use eurostat for missing (@test_label.R#35) -------
     suppressWarnings(...) not equal to c("Finland", "Germany", "European Union - 28 countries (2013-2020)").
     target is NULL, current is character
    
     -- 4. Failure: custom_dic works (@test_label.R#41) ----------------------------
     label_eurostat(c("FI", "DE"), dic = "geo", custom_dic = c(DE = "Germany")) not equal to c("Finland", "Germany").
     target is NULL, current is character
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 21 | WARNINGS: 2 | FAILED: 4 ]
     1. Failure: Countrycodes are labelled for factors (@test_label.R#23)
     2. Failure: Countrycodes return NA for countrycode_nomatch = NA (@test_label.R#29)
     3. Failure: Countrycodes use eurostat for missing (@test_label.R#35)
     4. Failure: custom_dic works (@test_label.R#41)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 3.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(eurostat)
     >
     > test_check("eurostat")
     -- 1. Failure: Countrycodes are labelled for factors (@test_label.R#23) -------
     levels(...) not equal to c("Finland", "Germany", "EU28").
     target is NULL, current is character
    
     -- 2. Failure: Countrycodes return NA for countrycode_nomatch = NA (@test_label.
     suppressWarnings(...) not equal to c("Finland", "Germany", NA).
     target is NULL, current is character
    
     -- 3. Failure: Countrycodes use eurostat for missing (@test_label.R#35) -------
     suppressWarnings(...) not equal to c("Finland", "Germany", "European Union - 28 countries (2013-2020)").
     target is NULL, current is character
    
     -- 4. Failure: custom_dic works (@test_label.R#41) ----------------------------
     label_eurostat(c("FI", "DE"), dic = "geo", custom_dic = c(DE = "Germany")) not equal to c("Finland", "Germany").
     target is NULL, current is character
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 21 | WARNINGS: 2 | FAILED: 4 ]
     1. Failure: Countrycodes are labelled for factors (@test_label.R#23)
     2. Failure: Countrycodes return NA for countrycode_nomatch = NA (@test_label.R#29)
     3. Failure: Countrycodes use eurostat for missing (@test_label.R#35)
     4. Failure: custom_dic works (@test_label.R#41)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64