Last updated on 2025-12-06 00:48:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 5.89 | 42.31 | 48.20 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 4.50 | 24.18 | 28.68 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 12.00 | 57.86 | 69.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 15.00 | 68.37 | 83.37 | OK | |
| r-devel-windows-x86_64 | 0.4.1 | 9.00 | 65.00 | 74.00 | OK | |
| r-patched-linux-x86_64 | 0.4.1 | 6.85 | 37.37 | 44.22 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 6.40 | 37.97 | 44.37 | OK | |
| r-release-macos-arm64 | 0.4.1 | OK | ||||
| r-release-macos-x86_64 | 0.4.1 | 32.00 | 54.00 | 86.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 10.00 | 63.00 | 73.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.1 | 9.00 | 53.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 11.00 | 78.00 | 89.00 | OK |
Version: 0.4.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'kableExtra', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: examples
Result: ERROR
Running examples in ‘parseLatex-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: find_pattern
> ### Title: Find a pattern in deparsed items
> ### Aliases: find_pattern
>
> ### ** Examples
>
> latex <- kableExtra::kbl(mtcars[1:2, 1:2], format = "latex", caption = "Sample table")
Error in loadNamespace(x) : there is no package called ‘kableExtra’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
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