Last updated on 2025-03-19 08:52:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 87.88 | 803.17 | 891.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 57.69 | 459.75 | 517.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 1246.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 1141.51 | OK | |||
r-devel-macos-arm64 | 1.2.2 | 201.00 | OK | |||
r-devel-macos-x86_64 | 1.2.2 | 405.00 | OK | |||
r-devel-windows-x86_64 | 1.2.2 | 83.00 | 571.00 | 654.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | 79.83 | 602.85 | 682.68 | OK | |
r-release-linux-x86_64 | 1.2.2 | 77.82 | 579.12 | 656.94 | OK | |
r-release-macos-arm64 | 1.2.2 | 229.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.2 | 384.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.2 | 82.00 | 567.00 | 649.00 | OK | |
r-oldrel-macos-arm64 | 1.2.2 | 183.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.2 | 621.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.2 | 104.00 | 728.00 | 832.00 | OK |
Version: 1.2.2
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
libs 3.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.2
Check: examples
Result: ERROR
Running examples in ‘jrSiCKLSNMF-Ex.R’ failed
The error most likely occurred in:
> ### Name: DetermineDFromIRLBA
> ### Title: Create elbow plots of the singular values derived from IRLBA to
> ### determine D for large datasets
> ### Aliases: DetermineDFromIRLBA
>
> ### ** Examples
>
> SimSickleJrSmall<-DetermineDFromIRLBA(SimSickleJrSmall,d=5)
Calculating IRLBA for all data matrices
Warning in irlba(x, nv = d) :
You're computing too large a percentage of total singular values, use a standard svd instead.
Error in irlba(x, nv = d) :
function 'as_cholmod_sparse' not provided by package 'Matrix'
Calls: DetermineDFromIRLBA -> pblapply -> lapply -> FUN -> irlba
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Getting_Started.Rmd’ using rmarkdown
Quitting from Getting_Started.Rmd:50-53 [graphlaplacian]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! function 'as_cholmod_sparse' not provided by package 'Matrix'
---
Backtrace:
▆
1. └─jrSiCKLSNMF::BuildKNNGraphLaplacians(SimSickleJr)
2. └─base::lapply(...)
3. └─jrSiCKLSNMF (local) FUN(X[[i]], ...)
4. ├─igraph::laplacian_matrix(...)
5. │ └─igraph:::ensure_igraph(graph)
6. ├─scran::buildKNNGraph(x, transposed = TRUE, k = k)
7. └─scran::buildKNNGraph(x, transposed = TRUE, k = k)
8. └─scran (local) .local(x, ...)
9. └─scran:::.setup_knn_data(...)
10. └─scran:::.centered_SVD(...)
11. ├─BiocSingular::runSVD(...)
12. └─BiocSingular::runSVD(...)
13. ├─BiocSingular::runSVD(...)
14. └─BiocSingular::runSVD(...)
15. ├─base::do.call(...)
16. └─BiocSingular (local) `<fn>`(...)
17. ├─base::do.call(...)
18. └─irlba (local) `<fn>`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Getting_Started.Rmd' failed with diagnostics:
function 'as_cholmod_sparse' not provided by package 'Matrix'
--- failed re-building ‘Getting_Started.Rmd’
--- re-building ‘Getting_Started_L2_Norm.Rmd’ using rmarkdown
Quitting from Getting_Started_L2_Norm.Rmd:50-53 [graphlaplacian]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! function 'as_cholmod_sparse' not provided by package 'Matrix'
---
Backtrace:
▆
1. └─jrSiCKLSNMF::BuildKNNGraphLaplacians(SimSickleJr)
2. └─base::lapply(...)
3. └─jrSiCKLSNMF (local) FUN(X[[i]], ...)
4. ├─igraph::laplacian_matrix(...)
5. │ └─igraph:::ensure_igraph(graph)
6. ├─scran::buildKNNGraph(x, transposed = TRUE, k = k)
7. └─scran::buildKNNGraph(x, transposed = TRUE, k = k)
8. └─scran (local) .local(x, ...)
9. └─scran:::.setup_knn_data(...)
10. └─scran:::.centered_SVD(...)
11. ├─BiocSingular::runSVD(...)
12. └─BiocSingular::runSVD(...)
13. ├─BiocSingular::runSVD(...)
14. └─BiocSingular::runSVD(...)
15. ├─base::do.call(...)
16. └─BiocSingular (local) `<fn>`(...)
17. ├─base::do.call(...)
18. └─irlba (local) `<fn>`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Getting_Started_L2_Norm.Rmd' failed with diagnostics:
function 'as_cholmod_sparse' not provided by package 'Matrix'
--- failed re-building ‘Getting_Started_L2_Norm.Rmd’
--- re-building ‘Minibatch_jrSiCKLKSNMF.Rmd’ using rmarkdown
Quitting from Minibatch_jrSiCKLKSNMF.Rmd:22-35 [loadjrSiCKLSNMF]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! function 'as_cholmod_sparse' not provided by package 'Matrix'
---
Backtrace:
▆
1. └─jrSiCKLSNMF::BuildKNNGraphLaplacians(SimSickleJr)
2. └─base::lapply(...)
3. └─jrSiCKLSNMF (local) FUN(X[[i]], ...)
4. ├─igraph::laplacian_matrix(...)
5. │ └─igraph:::ensure_igraph(graph)
6. ├─scran::buildKNNGraph(x, transposed = TRUE, k = k)
7. └─scran::buildKNNGraph(x, transposed = TRUE, k = k)
8. └─scran (local) .local(x, ...)
9. └─scran:::.setup_knn_data(...)
10. └─scran:::.centered_SVD(...)
11. ├─BiocSingular::runSVD(...)
12. └─BiocSingular::runSVD(...)
13. ├─BiocSingular::runSVD(...)
14. └─BiocSingular::runSVD(...)
15. ├─base::do.call(...)
16. └─BiocSingular (local) `<fn>`(...)
17. ├─base::do.call(...)
18. └─irlba (local) `<fn>`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Minibatch_jrSiCKLKSNMF.Rmd' failed with diagnostics:
function 'as_cholmod_sparse' not provided by package 'Matrix'
--- failed re-building ‘Minibatch_jrSiCKLKSNMF.Rmd’
SUMMARY: processing the following files failed:
‘Getting_Started.Rmd’ ‘Getting_Started_L2_Norm.Rmd’
‘Minibatch_jrSiCKLKSNMF.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64