CRAN Package Check Results for Maintainer ‘Tomasz Konopka <tokonopka at gmail.com>’

Last updated on 2026-05-07 12:50:26 CEST.

Package ERROR NOTE OK
ksharp 13
Rcssplot 13
umap 1 2 10

Package ksharp

Current CRAN status: OK: 13

Package Rcssplot

Current CRAN status: OK: 13

Package umap

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

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