Last updated on 2026-06-08 02:51:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 20.58 | 503.83 | 524.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 11.97 | 238.35 | 250.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 34.00 | 666.91 | 700.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 31.00 | 646.19 | 677.19 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 23.00 | 295.00 | 318.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 20.14 | 404.64 | 424.78 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 17.56 | 402.52 | 420.08 | OK | |
| r-release-macos-arm64 | 1.1.0 | 4.00 | 70.00 | 74.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 13.00 | 360.00 | 373.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 23.00 | 292.00 | 315.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 4.00 | 74.00 | 78.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 14.00 | 737.00 | 751.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 29.00 | 390.00 | 419.00 | OK |
Version: 1.1.0
Check: tests
Result: NOTE
Running ‘testthat.R’ [333s/116s]
Running R code in ‘testthat.R’ had CPU time 2.9 times elapsed time
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘feature-samplers.Rmd’ using rmarkdown
--- finished re-building ‘feature-samplers.Rmd’
--- re-building ‘simulation-settings.Rmd’ using rmarkdown
Quitting from simulation-settings.Rmd:19-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'DiagrammeR'
---
Backtrace:
▆
1. └─base::library(DiagrammeR)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulation-settings.Rmd' failed with diagnostics:
there is no package called 'DiagrammeR'
--- failed re-building ‘simulation-settings.Rmd’
--- re-building ‘xplainfi.Rmd’ using rmarkdown
--- finished re-building ‘xplainfi.Rmd’
SUMMARY: processing the following file failed:
‘simulation-settings.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc