Last updated on 2025-12-07 07:49:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.1 | 6.74 | 78.23 | 84.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.1.1 | 5.37 | 50.57 | 55.94 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.1.1 | 33.00 | 107.24 | 140.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 40.00 | 105.98 | 145.98 | OK | |
| r-devel-windows-x86_64 | 3.1.1 | 8.00 | 144.00 | 152.00 | OK | |
| r-patched-linux-x86_64 | 3.1.1 | 7.13 | 71.29 | 78.42 | OK | |
| r-release-linux-x86_64 | 3.1.1 | 7.26 | 71.45 | 78.71 | OK | |
| r-release-macos-arm64 | 3.1.1 | OK | ||||
| r-release-macos-x86_64 | 3.1.1 | 13.00 | 91.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 3.1.1 | 9.00 | 141.00 | 150.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 3.1.1 | 12.00 | 137.00 | 149.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.1 | 11.00 | 119.00 | 130.00 | OK |
Version: 3.1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'devtools', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("devtools")
Error in library("devtools") : there is no package called 'devtools'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.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