vayr 1.1.0

New features

Bug fixes

Every position adjustment now has behavioural tests covering the geometry it promises, which is how these were found.

Four of the fixes change where points are drawn, so a figure built with 1.0.0 will not reproduce pixel for pixel under 1.1.0: the lone-point sunflower, the row order, the seed = NULL ellipse, and the centring of the circle pack. Estimates and models are unaffected.

vayr 1.0.0

This first release of ‘vayr’ includes three position adjustments and their dodged counterparts: position_jitter_ellipse() and position_jitterdodge_ellipse(); position_sunflower() and position_sunflower_dodge(); position_circlepack() and position_circlepack_dodge().