Last updated on 2026-03-05 01:50:45 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| bullseye | 1 | 13 | |
| condvis2 | 14 | ||
| DendSer | 3 | 11 | |
| ERSA | 2 | 12 | |
| gclus | 14 | ||
| PairViz | 3 | 11 |
Current CRAN status: ERROR: 1, OK: 13
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘bullseye-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: pair_scagnostics
> ### Title: Graph-theoretic scagnostics values
> ### Aliases: pair_scagnostics
>
> ### ** Examples
>
> pair_scagnostics(iris)
Error: Please install package 'scagnostics' to use pair_scagnostics
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘calc_pairwise.Rmd’ using rmarkdown
Quitting from calc_pairwise.Rmd:143-145 [unnamed-chunk-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Please install package 'scagnostics' to use pair_scagnostics
---
Backtrace:
▆
1. └─bullseye::pair_scagnostics(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'calc_pairwise.Rmd' failed with diagnostics:
Please install package 'scagnostics' to use pair_scagnostics
--- failed re-building ‘calc_pairwise.Rmd’
--- re-building ‘integrating.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘integrating.Rmd’
--- re-building ‘vis_pairwise.Rmd’ using rmarkdown
Quitting from vis_pairwise.Rmd:129-132 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Please install package 'scagnostics' to use pair_scagnostics
---
Backtrace:
▆
1. └─bullseye::pair_scagnostics(peng)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vis_pairwise.Rmd' failed with diagnostics:
Please install package 'scagnostics' to use pair_scagnostics
--- failed re-building ‘vis_pairwise.Rmd’
SUMMARY: processing the following files failed:
‘calc_pairwise.Rmd’ ‘vis_pairwise.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 1.0.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Iyer517’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 12
Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Catherine B. Hurley <catherine.hurley@mu.ie>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Catherine", "B."),
family = "Hurley",
role = c("aut", "cre"),
email = "catherine.hurley@mu.ie")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: ERROR: 3, OK: 11
Version: 1.3.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘MultipleComparisons.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- 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
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘pcp.Rmd’
SUMMARY: processing the following file failed:
‘PairVizIntroduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘MultipleComparisons.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- 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
Quitting from pcp.Rmd:157-163 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'scagnostics'
---
Backtrace:
▆
1. └─base::library(scagnostics)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pcp.Rmd' failed with diagnostics:
there is no package called 'scagnostics'
--- failed re-building ‘pcp.Rmd’
SUMMARY: processing the following files failed:
‘PairVizIntroduction.Rmd’ ‘pcp.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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