CRAN Package Check Results for Package stringdist

Last updated on 2018-10-19 01:46:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.5.1 4.52 30.56 35.08 OK
r-devel-linux-x86_64-debian-gcc 0.9.5.1 3.04 22.25 25.29 OK
r-devel-linux-x86_64-fedora-clang 0.9.5.1 39.51 OK
r-devel-linux-x86_64-fedora-gcc 0.9.5.1 37.17 OK
r-devel-windows-ix86+x86_64 0.9.5.1 23.00 44.00 67.00 ERROR
r-patched-linux-x86_64 0.9.5.1 3.84 25.25 29.09 OK
r-patched-solaris-x86 0.9.5.1 51.30 OK
r-release-linux-x86_64 0.9.5.1 4.19 25.33 29.52 OK
r-release-windows-ix86+x86_64 0.9.5.1 20.00 61.00 81.00 OK
r-release-osx-x86_64 0.9.5.1 OK
r-oldrel-windows-ix86+x86_64 0.9.5.1 18.00 55.00 73.00 OK
r-oldrel-osx-x86_64 0.9.5.1 OK

Check Details

Version: 0.9.5.1
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check("stringdist")
     Loading required package: stringdist
     Warning: stack imbalance in 'vapply', 46 then 47
     Warning: stack imbalance in '{', 39 then 40
     -- 1. Failure: elementary seq_sim test (@testStringsim.R#62) ------------------
     seq_sim(list(1:3, 2:4), list(1:3)) not equal to stringsim(c("abc", "bcd"), "abc").
     1/2 mismatches
     [1] 0.333 - 1 == -0.667
    
     Warning: stack imbalance in '{', 39 then 41
     == testthat results ===========================================================
     OK: 416 SKIPPED: 1 FAILED: 1
     1. Failure: elementary seq_sim test (@testStringsim.R#62)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64