Last updated on 2025-05-05 01:51:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.10.0 | 20.44 | 101.24 | 121.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.10.0 | 15.82 | 74.19 | 90.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.10.0 | 202.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.10.0 | 214.95 | OK | |||
r-devel-windows-x86_64 | 0.2.10.0 | 25.00 | 141.00 | 166.00 | OK | |
r-patched-linux-x86_64 | 0.2.10.0 | 18.79 | 95.55 | 114.34 | OK | |
r-release-linux-x86_64 | 0.2.10.0 | 18.02 | 96.46 | 114.48 | OK | |
r-release-macos-arm64 | 0.2.10.0 | 65.00 | OK | |||
r-release-macos-x86_64 | 0.2.10.0 | 120.00 | OK | |||
r-release-windows-x86_64 | 0.2.10.0 | 25.00 | 145.00 | 170.00 | OK | |
r-oldrel-macos-arm64 | 0.2.10.0 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.10.0 | 91.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.10.0 | 32.00 | 170.00 | 202.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’ [11s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(umap)
>
> test_check("umap")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 248 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_knn.R:161:3'): knn for large dataset queries a small number of distances ──
`totdist2` is not strictly less than `totdist1`. Difference: 0.394
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 248 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc