Last updated on 2026-06-08 13:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 8.96 | 102.91 | 111.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 6.20 | 61.88 | 68.08 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 15.00 | 164.40 | 179.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 14.00 | 167.09 | 181.09 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 12.00 | 125.00 | 137.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 6.71 | 93.76 | 100.47 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 6.20 | 94.66 | 100.86 | OK | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 6.00 | 109.00 | 115.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 12.00 | 120.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 5.00 | 107.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 14.00 | 155.00 | 169.00 | OK |
Version: 1.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘about-createGSP.Rmd’ using rmarkdown
--- finished re-building ‘about-createGSP.Rmd’
--- re-building ‘gscramble-tutorial.Rmd’ using rmarkdown
Quitting from gscramble-tutorial.Rmd:24-27 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'gscramble-tutorial.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘gscramble-tutorial.Rmd’
--- re-building ‘permutation-options.Rmd’ using rmarkdown
Quitting from permutation-options.Rmd:32-255 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'permutation-options.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘permutation-options.Rmd’
SUMMARY: processing the following files failed:
‘gscramble-tutorial.Rmd’ ‘permutation-options.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc