Last updated on 2025-12-07 18:49:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 5.98 | 100.35 | 106.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 0.32 | 2.10 | 2.42 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 14.00 | 151.04 | 165.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 15.00 | 162.32 | 177.32 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 9.00 | 109.00 | 118.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 6.06 | 93.95 | 100.01 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 5.94 | 92.32 | 98.26 | OK | |
| r-release-macos-arm64 | 0.5.1 | ERROR | ||||
| r-release-macos-x86_64 | 0.5.1 | 5.00 | 89.00 | 94.00 | ERROR | |
| r-release-windows-x86_64 | 0.5.1 | 8.00 | 107.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.1 | 6.00 | 112.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 12.00 | 128.00 | 140.00 | OK |
Version: 0.5.1
Check: package dependencies
Result: ERROR
Packages required but not available: 'config', 'yaml'
Packages suggested but not available for checking:
'attachment', 'covr', 'devtools', 'dockerfiler', 'knitr', 'pkgdown',
'rmarkdown', 'roxygen2', 'rsconnect', 'spelling', 'usethis'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavors: r-release-macos-arm64, r-release-macos-x86_64