Last updated on 2026-02-26 17:54:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.8 | 5.91 | 77.86 | 83.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.8 | 3.92 | 57.57 | 61.49 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.8 | 10.00 | 113.98 | 123.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.8 | 10.00 | 121.31 | 131.31 | OK | |
| r-devel-macos-arm64 | 1.3.8 | 2.00 | 29.00 | 31.00 | OK | |
| r-devel-windows-x86_64 | 1.3.8 | 8.00 | 88.00 | 96.00 | OK | |
| r-patched-linux-x86_64 | 1.3.8 | 6.93 | 71.52 | 78.45 | OK | |
| r-release-linux-x86_64 | 1.3.8 | 6.16 | 70.54 | 76.70 | OK | |
| r-release-macos-arm64 | 1.3.8 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 1.3.8 | 5.00 | 146.00 | 151.00 | OK | |
| r-release-windows-x86_64 | 1.3.8 | 10.00 | 87.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.8 | 1.00 | 30.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.8 | 4.00 | 202.00 | 206.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.3.8 | 10.00 | 105.00 | 115.00 | OK |
Version: 1.3.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘MultipleComparisons.Rmd’ using rmarkdown
--- finished re-building ‘MultipleComparisons.Rmd’
--- re-building ‘PairVizIntroduction.Rmd’ using rmarkdown
Quitting from PairVizIntroduction.Rmd:311-320 [unnamed-chunk-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `gsize()`:
! At vendor/cigraph/src/core/vector.pmt:516 : Assertion failed: v->stor_begin != NULL. This is an unexpected igraph error; please report this as a bug, along with the steps to reproduce it.
Please restart your R session to avoid crashes or other surprising behavior.
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─igraph:::print.igraph.es(x)
7. └─igraph:::.print.edges.compressed(...)
8. ├─... %+% ":\n"
9. │ └─base::stopifnot(is.character(x), is.character(y))
10. ├─... %+% ...
11. │ └─base::stopifnot(is.character(x), is.character(y))
12. ├─... %+% (if (is.null(x)) " (deleted)" else "")
13. │ └─base::stopifnot(is.character(x), is.character(y))
14. ├─... %+% ...
15. │ └─base::stopifnot(is.character(x), is.character(y))
16. ├─... %+% (if (len == 1) " edge" else " edges")
17. │ └─base::stopifnot(is.character(x), is.character(y))
18. ├─"+" %+% ...
19. │ └─base::stopifnot(is.character(x), is.character(y))
20. ├─" " %+% chr(len) %+% "/" %+% ...
21. │ └─base::stopifnot(is.character(x), is.character(y))
22. └─igraph::gsize(x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'PairVizIntroduction.Rmd' failed with diagnostics:
At vendor/cigraph/src/core/vector.pmt:516 : Assertion failed: v->stor_begin != NULL. This is an unexpected igraph error; please report this as a bug, along with the steps to reproduce it.
Please restart your R session to avoid crashes or other surprising behavior.
--- failed re-building ‘PairVizIntroduction.Rmd’
--- re-building ‘pcp.Rmd’ using rmarkdown
--- finished re-building ‘pcp.Rmd’
SUMMARY: processing the following file failed:
‘PairVizIntroduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64