Skip to contents

isopleuros 1.3.0

CRAN release: 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.

isopleuros 1.2.0

CRAN release: 2024-01-08

Enhancements

  • Allow to center and scale data before plotting.

isopleuros 1.1.0

CRAN release: 2023-12-11

New classes and methods

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.

isopleuros 1.0.0

CRAN release: 2023-05-16

  • First CRAN release.