-
Remove sp, rgdal and maptools from examples and suggestions.
-
cartogram_cont()
has a new parameterverbose = FALSE
to hide print of size error on each iteration.
- Fix geometry replacement in cartogram_ncont
- Migrated all functions to sf, fixed problems with multipolygons.
- cartogram functions won't accept features with longitude/latitude coordinates anymore.
- Update sf code. Thanks to @Nowosad for speeding things up!
- Non-Overlapping Circles Cartogram (Dorling)
- sf support added
- Non-contiguous Area Cartogram
- Prepare data with missing or extreme values before cartogram calculation for faster convergence
- Initial Release