Last updated on 2025-11-03 05:50:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 22.44 | 1337.78 | 1360.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 17.50 | 1270.29 | 1287.79 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 56.00 | 262.12 | 318.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 50.00 | 797.23 | 847.23 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 17.00 | 143.00 | 160.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.0 | 24.84 | 1125.87 | 1150.71 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 21.93 | 1220.77 | 1242.70 | OK | |
| r-release-macos-arm64 | 1.1.1 | 7.00 | 45.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 13.00 | 92.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 14.00 | 101.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 7.00 | 49.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.1 | 24.00 | 106.00 | 130.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 11.00 | 93.00 | 104.00 | OK |
Version: 1.1.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(spinner)
>
> test_check("spinner")
Flavor: r-devel-windows-x86_64