Last updated on 2026-06-07 14:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 59.44 | 476.84 | 536.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 46.04 | 344.69 | 390.73 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 114.00 | 765.12 | 879.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 112.00 | 759.66 | 871.66 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 69.00 | 458.00 | 527.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 57.21 | 454.59 | 511.80 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 57.46 | 448.58 | 506.04 | OK | |
| r-release-macos-arm64 | 1.2.0 | 17.00 | 115.00 | 132.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 43.00 | 459.00 | 502.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 67.00 | 445.00 | 512.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 9.00 | ERROR | |||
| r-oldrel-macos-x86_64 | 1.2.0 | 49.00 | 706.00 | 755.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 87.00 | 596.00 | 683.00 | OK |
Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘PIgLET-vignette.Rmd’ using rmarkdown
Quitting from PIgLET-vignette.Rmd:476-489 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/RtmpkqeuIX/file35fb91499e60d6'
---
Backtrace:
▆
1. └─tigger::plotGenotype(genotype = genotype)
2. ├─base::plot(p)
3. └─ggplot2 (local) `plot.ggplot2::ggplot`(p)
4. └─grid::grid.newpage()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'PIgLET-vignette.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpkqeuIX/file35fb91499e60d6'
--- failed re-building ‘PIgLET-vignette.Rmd’
--- re-building ‘PIgLET_biomed_asc.Rmd’ using rmarkdown
--- finished re-building ‘PIgLET_biomed_asc.Rmd’
SUMMARY: processing the following file failed:
‘PIgLET-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘DECIPHER’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64