Changes in version 2.1.5 (2026-04-29) - add lpr_ci() for data playground design-based confidence intervals Changes in version 2.1.4 - update fonts to Nunito Changes in version 2.1.3 - include lapop_map() Changes in version 2.1.2 - include ci_type to lapop_ts() Changes in version 2.1.1 - include lpr_extract_ros() Changes in version 2.1.0 - include vignettes - create pkgdown website Changes in version 2.0.9 - include AB data for vignettes (bra23, cm23, ym23) Changes in version 2.0.8 - update lpr_data() to take different inputs Changes in version 2.0.7 - add xvar parameter for lapop_stack() Changes in version 2.0.6 - add interact parameter for lpr_coef() Changes in version 2.0.5 - add use_cat parameter for lpr_mline() Changes in version 2.0.4 - add lpr_set_attr() - add lpr_set_ros() - add lpr_extract_notes() Changes in version 2.0.3 - add lpr_resc() Changes in version 2.0.2 - update labels system for stack and mover - add "by" and "over" options in lpr_stack() and lpr_mline() Changes in version 2.0.1 - add lpr_coef() for regressions Changes in version 2.0.0 - add lpr_data() processing functionality for all graph types Changes in version 1.3.14 - Create function lapop_cccomb() - add drop_singles to lapop_dumb() - allow CIs for lapop_mline() graphs Changes in version 1.3.13 - add french labels Changes in version 1.3.12 - add ability for multiple highlights in cc Changes in version 1.3.11 - fix glitch with mline() end label - change default horizontal alignment of subtitles back to zero Changes in version 1.3.10 - add option legendnrow to stack() and mline() Changes in version 1.3.9 - change default colors - titles, subtitles, and source info aligned with plot *add country highlight option for ccm - line space before and after x axis label Changes in version 1.3.8 - updated gridlines and borders in line with new report templates Changes in version 1.3.7 *fixed bug in ccm sorting Changes in version 1.3.6 - fixed warnings in dependencies on documentation - added option for text_nudge in lapop_dumb() Changes in version 1.3.5 - fix issue in mline where repeated labels became disorganized Changes in version 1.3.4 - update fonts and colors (new designer) Changes in version 1.3.3 - allow 6 lines in mline - allow custom ordering of factors in mover Changes in version 1.3.2.4 - change default text to roboto Changes in version 1.3.2.3 - remove unused dependencies - add all_labels argument to mline - fix issues with lines in mline Changes in version 1.3.2.2 - remove showtext from lapop_font_design() - change font in mline() Changes in version 1.3.2.1 - add lapop_font_design() - specify default font as nunito in all graphs Changes in version 1.3.1 - add x-axis label to ccm() Changes in version 1.3.0 - fixing spacing issue in subtitle for lapop_mover() and lapop_ccm() Changes in version 1.2.8 - add fixed_aspect_ratio = TRUE option to stack() Changes in version 1.2.7 Changes to lapop_ccm including: - text placed directly above error bars (no offset). Offset customizable with text_position argument. - fixed automatic alphabetical sorting of bars (now order of dataframe) - new sorting options (by var2 and var3 possible) Changes in version 1.2.6 - Update lapop_ccm() to allow 3 bars. Fixed spacing issue with subtitle. Changes in version 1.2.5 - Update lapop_ccm() with fix for subtitle issue. Add y-axis label. Changes in version 1.2.4 - Add option to remove percentages in ts and mline Changes in version 1.2.3 - remove "AmericasBarometer" mentions from help files Changes in version 1.2.2 - remove "AmericasBarometer" from automatically appearing in source Changes in version 1.2.1 - Automatically convert varlabel to character in mline() and stack() Changes in version 1.2.0 - Added lapop_ccm() Changes in version 1.1.2 - Fixed interpolation on beginning of series in lapop_mline() Changes in version 1.1.1 - Change all y-axis defaults to 0-100 Changes in version 1.1.0 - Deprecate old function names to match Stata ado file names Changes in version 1.0.4 - Changed lapop_ts() to work with year instead of wave - Fixed bug with labels in lapop_tsmulti() - Reduced size of gap between bars in stacked bar - Added repelling of labels that overlapping in lapop_sb() - Made subtitle movable in lapop_tsmulti() - lapop_coef() description header was wrong - Time series help page: example at the bottom was incorrectly formatted - Interpolation by group for lapop_tsmulti() now prevents interpolation of final data point - Made sorting possible in lapop_sb() Changes in version 1.0.3 - updated interpolation method in lapop_ts() - add multivariable time series lapop_tsmulti() Changes in version 1.0.2 - Explained acronyms in package description - Updated return values in function descriptions - Removed \dontrun{} from lapop_save example and changed file directory to temp Changes in version 1.0.1 - updated errors in description that were rejected by CRAN Changes in version 1.0.0 - Added a NEWS.md file to track changes to the package.