Skip to contents
aRt 1.5.0
- use {withr} for random seeds
-
mosiac()
no longer adds blank space
- remove
shells()
- remove
static()
- remove
connected()
- remove
heart()
- remove
infinity()
- remove
contours()
(now in new package)
- remove
imploding_hexagon()
- remove
mosaic_sketch()
- rename
random_tessellation()
as fragmentum()
- rename
split_grid()
as disarray()
- rename
split_jitter()
as distort()
aRt 1.4.5
- Use remote dependency for {ggvoronoi}
aRt 1.4.1
- 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
- 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.2
- Fix bug in
flow_fields()
- Update
mosaic_sketch()
to use linewidth
- Minimum ggplot2 version 3.4.0
aRt 1.2.9
- add
contours()
function
- add
stacked()
function
- add {metR}, {elevatr}, {raster}, and {rayshader} dependencies
- Minor bug fix to
tiles()
aRt 1.2.7
- add
black_hole()
function
- move internal functions to different files
aRt 1.2.6
- add
abacus()
function
- add
mosaic_sketch()
function
aRt 1.2.1
- update
waves()
to use vector of colours
aRt 1.2.0
- add
streams()
function
- Move {MetBrewer} to Suggests
- Move {RColorBrewer} to Suggests
- Functions take colour vectors instead of palette names as inputs
aRt 1.1.8
- add
sunbursts()
function
- add panel function
- add {pkgdown website}
aRt 1.1.7
- add GitHub actions
- fix CI
aRt 1.1.4
- Add
flow_fields()
- Fix missing
ggplot2::
in circles
- Fix
no visible binding for global variable "new_group"