- 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()
asfragmentum()
- rename
split_grid()
asdisarray()
- rename
split_jitter()
asdistort()
- Add
stackture()
- Add
network()
- Use remote dependency for {ggvoronoi}
- 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
- Add
random_tessellation()
- Add
sunsets()
- Add
spiro()
- Rename
windows()
towindow_boxes()
- Rename
lines()
toperpendicular()
- Add
gradients()
- Move {ambient} to Suggests
- Fix: bug introduced in
divide()
when switching to native pipe - Fix: change to using
after_stat()
- Fix: use
quietly = TRUE
when checking packages
- 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
- Add
windows()
- Fix bug in
flow_fields()
- Update
mosaic_sketch()
to uselinewidth
- Minimum ggplot2 version 3.4.0
- Fix spelling of
granularity
inflow_fields()
- 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
- add
contours()
function - add
stacked()
function - add {metR}, {elevatr}, {raster}, and {rayshader} dependencies
- Minor bug fix to
tiles()
- add
puzzles()
function
- add
black_hole()
function - move internal functions to different files
- add
abacus()
function - add
mosaic_sketch()
function
- add
mosaic()
function
- add
squares()
function - fix linting
- add
fractals()
function
- update pkgdown website
- update
waves()
to use vector of colours
- add
streams()
function - Move {MetBrewer} to Suggests
- Move {RColorBrewer} to Suggests
- Functions take colour vectors instead of palette names as inputs
- update license
- add
sunbursts()
function - add panel function
- add {pkgdown website}
- add GitHub actions
- fix CI
- Fix issues with
flow_fields()
rendering - Add custom
ggplot2
theme - add aRtData dependency
- add
blending()
function
- Switch
flow_fields()
to cartesian coords
- Add
flow_fields()
- Fix missing
ggplot2::
in circles - Fix
no visible binding for global variable "new_group"
- Installation bug fix
bubbles()
function fixed
bubbles()
has been added.
rectangles()
has been added.- News.md file now included.