- Improved categorical-to-numeric conversion in Analyzer for coded survey responses like 1 - Strongly Disagree or Strongly Agree - 5.
- Refined Assign values / labels so long response values are easier to review and remap before analysis.
- Added section-specific Guides for Library, Stats, Tables, Figures, and Analyzer.
- Made Guide examples safer by keeping practice materials separate from your real work.
- Made guided walkthroughs faster and clearer, with fewer required clicks.
- Public beta of the Mellio browser app: analyze data, review Result Cards, and turn results into editable tables and figures.
- Tables and figures can be saved to a project Library with source/result provenance attached.
- The Analyzer focuses on common research workflows across descriptives, correlations, tests, regression, and ANOVA-style designs.
- R, workbook, and in-browser analysis paths share the same Result Card to Tables/Figures workflow.
- Prepared the package for CRAN resubmission with reviewer-requested documentation formatting updates.
- Cleaned up R help examples so they read more naturally in package documentation.
- Added editable handoff support for simple
ggplot2point-range and point-plus-errorbar plots. - Added editable handoff support for simple and grouped
ggplot2box plots. - Increased the editable raw scatter handoff limit for
ggplot2plots from 1,000 to 1,500 points.
mellio_open()sends supported R results, tables, plots, and image files into Mellio with provenance attached.- Added
bruceR::PROCESSmediation handoff for Models 4, 6, 7, 8, 14, and 15, including simple, parallel, serial, and moderated mediation summaries. melliotab()builds polished, editable tables in R, with titles, notes, numbering, significance markers, and HTML/LaTeX/Markdown output.- Structural and mediation workflows include
lavaan,mediation, and process-style payloads where supported.
Patch releases are fixes and small polish. Minor releases add capabilities — a new analysis, a new R handoff.