CRAN Package Check Results for Package RcppHNSW

Last updated on 2024-06-15 11:50:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 39.23 55.64 94.87 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.0 28.04 41.17 69.21 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 123.06 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 134.52 OK
r-devel-windows-x86_64 0.6.0 34.00 88.00 122.00 OK
r-patched-linux-x86_64 0.6.0 36.97 52.81 89.78 OK
r-release-linux-x86_64 0.6.0 39.69 51.44 91.13 OK
r-release-macos-arm64 0.6.0 34.00 NOTE
r-release-macos-x86_64 0.6.0 52.00 NOTE
r-release-windows-x86_64 0.6.0 36.00 99.00 135.00 OK
r-oldrel-macos-arm64 0.6.0 43.00 NOTE
r-oldrel-macos-x86_64 0.6.0 141.00 NOTE
r-oldrel-windows-x86_64 0.6.0 37.00 99.00 136.00 OK

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(RcppHNSW) > > test_check("RcppHNSW") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 68 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parallel.R:45:1'): (code run outside of `test_that()`) ─────── mean(knn_0$dist - knn_2$dist) is not strictly less than 1e-04. Difference: 8.67e-06 ── Failure ('test_parallel.R:46:1'): (code run outside of `test_that()`) ─────── mean(knn_1$dist - knn_2$dist) is not strictly less than 1e-04. Difference: 8.67e-06 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 68 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.0
Check: installed package size
Result: NOTE installed size is 6.3Mb sub-directories of 1Mb or more: libs 6.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64