Changes in version 1.4.0.9000 Internals - Use an internal package environment instead of options. Changes in version 1.4.0 (2025-03-04) New classes and methods - Add tile_bin(), tile_density() and tile_interpolate() to compute heatmap values. Enhancements - Translate into French. Changes in version 1.3.0 (2024-11-22) New classes and methods - Add ternary_image() to color a ternary plot according to the output of a function. Enhancements - Allow to center and scale label coordinates. - Generate diagnostic messages if coordinates are not centered/scaled when they should be. Changes in version 1.2.0 (2024-01-08) Enhancements - Allow to center and scale data before plotting. Changes in version 1.1.0 (2023-12-11) New classes and methods - Add ternary_labels() to draw non-overlapping text labels. Bugfixes & changes - Prevent division by zero when calculating ternary coordinates. Internals - Use interp instead of akima. - Use tinytest and tinysnapshot instead of testthat and vdiffr. Changes in version 1.0.0 (2023-05-16) - First CRAN release.