Skip to contents

cocoon 0.3.1

CRAN release: 2026-06-28

  • Fix changes in wilcox.test() coming in devel versions of R. Changed test case to exact = TRUE because in the devel version, “exact = FALSE always computes the asymptotic approximation of the conditional/permutation distribution, using the same test statistic in both cases”.

cocoon 0.3.0

CRAN release: 2026-02-07

cocoon 0.2.1

CRAN release: 2025-09-07

  • Add exact = TRUE to wilcox.test() in htest testing to prevent warning produced in r-devel.

cocoon 0.2.0

CRAN release: 2025-01-29

cocoon 0.1.0

CRAN release: 2024-11-05

NEW FEATURES

DOCUMENTATION UPDATES

  • Reorder sections in vignette.
  • Improve spacing and comments in examples.
  • Add alt text to images.

PACKAGE DEVELOPMENT

  • Move string building to internal build_string() function.
  • Split functions into separate format_stats, format_statvalues, and format_summary scripts

cocoon 0.0.1