Last updated on 2026-06-08 02:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 4.52 | 75.03 | 79.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 3.19 | 43.84 | 47.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 118.12 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 7.00 | 121.39 | 128.39 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 8.00 | 92.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 4.61 | 68.31 | 72.92 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 4.30 | 68.38 | 72.68 | OK | |
| r-release-macos-arm64 | 0.1.4 | 1.00 | 25.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 4.00 | 86.00 | 90.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 8.00 | 103.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.4 | 4.00 | 81.00 | 85.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 10.00 | 110.00 | 120.00 | OK |
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘advanced_usage.Rmd’ using rmarkdown
Quitting from advanced_usage.Rmd:12-20 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'advanced_usage.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘advanced_usage.Rmd’
--- re-building ‘huxtable_tips.Rmd’ using rmarkdown
Quitting from huxtable_tips.Rmd:12-20 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'huxtable_tips.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘huxtable_tips.Rmd’
--- re-building ‘pharmaRTF.Rmd’ using rmarkdown
Quitting from pharmaRTF.Rmd:12-20 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pharmaRTF.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘pharmaRTF.Rmd’
--- re-building ‘tf_from_file.Rmd’ using rmarkdown
Quitting from tf_from_file.Rmd:12-21 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'tf_from_file.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘tf_from_file.Rmd’
SUMMARY: processing the following files failed:
‘advanced_usage.Rmd’ ‘huxtable_tips.Rmd’ ‘pharmaRTF.Rmd’
‘tf_from_file.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc