NEWS


StepReg 1.6.2 (2026-01-11)

StepReg 1.6.1 (2025-10-24)

Major Changes

Migration Guide

Users who were using the Shiny application should now install the separate StepRegShiny package:

# Install the new Shiny package
install.packages("StepRegShiny")

# Use the Shiny application
StepRegShiny::StepRegGUI()

The core StepReg functionality remains unchanged. Only the Shiny interface has been moved to a separate package for better modularity and independent development.

StepReg 1.6.0 (2025-09-30)

New Features

Enhancements

Documentation

StepReg 1.5.8 (2025-02-07)

StepReg 1.0.0 (2017-11-03)