Last updated on 2026-06-08 08:53:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.2 | 11.30 | 239.51 | 250.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.2 | 7.48 | 148.67 | 156.15 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3.2 | 21.00 | 403.71 | 424.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 19.00 | 392.62 | 411.62 | OK | |
| r-devel-windows-x86_64 | 1.3.2 | 16.00 | 245.00 | 261.00 | OK | |
| r-patched-linux-x86_64 | 1.3.2 | 10.62 | 232.40 | 243.02 | OK | |
| r-release-linux-x86_64 | 1.3.2 | 10.46 | 234.94 | 245.40 | OK | |
| r-release-macos-arm64 | 1.3.2 | 3.00 | 58.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 1.3.2 | 8.00 | 254.00 | 262.00 | OK | |
| r-release-windows-x86_64 | 1.3.2 | 16.00 | 240.00 | 256.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.2 | 3.00 | 57.00 | 60.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.2 | 9.00 | 332.00 | 341.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.2 | 22.00 | 327.00 | 349.00 | OK |
Version: 1.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Tplyr.Rmd’ using rmarkdown
Quitting from Tplyr.Rmd:19-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Tplyr.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘Tplyr.Rmd’
--- re-building ‘count.Rmd’ using rmarkdown
--- finished re-building ‘count.Rmd’
--- re-building ‘custom-metadata.Rmd’ using rmarkdown
--- finished re-building ‘custom-metadata.Rmd’
--- re-building ‘denom.Rmd’ using rmarkdown
--- finished re-building ‘denom.Rmd’
--- re-building ‘desc.Rmd’ using rmarkdown
Quitting from desc.Rmd:19-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'desc.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘desc.Rmd’
--- re-building ‘desc_layer_formatting.Rmd’ using rmarkdown
Quitting from desc_layer_formatting.Rmd:19-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'desc_layer_formatting.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘desc_layer_formatting.Rmd’
--- re-building ‘general_string_formatting.Rmd’ using rmarkdown
--- finished re-building ‘general_string_formatting.Rmd’
--- re-building ‘layer_templates.Rmd’ using rmarkdown
--- finished re-building ‘layer_templates.Rmd’
--- re-building ‘metadata.Rmd’ using rmarkdown
--- finished re-building ‘metadata.Rmd’
--- re-building ‘options.Rmd’ using rmarkdown
Quitting from options.Rmd:19-25 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'options.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘options.Rmd’
--- re-building ‘post_processing.Rmd’ using rmarkdown
--- finished re-building ‘post_processing.Rmd’
--- re-building ‘shift.Rmd’ using rmarkdown
--- finished re-building ‘shift.Rmd’
--- re-building ‘table.Rmd’ using rmarkdown
Quitting from table.Rmd:19-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'table.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘table.Rmd’
SUMMARY: processing the following files failed:
‘Tplyr.Rmd’ ‘desc.Rmd’ ‘desc_layer_formatting.Rmd’ ‘options.Rmd’
‘table.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc