CRAN Package Check Results for Package emil

Last updated on 2019-04-22 07:46:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.10 21.51 93.15 114.66 ERROR
r-devel-linux-x86_64-debian-gcc 2.2.10 16.93 70.90 87.83 ERROR
r-devel-linux-x86_64-fedora-clang 2.2.10 135.84 ERROR
r-devel-linux-x86_64-fedora-gcc 2.2.10 116.20 ERROR
r-devel-windows-ix86+x86_64 2.2.10 57.00 175.00 232.00 ERROR
r-patched-linux-x86_64 2.2.10 19.98 91.22 111.20 ERROR
r-patched-solaris-x86 2.2.10 188.00 ERROR
r-release-linux-x86_64 2.2.10 17.49 88.58 106.07 OK
r-release-windows-ix86+x86_64 2.2.10 40.00 163.00 203.00 OK
r-release-osx-x86_64 2.2.10 OK
r-oldrel-windows-ix86+x86_64 2.2.10 54.00 231.00 285.00 OK
r-oldrel-osx-x86_64 2.2.10 OK

Check Details

Version: 2.2.10
Check: tests
Result: ERROR
     Running 'testthat.R' [14s/19s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     -- 1. Failure: k-NN imputation (@test-preprocess.r#30) ------------------------
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     == testthat results ===========================================================
     OK: 183 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.2.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     ── 1. Failure: k-NN imputation (@test-preprocess.r#30) ────────────────────────
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 183 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/20s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     ── 1. Failure: k-NN imputation (@test-preprocess.r#30) ────────────────────────
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 183 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.2.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [16s/22s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     ── 1. Failure: k-NN imputation (@test-preprocess.r#30) ────────────────────────
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 183 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.2.10
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     -- 1. Failure: k-NN imputation (@test-preprocess.r#30) ------------------------
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     == testthat results ===========================================================
     OK: 179 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 2.2.10
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [16s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     -- 1. Failure: k-NN imputation (@test-preprocess.r#30) ------------------------
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     == testthat results ===========================================================
     OK: 179 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 2.2.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     ── 1. Failure: k-NN imputation (@test-preprocess.r#30) ────────────────────────
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 183 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 2.2.10
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/39s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (packageVersion("testthat") >= "0.9.1") {
     + library(testthat)
     + test_check("emil")
     + }
     Loading required package: emil
    
     Attaching package: 'emil'
    
     The following object is masked from 'package:base':
    
     mode
    
     ── 1. Failure: k-NN imputation (@test-preprocess.r#30) ────────────────────────
     sets$test$x[na.ind] not equivalent to ifelse(na.ind[, 2] <= 3, 5, 4.5).
     3/10 mismatches (average diff: 0.5)
     [5] 5 - 4.5 == 0.5
     [7] 5 - 4.5 == 0.5
     [10] 5 - 4.5 == 0.5
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 183 SKIPPED: 1 FAILED: 1
     1. Failure: k-NN imputation (@test-preprocess.r#30)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86