Last updated on 2025-08-31 15:48:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 14.68 | 1106.55 | 1121.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 9.97 | 1106.48 | 1116.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 1277.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 1153.36 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 16.00 | 112.00 | 128.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.0 | 13.61 | 1088.58 | 1102.19 | OK | |
r-release-linux-x86_64 | 1.1.0 | 14.04 | 1149.77 | 1163.81 | OK | |
r-release-macos-arm64 | 1.1.0 | 280.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 70.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 17.00 | 313.00 | 330.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 73.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 22.00 | 147.00 | 169.00 | ERROR |
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
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
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
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-oldrel-windows-x86_64