Last updated on 2026-05-26 03:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.12 | 67.61 | 70.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.49 | 49.95 | 52.44 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 6.00 | 111.22 | 117.22 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 6.00 | 122.64 | 128.64 | ERROR | |
| r-devel-windows-x86_64 | 0.3.0 | 6.00 | 85.00 | 91.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 3.51 | 62.78 | 66.29 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 2.92 | 62.25 | 65.17 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 3.00 | 77.00 | 80.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 7.00 | 86.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | 1.00 | 25.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 3.00 | 163.00 | 166.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 7.00 | 171.00 | 178.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/11s]
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)
> library(cocoon)
>
> test_check("cocoon")
Saving _problems/test-format_stats_htest-270.R
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 305 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-format_statvalues.R:94:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-format_stats_htest.R:267:3'): formatting t-tests works properly ──
Expected `format_stats(test_ttest3)` to equal "_V_ = 27.0, _p_ = .634".
Differences:
`actual`: "_V_ = 23.0, _p_ = 1.000"
`expected`: "_V_ = 27.0, _p_ = .634"
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-format_stats_htest.R:267:3
2. │ └─base::withCallingHandlers(...)
3. └─testthat::expect_equal(format_stats(test_ttest3), "_V_ = 27.0, _p_ = .634")
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/80s]
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)
> library(cocoon)
>
> test_check("cocoon")
Saving _problems/test-format_stats_htest-270.R
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 305 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-format_statvalues.R:94:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-format_stats_htest.R:267:3'): formatting t-tests works properly ──
Expected `format_stats(test_ttest3)` to equal "_V_ = 27.0, _p_ = .634".
Differences:
`actual`: "_V_ = 23.0, _p_ = 1.000"
`expected`: "_V_ = 27.0, _p_ = .634"
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-format_stats_htest.R:267:3
2. │ └─base::withCallingHandlers(...)
3. └─testthat::expect_equal(format_stats(test_ttest3), "_V_ = 27.0, _p_ = .634")
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/72s]
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)
> library(cocoon)
>
> test_check("cocoon")
Saving _problems/test-format_stats_htest-270.R
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 305 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-format_statvalues.R:94:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-format_stats_htest.R:267:3'): formatting t-tests works properly ──
Expected `format_stats(test_ttest3)` to equal "_V_ = 27.0, _p_ = .634".
Differences:
`actual`: "_V_ = 23.0, _p_ = 1.000"
`expected`: "_V_ = 27.0, _p_ = .634"
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-format_stats_htest.R:267:3
2. │ └─base::withCallingHandlers(...)
3. └─testthat::expect_equal(format_stats(test_ttest3), "_V_ = 27.0, _p_ = .634")
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc