Last updated on 2026-06-08 02:51:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.0.1 | 14.05 | 209.03 | 223.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.0.1 | 9.36 | 103.97 | 113.33 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6.0.1 | 23.00 | 324.59 | 347.59 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.0.1 | 23.00 | 335.71 | 358.71 | OK | |
| r-devel-windows-x86_64 | 1.6.0.1 | 17.00 | 249.00 | 266.00 | OK | |
| r-patched-linux-x86_64 | 1.6.0.1 | 13.90 | 195.75 | 209.65 | OK | |
| r-release-linux-x86_64 | 1.6.0.1 | 12.14 | 194.14 | 206.28 | OK | |
| r-release-macos-arm64 | 1.6.0.1 | 3.00 | 54.00 | 57.00 | OK | |
| r-release-macos-x86_64 | 1.6.0.1 | 9.00 | 261.00 | 270.00 | OK | |
| r-release-windows-x86_64 | 1.6.0.1 | 17.00 | 258.00 | 275.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.0.1 | 3.00 | 54.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6.0.1 | 9.00 | 217.00 | 226.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.0.1 | 22.00 | 312.00 | 334.00 | OK |
Version: 1.6.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘v0_network.Rmd’ using rmarkdown
Quitting from v0_network.Rmd:54-57 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'ggpedigree'
---
Backtrace:
▆
1. └─base::library(ggpedigree)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v0_network.Rmd' failed with diagnostics:
there is no package called 'ggpedigree'
--- failed re-building ‘v0_network.Rmd’
--- re-building ‘v1_modelingvariancecomponents.Rmd’ using rmarkdown
--- finished re-building ‘v1_modelingvariancecomponents.Rmd’
--- re-building ‘v2_pedigree.Rmd’ using rmarkdown
Quitting from v2_pedigree.Rmd:27-39 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'ggpedigree'
---
Backtrace:
▆
1. └─base::library(ggpedigree)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v2_pedigree.Rmd' failed with diagnostics:
there is no package called 'ggpedigree'
--- failed re-building ‘v2_pedigree.Rmd’
--- re-building ‘v3_analyticrelatedness.Rmd’ using rmarkdown
Quitting from v3_analyticrelatedness.Rmd:112-128 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'ggpedigree'
---
Backtrace:
▆
1. └─base::library(ggpedigree)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v3_analyticrelatedness.Rmd' failed with diagnostics:
there is no package called 'ggpedigree'
--- failed re-building ‘v3_analyticrelatedness.Rmd’
--- re-building ‘v4_validation.Rmd’ using rmarkdown
Quitting from v4_validation.Rmd:10-17 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v4_validation.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘v4_validation.Rmd’
--- re-building ‘v5_ASOIAF.Rmd’ using rmarkdown
Quitting from v5_ASOIAF.Rmd:21-26 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v5_ASOIAF.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘v5_ASOIAF.Rmd’
--- re-building ‘v6_pedigree_model_fitting.Rmd’ using rmarkdown
--- finished re-building ‘v6_pedigree_model_fitting.Rmd’
SUMMARY: processing the following files failed:
‘v0_network.Rmd’ ‘v2_pedigree.Rmd’ ‘v3_analyticrelatedness.Rmd’
‘v4_validation.Rmd’ ‘v5_ASOIAF.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc