Last updated on 2024-11-24 15:49:51 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
mize | 8 | 5 | |
RcppHNSW | 4 | 9 | |
rnndescent | 4 | 9 | |
uwot | 1 | 3 | 9 |
Current CRAN status: NOTE: 8, OK: 5
Version: 0.2.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 4, OK: 9
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
Current CRAN status: NOTE: 4, OK: 9
Version: 0.1.6
Check: installed package size
Result: NOTE
installed size is 13.5Mb
sub-directories of 1Mb or more:
libs 12.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
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/41s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(uwot)
Loading required package: Matrix
>
> test_check("uwot")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 683 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_normlaplacian.R:36:5'): normalized laplacian ───────────────────
Error in `irlba::irlba(L, nv = n, nu = 0, maxit = iters)`: function 'as_cholmod_sparse' not provided by package 'Matrix'
Backtrace:
▆
1. └─uwot:::irlba_tsvd_normalized_laplacian_init(sparse_m) at test_normlaplacian.R:36:5
2. └─uwot:::irlba_spectral_tsvd(L, ndim + 1)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. └─irlba::irlba(L, nv = n, nu = 0, maxit = iters)
── Error ('test_output.R:315:3'): (code run outside of `test_that()`) ──────────
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.