Skip to content

Releases: johnsonandjohnson/junco

CRAN v0.1.4

18 Feb 15:19
8d043b3

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

What's Changed

  • Update pkgdown.yaml to pkgdown@2.2.0 by @munoztd0 in #101
  • Hotfix: Argument "label_width_ins" in tt_to_tlgrtf() not passed recursively #166 by @eanokian in #167
  • Reinstate rbmi by @munoztd0 in #187
  • Hotfix in tt_to_tlgrtf() when exporting an empty listing do not lose … by @eanokian in #178
  • Hotfix CRAN: addresses #182: "caption" paragraph style is now handled by flextable… by @eanokian in #184
  • 196 feature request make overall tests shorter for cran by @munoztd0 in #198

Cran release 0.1.3

15 Jan 10:38

Choose a tag to compare

What's Changed

  • Address CRAN NOTES.

Full Changelog: v0.1.2-rc1...v0.1.3

v.0.1.2

22 Dec 10:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2-rc1

hotfix September 2025

18 Sep 13:00
ad4f64c

Choose a tag to compare

What's Changed

  • Fix bug in s_summarize_desc_j function to handle sparse data (zero variance) cases (#78) by @iaugusty in #79

Full Changelog: v0.1.1...v0.1.1.1

v0.1.1

05 Aug 11:39
392d058

Choose a tag to compare

This is the first CRAN release.

The junco R package contains analysis functions to create tables and listings used for clinical trial reporting. It complements the tern package by providing additional statistical analysis capabilities.

The package provides a range of functionality, such as:

Statistical analysis (ANCOVA, MMRM, Cox regression, Kaplan-Meier)
Calculation of odds ratios, relative risks, and proportion differences
Event incidence rate analysis
Frequency tabulations and summarizations
Reference-based multiple imputation (RBMI) for handling missing data
Production-ready RTF exporter for listings and tables (see [tt_to_tbldf](https://johnsonandjohnson.github.io/junco/reference/tt_to_tlgrtf.html))
Creation of tables, listings, and graphs (TLGs)