Changes in version 1.0.2 - Restored Table1() with compatibility for the current table1 rendering API. - Reworked Table 1 group-comparison helpers for continuous and categorical variables. - Added a reproducible renv development environment. - Stabilized tests that previously depended on network downloads or interactive wget setup. - Fixed round2() default arguments and logistic-model confidence interval precision. - Improved package documentation and repaired malformed NEWS text. Changes in version 1.0.1 - Added a Raw_Metabolite column to the output of extract_logistic_model(). Changes in version 1.0.0 (2025-10-09) - Temporarily removed Table1() due to incompatibility with the latest table1 package. Changes in version 0.1.0 - Added round2() and extract_logistic_model(). Changes in version 0.0.4 (2024-10-07) - Added check_wget() and use_wget(). Changes in version 0.0.3 (2024-09-30) - Added test_mirror(). Changes in version 0.0.2 (2024-09-10) - Added check_cha(). Changes in version 0.0.1 - Added Table1().