CRAN Package Check Results for Package eurostat

Last updated on 2020-10-27 14:50:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.1 11.95 97.12 109.07 OK
r-devel-linux-x86_64-debian-gcc 3.6.1 8.39 72.70 81.09 OK
r-devel-linux-x86_64-fedora-clang 3.6.1 11.15 ERROR
r-devel-linux-x86_64-fedora-gcc 3.6.1 1.83 ERROR
r-devel-windows-ix86+x86_64 3.6.1 23.00 128.00 151.00 ERROR
r-patched-linux-x86_64 3.6.1 OK
r-patched-solaris-x86 3.6.1 189.60 NOTE
r-release-linux-x86_64 3.6.1 11.43 89.74 101.17 OK
r-release-macos-x86_64 3.6.1 NOTE
r-release-windows-ix86+x86_64 3.6.1 18.00 95.00 113.00 ERROR
r-oldrel-macos-x86_64 3.6.1 NOTE
r-oldrel-windows-ix86+x86_64 3.6.1 20.00 118.00 138.00 ERROR

Check Details

Version: 3.6.1
Check: package dependencies
Result: ERROR
    Package required but not available: ‘RefManageR’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [15s]
    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: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘tidyselect’
     All declared Imports should be used.
Flavors: 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-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 3.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    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