Skip to content

Releases: nrennie/aRt

aRt 1.4.5

20 Nov 21:46
8d91485
Compare
Choose a tag to compare

aRt 1.4.5

  • Use remote dependency for {ggvoronoi}

aRt 1.4.4

22 Sep 18:40
Compare
Choose a tag to compare
  • Add riso_circles()
  • Add crosshatch()
  • Add imploding_hexagon()
  • Add split_grid()
  • Add split_jitter()
  • Add wander()
  • Add rings()
  • Add mirrored()
  • Add chaos()
  • Add criss_cross()
  • Refactor contours() to use {tidyterra}
  • Refactor spirals() to remove {ExtDist} dependency
  • Add {terra} and {tidyterra} to Imports
  • Update linting

aRt 1.4.3

17 Apr 15:09
Compare
Choose a tag to compare
  • Add random_tessellation()
  • Add sunsets()
  • Add spiro()
  • Rename windows() to window_boxes()
  • Rename lines() to perpendicular()

aRt 1.4.2

19 Feb 16:22
Compare
Choose a tag to compare
  • Add gradients()
  • Move {ambient} to Suggests

aRt 1.4.1

18 Feb 19:10
Compare
Choose a tag to compare
  • Fix: bug introduced in divide() when switching to native pipe
  • Fix: change to using after_stat()
  • Fix: use quietly = TRUE when checking packages

aRt 1.4.0

15 Feb 00:06
Compare
Choose a tag to compare
  • Add shatter()
  • Fix missing namespace in polygons()
  • Move {rayshader}, {deldir}, {elevatr}, {metR}, {particles} from Imports to Suggests
  • Add {PrettyCols} to Suggests
  • Lines in lines() are now centre aligned
  • Remove {magrittr} from Imports and use native pipe
  • Bump R version in Depends to 4.1

aRt 1.3.3

14 Jan 00:13
Compare
Choose a tag to compare
  • add windows() function

aRt 1.3.2

05 Jan 20:23
Compare
Choose a tag to compare
  • Fix bug in flow_fields()
  • Update mosaic_sketch() to use linewidth
  • Minimum ggplot2 version 3.4.0

aRt 1.3.1

29 Dec 15:41
Compare
Choose a tag to compare
  • Fix spelling of granularity argument in flow_fields()

aRt 1.3.0

26 Dec 19:27
Compare
Choose a tag to compare
  • add {lwgeom}, {cowplot}, {sf}, {grdevices} to Imports
  • add divide() function
  • add riley() function
  • add squiggles() function
  • add smudge() function
  • add lines() function
  • add moire() function