CRAN Package Check Results for Package cocoon

Last updated on 2025-09-06 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.40 62.03 65.43 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 2.62 45.87 48.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 54.97 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 59.01 ERROR
r-devel-windows-x86_64 0.2.0 6.00 77.00 83.00 ERROR
r-patched-linux-x86_64 0.2.0 3.49 56.12 59.61 OK
r-release-linux-x86_64 0.2.0 2.14 56.39 58.53 OK
r-release-macos-arm64 0.2.0 41.00 OK
r-release-macos-x86_64 0.2.0 72.00 OK
r-release-windows-x86_64 0.2.0 5.00 79.00 84.00 OK
r-oldrel-macos-arm64 0.2.0 44.00 OK
r-oldrel-macos-x86_64 0.2.0 75.00 OK
r-oldrel-windows-x86_64 0.2.0 6.00 95.00 101.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/16s] 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") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 286 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-format_statvalues.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-format_stats_htest.R:127:3'): formatting t-tests works properly ── format_stats(test_ttest3) (`actual`) not equal to "_V_ = 27.0, _p_ = .634" (`expected`). `actual`: "_V_ = 32.0, _p_ = .664" `expected`: "_V_ = 27.0, _p_ = .634" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:127:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest3), "_V_ = 27.0, _p_ = .634") ── Failure ('test-format_stats_htest.R:128:3'): formatting t-tests works properly ── format_stats(test_ttest4) (`actual`) not equal to "_W_ = 40.5, _p_ = .495" (`expected`). `actual`: "_W_ = 40.5, _p_ = .510" `expected`: "_W_ = 40.5, _p_ = .495" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:128:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest4), "_W_ = 40.5, _p_ = .495") ── Failure ('test-format_stats_htest.R:129:3'): formatting t-tests works properly ── format_stats(test_ttest5) (`actual`) not equal to "_W_ = 40.5, _p_ = .323" (`expected`). `actual`: "_W_ = 40.5, _p_ = .330" `expected`: "_W_ = 40.5, _p_ = .323" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:129:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest5), "_W_ = 40.5, _p_ = .323") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 286 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/10s] 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") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 286 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-format_statvalues.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-format_stats_htest.R:127:3'): formatting t-tests works properly ── format_stats(test_ttest3) (`actual`) not equal to "_V_ = 27.0, _p_ = .634" (`expected`). `actual`: "_V_ = 32.0, _p_ = .664" `expected`: "_V_ = 27.0, _p_ = .634" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:127:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest3), "_V_ = 27.0, _p_ = .634") ── Failure ('test-format_stats_htest.R:128:3'): formatting t-tests works properly ── format_stats(test_ttest4) (`actual`) not equal to "_W_ = 40.5, _p_ = .495" (`expected`). `actual`: "_W_ = 40.5, _p_ = .510" `expected`: "_W_ = 40.5, _p_ = .495" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:128:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest4), "_W_ = 40.5, _p_ = .495") ── Failure ('test-format_stats_htest.R:129:3'): formatting t-tests works properly ── format_stats(test_ttest5) (`actual`) not equal to "_W_ = 40.5, _p_ = .323" (`expected`). `actual`: "_W_ = 40.5, _p_ = .330" `expected`: "_W_ = 40.5, _p_ = .323" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:129:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest5), "_W_ = 40.5, _p_ = .323") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 286 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ 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") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 287 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-format_statvalues.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-format_stats_htest.R:128:3'): formatting t-tests works properly ── format_stats(test_ttest4) (`actual`) not equal to "_W_ = 40.5, _p_ = .495" (`expected`). `actual`: "_W_ = 40.5, _p_ = .510" `expected`: "_W_ = 40.5, _p_ = .495" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:128:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest4), "_W_ = 40.5, _p_ = .495") ── Failure ('test-format_stats_htest.R:129:3'): formatting t-tests works properly ── format_stats(test_ttest5) (`actual`) not equal to "_W_ = 40.5, _p_ = .323" (`expected`). `actual`: "_W_ = 40.5, _p_ = .330" `expected`: "_W_ = 40.5, _p_ = .323" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:129:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest5), "_W_ = 40.5, _p_ = .323") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 287 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [8s] 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") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 286 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-format_statvalues.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-format_stats_htest.R:127:3'): formatting t-tests works properly ── format_stats(test_ttest3) (`actual`) not equal to "_V_ = 27.0, _p_ = .634" (`expected`). `actual`: "_V_ = 32.0, _p_ = .664" `expected`: "_V_ = 27.0, _p_ = .634" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:127:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest3), "_V_ = 27.0, _p_ = .634") ── Failure ('test-format_stats_htest.R:128:3'): formatting t-tests works properly ── format_stats(test_ttest4) (`actual`) not equal to "_W_ = 40.5, _p_ = .495" (`expected`). `actual`: "_W_ = 40.5, _p_ = .510" `expected`: "_W_ = 40.5, _p_ = .495" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:128:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest4), "_W_ = 40.5, _p_ = .495") ── Failure ('test-format_stats_htest.R:129:3'): formatting t-tests works properly ── format_stats(test_ttest5) (`actual`) not equal to "_W_ = 40.5, _p_ = .323" (`expected`). `actual`: "_W_ = 40.5, _p_ = .330" `expected`: "_W_ = 40.5, _p_ = .323" Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-format_stats_htest.R:129:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(format_stats(test_ttest5), "_W_ = 40.5, _p_ = .323") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 286 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64