Last updated on 2024-11-03 11:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 41.45 | 127.15 | 168.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 0.33 | 1.47 | 1.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 285.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 294.40 | OK | |||
r-devel-windows-x86_64 | 1.2.2 | 48.00 | 141.00 | 189.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | 45.23 | 121.17 | 166.40 | OK | |
r-release-linux-x86_64 | 1.2.2 | 0.32 | 1.72 | 2.04 | ERROR | |
r-release-macos-arm64 | 1.2.2 | 79.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.2 | 118.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.2 | 47.00 | 140.00 | 187.00 | OK | |
r-oldrel-macos-arm64 | 1.2.2 | 87.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.2 | 205.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.2 | 60.00 | 177.00 | 237.00 | OK |
Version: 1.2.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: package dependencies
Result: ERROR
Packages required but not available:
'uwot', 'Rcpp', 'RcppAnnoy', 'torch', 'RcppArmadillo'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
Version: 1.2.2
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
data 4.1Mb
libs 2.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Backtrace:
▆
1. └─scDHA::scDHA.vis(result, ncores = 2, seed = 1) at test-scDHA.R:21:3
2. └─uwot::umap(data, n_threads = ncores)
3. └─uwot:::uwot(...)
4. └─uwot:::spectral_init(V, ndim = n_components, verbose = verbose)
5. └─uwot:::irlba_tsvd_normalized_laplacian_init(A, ndim, verbose = FALSE)
6. └─uwot:::irlba_spectral_tsvd(L, ndim + 1)
7. ├─base::suppressWarnings(...)
8. │ └─base::withCallingHandlers(...)
9. └─irlba::irlba(L, nv = n, nu = 0, maxit = iters)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64