The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package cocoon

Last updated on 2026-06-24 23:51:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.26 68.12 71.38 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 2.43 49.77 52.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 6.00 146.00 152.00 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 147.02 ERROR
r-devel-windows-x86_64 0.3.0 6.00 85.00 91.00 ERROR
r-patched-linux-x86_64 0.3.0 3.51 63.27 66.78 OK
r-release-linux-x86_64 0.3.0 3.15 63.49 66.64 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 6.00 85.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 8.00 103.00 111.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/17s] 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/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") 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’ [21s/52s] 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’ [19s/26s] 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' [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") 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.