CRAN Package Check Results for Package stringdist

Last updated on 2020-08-07 01:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.6 6.10 32.64 38.74 OK
r-devel-linux-x86_64-debian-gcc 0.9.6 4.20 25.59 29.79 OK
r-devel-linux-x86_64-fedora-clang 0.9.6 56.18 OK
r-devel-linux-x86_64-fedora-gcc 0.9.6 46.13 OK
r-devel-windows-ix86+x86_64 0.9.6 26.00 51.00 77.00 OK
r-patched-linux-x86_64 0.9.6 5.03 31.54 36.57 OK
r-patched-solaris-x86 0.9.6 62.20 OK
r-release-linux-x86_64 0.9.6 4.61 31.57 36.18 OK
r-release-macos-x86_64 0.9.6 ERROR
r-release-windows-ix86+x86_64 0.9.6 19.00 53.00 72.00 OK
r-oldrel-macos-x86_64 0.9.6 OK
r-oldrel-windows-ix86+x86_64 0.9.6 21.00 49.00 70.00 OK

Check Details

Version: 0.9.6
Check: tests
Result: ERROR
     Running ‘tinytest.R’ [1s/1s]
    Running the tests in ‘tests/tinytest.R’ failed.
    Last 13 lines of output:
     call| expect_equal(grab(texts, "harvester", maxDist = 2), 2)
     diff| Numeric: lengths (1, 4) differ
     ----- FAILED[data]: test_afind.R<52--52>
     call| expect_equal(grab(texts, "harvester", value = TRUE, maxDist = 2),
     call| "harverste")
     diff| Lengths (1, 4) differ (string compare on first 1)
     diff| 1 string mismatch
     ----- FAILED[data]: test_afind.R<53--54>
     call| expect_equal(grabl(texts, "harvester", maxDist = 2), c(FALSE,
     call| TRUE, FALSE, FALSE))
     diff| 3 element mismatches
     ----- FAILED[data]: test_afind.R<56--57>
     call| expect_equal(extract(texts, "harvester", maxDist = 2), matrix(c(NA,
     ca
     Execution halted
Flavor: r-release-macos-x86_64