Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-20 12:08 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4756 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4514 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4441 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4406 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 2260/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
waddR 1.20.0 (landing page) Julian Flesch
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the waddR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/waddR.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: waddR |
Version: 1.20.0 |
Command: chmod a+r waddR -R && F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data waddR |
StartedAt: 2025-03-17 22:28:05 -0400 (Mon, 17 Mar 2025) |
EndedAt: 2025-03-17 22:31:31 -0400 (Mon, 17 Mar 2025) |
EllapsedTime: 206.7 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### chmod a+r waddR -R && F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data waddR ### ############################################################################## ############################################################################## * checking for file 'waddR/DESCRIPTION' ... OK * preparing 'waddR': * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes * creating vignettes ... ERROR --- re-building 'waddR.Rmd' using rmarkdown Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "waddR", and the latter is "The `waddR` package". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check. --- finished re-building 'waddR.Rmd' --- re-building 'wasserstein_metric.Rmd' using rmarkdown Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "wasserstein_metric", and the latter is "2-Wasserstein distance calculation". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check. --- finished re-building 'wasserstein_metric.Rmd' --- re-building 'wasserstein_singlecell.Rmd' using rmarkdown Quitting from wasserstein_singlecell.Rmd:91-94 [unnamed-chunk-6] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `serialize()`: ! error writing to connection --- Backtrace: ▆ 1. ├─waddR::wasserstein.sc(...) 2. └─waddR::wasserstein.sc(...) 3. └─waddR:::.testWass(...) 4. ├─base::t(...) 5. ├─base::simplify2array(...) 6. ├─BiocParallel::bpmapply(onegene, seq(ngenes), seeds) 7. └─BiocParallel::bpmapply(onegene, seq(ngenes), seeds) 8. ├─BiocParallel::bpmapply(...) 9. └─BiocParallel::bpmapply(...) 10. ├─BiocParallel::bplapply(...) 11. └─BiocParallel::bplapply(...) 12. └─BiocParallel:::.bpinit(...) 13. ├─BiocParallel::bpstop(BPPARAM) 14. └─BiocParallel::bpstop(BPPARAM) 15. └─BiocParallel::.bpstop_impl(x) 16. └─BiocParallel:::.bpstop_nodes(x) 17. ├─BiocParallel::.manager_send_all(manager, .DONE()) 18. └─BiocParallel::.manager_send_all(manager, .DONE()) 19. ├─BiocParallel::.send_all(manager$backend, value) 20. └─BiocParallel::.send_all(manager$backend, value) 21. ├─BiocParallel::.send_to(backend, node, value) 22. └─BiocParallel::.send_to(backend, node, value) 23. ├─parallel:::sendData(backend[[node]], value) 24. └─parallel:::sendData.SOCKnode(backend[[node]], value) 25. └─base::serialize(data, node$con) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'wasserstein_singlecell.Rmd' failed with diagnostics: error writing to connection --- failed re-building 'wasserstein_singlecell.Rmd' --- re-building 'wasserstein_test.Rmd' using rmarkdown Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "wasserstein_test", and the latter is "Two-sample tests based on the 2-Wasserstein distance". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check. --- finished re-building 'wasserstein_test.Rmd' SUMMARY: processing the following file failed: 'wasserstein_singlecell.Rmd' Error: Vignette re-building failed. Execution halted Error in serialize(data, node$con) : error writing to connection Calls: <Anonymous> ... .send_to -> <Anonymous> -> sendData.SOCKnode -> serialize