Last updated on 2026-06-06 23:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.67 | 66.63 | 70.30 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.52 | 49.90 | 52.42 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 108.23 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 125.38 | ERROR | |||
| r-devel-windows-x86_64 | 0.3.0 | 6.00 | 86.00 | 92.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.0 | 3.43 | 62.29 | 65.72 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 3.15 | 62.12 | 65.27 | 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 | 5.00 | 86.00 | 91.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 | 105.00 | 112.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/14s]
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_ = 32.0, _p_ = .645"
`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-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/12s]
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_ = 32.0, _p_ = .645"
`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’ [19s/24s]
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_ = 32.0, _p_ = .645"
`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’ [21s/46s]
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_ = 32.0, _p_ = .645"
`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
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [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_ = 32.0, _p_ = .645"
`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-windows-x86_64