Changes in version 0.0.0.9005 - Remove magrittr depedency - Fix fmt_fix_digits() typo from last update Changes in version 0.0.0.9004 - Require R version >= 4.2.0 (when UTF-8 support for Windows and native pipe placeholders were added.) - Renamed argument n to digits in fmt_fix_digits(). - Added fmt_remove_html_entities() because R on Windows has UTF-8 support. Changes in version 0.0.0.9003 - Renamed functions: - skel_conf_interval_v() -> skel_conf_interval() - skel_conf_interval() -> skel_conf_interval_pair() - skel_stat_n_value() -> skel_stat_n_value_pair() Changes in version 0.0.0.9002 - Added a NEWS.md file to track changes to the package.