Last updated on 2026-05-06 13:54:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.10.0 | 22.77 | 104.98 | 127.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.10.0 | 16.61 | 73.76 | 90.37 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.10.0 | 36.00 | 161.43 | 197.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.10.0 | 45.00 | 174.71 | 219.71 | OK | |
| r-devel-windows-x86_64 | 0.2.10.0 | 29.00 | 148.00 | 177.00 | OK | |
| r-patched-linux-x86_64 | 0.2.10.0 | 22.17 | 97.25 | 119.42 | OK | |
| r-release-linux-x86_64 | 0.2.10.0 | 22.04 | 97.87 | 119.91 | OK | |
| r-release-macos-arm64 | 0.2.10.0 | 5.00 | 30.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.2.10.0 | 15.00 | 122.00 | 137.00 | OK | |
| r-release-windows-x86_64 | 0.2.10.0 | 27.00 | 149.00 | 176.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.10.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.10.0 | 14.00 | 106.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.10.0 | 34.00 | 176.00 | 210.00 | OK |
Version: 0.2.10.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Tomasz Konopka <tokonopka@gmail.com>’
The Description field contains
(2018) in <arXiv:1802.03426>. This package provides an interface for
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.10.0
Check: tests
Result: ERROR
Running 'testthat.R' [38s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(umap)
>
> test_check("umap")
Saving _problems/test_knn-161.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 248 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_knn.R:161:3'): knn for large dataset queries a small number of distances ──
Expected `totdist2` < `totdist1`.
Actual comparison: 154.95 >= 154.43
Difference: 0.52 >= 0
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 248 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64