Last updated on 2026-09-06 05:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 21.04 | 169.31 | 190.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 13.17 | 122.90 | 136.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 14.00 | 117.37 | 131.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 13.00 | 118.49 | 131.49 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 21.00 | 217.00 | 238.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 20.10 | 163.59 | 183.69 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 19.23 | 164.77 | 184.00 | OK | |
| r-release-macos-arm64 | 2.0.0 | 5.00 | 42.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 14.00 | 221.00 | 235.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 23.00 | 205.00 | 228.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 10.00 | 94.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 29.00 | 239.00 | 268.00 | ERROR |
Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'robin.Rmd' using rmarkdown
Quitting from robin.Rmd:128-130 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `serialize()`:
! error writing to connection
---
Backtrace:
▆
1. └─robin::robinRobust(...)
2. └─robin:::robinRobustFast(...)
3. ├─BiocParallel::bplapply(...)
4. └─BiocParallel::bplapply(...)
5. └─BiocParallel:::.bpinit(...)
6. ├─BiocParallel::bpstop(BPPARAM)
7. └─BiocParallel::bpstop(BPPARAM)
8. └─BiocParallel::.bpstop_impl(x)
9. └─BiocParallel:::.bpstop_nodes(x)
10. ├─BiocParallel::.manager_send_all(manager, .DONE())
11. └─BiocParallel::.manager_send_all(manager, .DONE())
12. ├─BiocParallel::.send_all(manager$backend, value)
13. └─BiocParallel::.send_all(manager$backend, value)
14. ├─BiocParallel::.send_to(backend, node, value)
15. └─BiocParallel::.send_to(backend, node, value)
16. ├─parallel:::sendData(backend[[node]], value)
17. └─parallel:::sendData.SOCKnode(backend[[node]], value)
18. └─base::serialize(data, node$con)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'robin.Rmd' failed with diagnostics:
error writing to connection
--- failed re-building 'robin.Rmd'
SUMMARY: processing the following file failed:
'robin.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
Flavor: r-oldrel-windows-x86_64