sugarbag 0.1.9
- Removed dependency on rmapshapr because this package is not
available on one platform on CRAN. This means that read_shape() is not
available any more. It only used sf::st_read and then did the map
thinning. People can do this manually.
- Fixed CITATION
- Fixed incorrect use of
- Removed geom_sugarbag, too much to fix to make this work again.
sugarbag 0.1.8
- Bug fix for when focal_points = NULL
sugarbag 0.1.7
geom_sugarbag() added to streamline the sugarbag
process.
sugarbag 0.1.6
- Changed one print statement to message, at request of CRAN
- Removed dontrun example
sugarbag 0.1.5
- Update examples to run on win in <5s
sugarbag 0.1.4
- Update source of data files and documentation to html5
sugarbag 0.1.3
- Refactor for the dplyr update to version 1.0.2
sugarbag 0.1.2
- Allow for no focal points to be used
sugarbag 0.1.1
- Changed uses of nest and unnest due to tidyr changes (#11)
sugarbag 0.1.0