Last updated on 2025-02-23 15:49:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.2 | 154.18 | 233.58 | 387.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.2 | 112.95 | 144.86 | 257.81 | OK | |
r-devel-macos-arm64 | 1.5.2 | 159.00 | OK | |||
r-devel-macos-x86_64 | 1.5.2 | 221.00 | OK | |||
r-devel-windows-x86_64 | 1.5.2 | 153.00 | 206.00 | 359.00 | OK | |
r-patched-linux-x86_64 | 1.5.2 | 154.36 | 184.74 | 339.10 | NOTE | |
r-release-linux-x86_64 | 1.5.2 | 141.14 | 187.87 | 329.01 | NOTE | |
r-release-macos-arm64 | 1.5.2 | 150.00 | NOTE | |||
r-release-macos-x86_64 | 1.5.2 | 175.00 | NOTE | |||
r-release-windows-x86_64 | 1.5.2 | 149.00 | 204.00 | 353.00 | NOTE | |
r-oldrel-macos-arm64 | 1.5.2 | 148.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.5.2 | 297.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.5.2 | 200.00 | 255.00 | 455.00 | NOTE |
Version: 1.5.2
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'conosPanel', 'p2data'
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 1.5.2
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'conosPanel', 'org.Mm.eg.db', 'p2data'
Flavor: r-release-macos-arm64
Version: 1.5.2
Check: installed package size
Result: NOTE
installed size is 11.2Mb
sub-directories of 1Mb or more:
libs 9.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.5.2
Check: examples
Result: ERROR
Running examples in ‘conos-Ex.R’ failed
The error most likely occurred in:
> ### Name: Conos
> ### Title: Conos R6 class
> ### Aliases: Conos
>
> ### ** Examples
>
>
> ## ------------------------------------------------
> ## Method `Conos$new`
> ## ------------------------------------------------
>
> con <- Conos$new(small_panel.preprocessed, n.cores=1)
>
>
> ## ------------------------------------------------
> ## Method `Conos$buildGraph`
> ## ------------------------------------------------
>
> con <- Conos$new(small_panel.preprocessed, n.cores=1)
> con$buildGraph(k=10, k.self=5, space='PCA', ncomps=10, n.odgenes=20, matching.method='mNN',
+ metric='angular', score.component.variance=TRUE, verbose=TRUE)
found 0 out of 1 cached PCA space pairs ...
running 1 additional PCA space pairs
Error in irlba::irlba(x, nv = ncomps, nu = 0, center = cm, right_only = FALSE, :
function 'as_cholmod_sparse' not provided by package 'Matrix'
Calls: <Anonymous> ... FUN -> quickPlainPCA -> lapply -> FUN -> <Anonymous>
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(conos)
Loading required package: Matrix
Loading required package: igraph
Attaching package: 'igraph'
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("conos")
Attaching package: 'testthat'
The following object is masked from 'package:igraph':
compare
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_functions.R:15:1'): (code run outside of `test_that()`) ────────
Error in `irlba::irlba(x, nv = ncomps, nu = 0, center = cm, right_only = FALSE,
reorth = TRUE)`: function 'as_cholmod_sparse' not provided by package 'Matrix'
Backtrace:
▆
1. ├─base::suppressWarnings(con$buildGraph(ncomps = 25)) at test_functions.R:15:1
2. │ └─base::withCallingHandlers(...)
3. └─con$buildGraph(ncomps = 25)
4. └─private$updatePairs(...)
5. └─sccore::plapply(...)
6. └─base::lapply(...)
7. └─conos (local) FUN(X[[i]], ...)
8. └─conos:::quickPlainPCA(...)
9. └─base::lapply(...)
10. └─conos (local) FUN(X[[i]], ...)
11. └─irlba::irlba(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.5.2
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'conosPanel', 'org.Mm.eg.db', 'p2data', 'rhdf5'
Flavor: r-oldrel-macos-x86_64
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.
Health stats visible at Monitor.