Last updated on 2025-12-07 04:49:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 3.67 | 54.10 | 57.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 2.61 | 34.51 | 37.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 87.90 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 98.65 | OK | |||
| r-devel-windows-x86_64 | 1.2.2 | 6.00 | 74.00 | 80.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 3.99 | 48.68 | 52.67 | OK | |
| r-release-linux-x86_64 | 1.2.2 | 2.88 | 49.47 | 52.35 | OK | |
| r-release-macos-arm64 | 1.2.1 | 2.00 | 19.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 3.00 | 66.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 6.00 | 76.00 | 82.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 1.00 | 24.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 4.00 | 79.00 | 83.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 6.00 | 93.00 | 99.00 | OK |
Version: 1.2.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/spelling.R’ failed.
Complete output:
> spelling::spell_check_test(
+ vignettes = TRUE,
+ error = nzchar(Sys.getenv("GITHUB_WORKSPACE"))
+ )
Error in loadNamespace(x) : there is no package called 'spelling'
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
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