Changes in version 1.1.0 o Added Authors@R field for CRAN compliance. o Corrected Rd links to external packages (mice, mgcv). o Removed LazyLoad field. o Documentation cleanup and bug fixes. o Added `wtd.anova()` for weighted analysis of variance o Added `wtd.quantile()` and `wtd.median()` for weighted quantile estimation o Added `wtd.boxplot()`, `wtd.barplot()`, and `wtd.violinplot()` for visualizing weighted data o Added `wtd.xtab()` for structured 2-way and 3-way weighted cross-tabulations o Added `onetable()` for clean multi-model regression summaries o Added helper functions: `findn()` and `coeffer()` for extracting and formatting model outputs IMPROVEMENTS: o Enhanced internal consistency of weight scaling via `mean1 = TRUE` o Improved documentation across all new and existing functions NOTE: o These updates do not affect compiled code; no changes to the `src` directory were required.