Last updated on 2026-07-10 00:53:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 20.80 | 60.12 | 80.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 16.88 | 45.36 | 62.24 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 37.00 | 96.46 | 133.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 42.00 | 86.44 | 128.44 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 29.00 | 89.00 | 118.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.0 | 21.67 | 53.98 | 75.65 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 21.71 | 54.62 | 76.33 | OK | |
| r-release-macos-arm64 | 0.2.0 | 5.00 | 16.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 15.00 | 57.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 31.00 | 93.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 14.00 | 54.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 37.00 | 110.00 | 147.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(saeczi)
>
> test_check("saeczi")
Flavor: r-devel-windows-x86_64