Last updated on 2025-12-07 12:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.5 | 59.64 | 85.17 | 144.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.9.5 | 36.49 | 40.93 | 77.42 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.9.5 | 202.00 | 73.06 | 275.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.5 | 89.00 | 149.29 | 238.29 | OK | |
| r-devel-windows-x86_64 | 1.9.5 | 66.00 | 110.00 | 176.00 | OK | |
| r-patched-linux-x86_64 | 1.9.5 | 58.85 | 78.38 | 137.23 | OK | |
| r-release-linux-x86_64 | 1.9.5 | 57.89 | 78.65 | 136.54 | OK | |
| r-release-macos-arm64 | 1.9.5 | OK | ||||
| r-release-macos-x86_64 | 1.9.5 | 30.00 | 88.00 | 118.00 | OK | |
| r-release-windows-x86_64 | 1.9.5 | 66.00 | 112.00 | 178.00 | OK | |
| r-oldrel-macos-arm64 | 1.9.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.9.5 | 25.00 | 70.00 | 95.00 | OK | |
| r-oldrel-windows-x86_64 | 1.9.5 | 81.00 | 123.00 | 204.00 | ERROR |
Version: 1.9.5
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'semPlot'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.9.5
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.9.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'semPlot'
Flavor: r-oldrel-windows-x86_64
Version: 1.9.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'short_intro.Rmd' using knitr
Quitting from short_intro.Rmd:44-46 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'semPlot'
---
Backtrace:
▆
1. └─base::loadNamespace(x)
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'short_intro.Rmd' failed with diagnostics:
there is no package called 'semPlot'
--- failed re-building 'short_intro.Rmd'
SUMMARY: processing the following file failed:
'short_intro.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64