############################################################################## ############################################################################## ### ### 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 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: ... .send_to -> -> sendData.SOCKnode -> serialize