CRAN Package Check Results for Package uwot

Last updated on 2024-05-13 15:57:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 101.14 257.98 359.12 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 88.29 218.47 306.76 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 454.97 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 553.95 OK
r-devel-windows-x86_64 0.2.2 82.00 250.00 332.00 OK
r-patched-linux-x86_64 0.2.2 108.48 255.16 363.64 OK
r-release-linux-x86_64 0.2.2 104.99 250.28 355.27 OK
r-release-macos-arm64 0.2.2 153.00 NOTE
r-release-macos-x86_64 0.2.2 358.00 NOTE
r-release-windows-x86_64 0.2.2 84.00 250.00 334.00 OK
r-oldrel-macos-arm64 0.2.2 133.00 ERROR
r-oldrel-macos-x86_64 0.2.2 314.00 NOTE
r-oldrel-windows-x86_64 0.2.2 103.00 319.00 422.00 OK

Check Details

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

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [39s/43s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: Error in `irlba::irlba(L, nv = n, nu = 0, maxit = iters)`: function 'as_cholmod_sparse' not provided by package 'Matrix' Backtrace: ▆ 1. └─uwot::umap(...) at test_output.R:315:3 2. └─uwot:::uwot(...) 3. └─uwot:::spectral_init(...) 4. └─uwot:::irlba_tsvd_normalized_laplacian_init(A, ndim, verbose = FALSE) 5. └─uwot:::irlba_spectral_tsvd(L, ndim + 1) 6. ├─base::suppressWarnings(...) 7. │ └─base::withCallingHandlers(...) 8. └─irlba::irlba(L, nv = n, nu = 0, maxit = iters) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 683 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64