Last updated on 2026-06-08 01:50:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 7.41 | 78.63 | 86.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 4.82 | 51.79 | 56.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 12.00 | 120.97 | 132.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 12.00 | 136.60 | 148.60 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 11.00 | 101.00 | 112.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 7.72 | 68.43 | 76.15 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 6.92 | 69.66 | 76.58 | OK | |
| r-release-macos-arm64 | 0.1.2 | 2.00 | 27.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 6.00 | 103.00 | 109.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 11.00 | 92.00 | 103.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 2.00 | 25.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 6.00 | 98.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 16.00 | 113.00 | 129.00 | OK |
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘add_ordered_path.Rmd’ using rmarkdown
Quitting from add_ordered_path.Rmd:19-25 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tourr'
---
Backtrace:
▆
1. └─base::library(tourr)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'add_ordered_path.Rmd' failed with diagnostics:
there is no package called 'tourr'
--- failed re-building ‘add_ordered_path.Rmd’
--- re-building ‘draw_ternary_plot.Rmd’ using rmarkdown
Quitting from draw_ternary_plot.Rmd:19-25 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tourr'
---
Backtrace:
▆
1. └─base::library(tourr)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'draw_ternary_plot.Rmd' failed with diagnostics:
there is no package called 'tourr'
--- failed re-building ‘draw_ternary_plot.Rmd’
--- re-building ‘transform_raw_data.Rmd’ using rmarkdown
--- finished re-building ‘transform_raw_data.Rmd’
SUMMARY: processing the following files failed:
‘add_ordered_path.Rmd’ ‘draw_ternary_plot.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc