Last updated on 2025-01-19 05:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 26.20 | 41.72 | 67.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 22.21 | 28.47 | 50.68 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 113.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 130.57 | OK | |||
r-devel-windows-x86_64 | 0.6.0 | 31.00 | 82.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 25.64 | 39.63 | 65.27 | OK | |
r-release-linux-x86_64 | 0.6.0 | 28.16 | 39.25 | 67.41 | 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 | 28.00 | 87.00 | 115.00 | ERROR | |
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 | 33.00 | 96.00 | 129.00 | OK |
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
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
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.38e-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.38e-06
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 68 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64