NEWS
StatisticTeach1 0.1.1 (2026-05-30)
- Added help documentation for all interactive modules.
- Added 'About' page displaying package authors and contributors.
- Fixed startup warning caused by namespace conflict with 'colourpicker'
package (replaced
@import colourpicker with specific @importFrom calls).
- Added explicit dependency on R (>= 4.1.0) due to use of the native pipe
operator
|>.
StatisticTeach1 0.1.0 (2026-05-30)