- Bug fix for when focal_points = NULL
geom_sugarbag()
added to streamline the sugarbag process.
- Changed one print statement to message, at request of CRAN
- Removed dontrun example
- Update examples to run on win in <5s
- Update source of data files and documentation to html5
- Refactor for the dplyr update to version 1.0.2
- Allow for no focal points to be used
- Changed uses of nest and unnest due to tidyr changes (#11)
- First release