Last updated on 2025-12-07 07:49:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 8.49 | 76.13 | 84.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 5.69 | 52.37 | 58.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 19.00 | 111.96 | 130.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 32.00 | 114.62 | 146.62 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 10.00 | 91.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 8.30 | 69.88 | 78.18 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 7.40 | 69.27 | 76.67 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 8.00 | 74.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 11.00 | 90.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 6.00 | 70.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 14.00 | 111.00 | 125.00 | OK |
Version: 0.2.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'shinytest', 'shinytest2', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IDEAFilter)
> library(shinytest)
Error in library(shinytest) : there is no package called 'shinytest'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.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