ReliaLearnR 0.3 (Formerly WeibullR.learnr)
CRAN release: 2026-01-06
Breaking Changes
- The package has been renamed from
WeibullR.learnrtoReliaLearnRto better reflect its broader focus on reliability engineering topics beyond just Weibull analysis. - All functions and tutorials have been updated to use the new package name
ReliaLearnR. - The
WeibullR.learnr()function has been renamed tolda()to simplify its usage. - The
TestR.learnr()function has been renamed tort()to simplify its usage. - The
RAMR.learnr()function has been renamed toram()to simplify its usage. - All references to
WeibullR.learnrin documentation and vignettes have been updated toReliaLearnR.
Other Improvements
- Better (and more) examples and exercises in all tutorials. Improved comments and explanations. https://github.com/paulgovan/ReliaLearnR/issues/21, https://github.com/paulgovan/ReliaLearnR/issues/22, https://github.com/paulgovan/ReliaLearnR/issues/23, https://github.com/paulgovan/ReliaLearnR/issues/25, https://github.com/paulgovan/ReliaLearnR/issues/41.
- New RAM vignette https://github.com/paulgovan/ReliaLearnR/issues/32.
Minor Improvements and bug fixes
- Improved package documentation https://github.com/paulgovan/ReliaLearnR/issues/20, https://github.com/paulgovan/ReliaLearnR/issues/24, https://github.com/paulgovan/ReliaLearnR/issues/26, https://github.com/paulgovan/ReliaLearnR/issues/34, https://github.com/paulgovan/ReliaLearnR/issues/35, https://github.com/paulgovan/ReliaLearnR/issues/50, https://github.com/paulgovan/ReliaLearnR/issues/51, https://github.com/paulgovan/ReliaLearnR/issues/52, https://github.com/paulgovan/ReliaLearnR/issues/50.
- Minor Improvements and bug fixes https://github.com/paulgovan/ReliaLearnR/issues/27
