Changes in version 1.0.3 (2026-03-06) - First CRAN release - Remove default dir from function signatures to comply with CRAN policies Changes in version 1.0.1 - Fix tau vector in weighted models - Improved handling of non-ascii characters - Improved documentation for prior defaults - Internal links in documentation - Package website Changes in version 1.0.0 - First public release - Past election data - Stan models with different assumptions for house effects and non-sampling error - Models compile on installation - Convert YAML into configuration functions Changes in version 0.2.3 - Argument validation checks - Error messages improvement - Adds several information messages - Overall cli adoption Changes in version 0.2.2 - Accepts names spelled with or without accents - Accepts multiple date formats Changes in version 0.2.1 - Fix initialization warnings Changes in version 0.2.0 - Adds global non-sampling error term (tau) - Prior-posterior plot - Generated quantities block in Stan Changes in version 0.1.1 - Standardized notation - Fix election round selection Changes in version 0.1.0 - Large efficiency gains - CmdStan refactor - Stan code is vectorized wherever possible - Adds trend component - Non-centered Parametrization (NCP) - Priors passed as variables - House effects - House effects plot - YAML configuration Changes in version 0.0.3 - Standard errors use effective n - Plot displays different methodologies - Custom font for plot Changes in version 0.0.2 - Plotting function - tidy output for estimates and polling data Changes in version 0.0.1 - First working version