CRAN Package Check Results for Package clhs

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7-0 7.87 185.15 193.02 ERROR
r-devel-linux-x86_64-debian-gcc 0.7-0 6.97 143.88 150.85 ERROR
r-devel-linux-x86_64-fedora-clang 0.7-0 222.82 ERROR
r-devel-linux-x86_64-fedora-gcc 0.7-0 217.41 ERROR
r-devel-windows-ix86+x86_64 0.7-0 21.00 193.00 214.00 ERROR
r-patched-linux-x86_64 0.7-0 8.60 180.34 188.94 ERROR
r-patched-solaris-x86 0.7-0 314.70 ERROR
r-release-linux-x86_64 0.7-0 6.31 178.58 184.89 OK
r-release-windows-ix86+x86_64 0.7-0 11.00 246.00 257.00 OK
r-release-osx-x86_64 0.7-0 NOTE
r-oldrel-windows-ix86+x86_64 0.7-0 18.00 261.00 279.00 OK
r-oldrel-osx-x86_64 0.7-0 NOTE

Check Details

Version: 0.7-0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(clhs)
     >
     > test_check("clhs")
     -- 1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15) --
     `res` not equal to c(188, 657, 140, 301, 817).
     5/5 mismatches (average diff: 210)
     [1] 97 - 188 == -91
     [2] 903 - 657 == 246
     [3] 539 - 140 == 399
     [4] 451 - 301 == 150
     [5] 979 - 817 == 162
    
     -- 2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17) -----
     `res` not equal to c(214, 40, 702, 919, 521).
     5/5 mismatches (average diff: 211)
     [1] 412 - 214 == 198
     [2] 170 - 40 == 130
     [3] 196 - 702 == -506
     [4] 820 - 919 == -99
     [5] 641 - 521 == 120
    
     == testthat results ===========================================================
     OK: 4 SKIPPED: 0 FAILED: 2
     1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15)
     2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.7-0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(clhs)
     >
     > test_check("clhs")
     ── 1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15) ──
     `res` not equal to c(188, 657, 140, 301, 817).
     5/5 mismatches (average diff: 210)
     [1] 97 - 188 == -91
     [2] 903 - 657 == 246
     [3] 539 - 140 == 399
     [4] 451 - 301 == 150
     [5] 979 - 817 == 162
    
     ── 2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17) ─────
     `res` not equal to c(214, 40, 702, 919, 521).
     5/5 mismatches (average diff: 211)
     [1] 412 - 214 == 198
     [2] 170 - 40 == 130
     [3] 196 - 702 == -506
     [4] 820 - 919 == -99
     [5] 641 - 521 == 120
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 4 SKIPPED: 0 FAILED: 2
     1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15)
     2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7-0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘scales’ ‘sp’
     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: 0.7-0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(clhs)
     >
     > test_check("clhs")
     ── 1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15) ──
     `res` not equal to c(188, 657, 140, 301, 817).
     5/5 mismatches (average diff: 210)
     [1] 97 - 188 == -91
     [2] 903 - 657 == 246
     [3] 539 - 140 == 399
     [4] 451 - 301 == 150
     [5] 979 - 817 == 162
    
     ── 2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17) ─────
     `res` not equal to c(214, 40, 702, 919, 521).
     5/5 mismatches (average diff: 211)
     [1] 412 - 214 == 198
     [2] 170 - 40 == 130
     [3] 196 - 702 == -506
     [4] 820 - 919 == -99
     [5] 641 - 521 == 120
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 4 SKIPPED: 0 FAILED: 2
     1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15)
     2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.7-0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(clhs)
     >
     > test_check("clhs")
     -- 1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15) --
     `res` not equal to c(188, 657, 140, 301, 817).
     5/5 mismatches (average diff: 210)
     [1] 97 - 188 == -91
     [2] 903 - 657 == 246
     [3] 539 - 140 == 399
     [4] 451 - 301 == 150
     [5] 979 - 817 == 162
    
     -- 2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17) -----
     `res` not equal to c(214, 40, 702, 919, 521).
     5/5 mismatches (average diff: 211)
     [1] 412 - 214 == 198
     [2] 170 - 40 == 130
     [3] 196 - 702 == -506
     [4] 820 - 919 == -99
     [5] 641 - 521 == 120
    
     == testthat results ===========================================================
     OK: 4 SKIPPED: 0 FAILED: 2
     1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15)
     2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.7-0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(clhs)
     >
     > test_check("clhs")
     ── 1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15) ──
     `res` not equal to c(188, 657, 140, 301, 817).
     5/5 mismatches (average diff: 210)
     [1] 97 - 188 == -91
     [2] 903 - 657 == 246
     [3] 539 - 140 == 399
     [4] 451 - 301 == 150
     [5] 979 - 817 == 162
    
     ── 2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17) ─────
     `res` not equal to c(214, 40, 702, 919, 521).
     5/5 mismatches (average diff: 211)
     [1] 412 - 214 == 198
     [2] 170 - 40 == 130
     [3] 196 - 702 == -506
     [4] 820 - 919 == -99
     [5] 641 - 521 == 120
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 4 SKIPPED: 0 FAILED: 2
     1. Failure: basic clhs on a data.frame works (@test-clhs-data.frame.R#15)
     2. Failure: DLHS method on a data.frame works (@test-method_DLHS.R#17)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64