hexDensity 1.4.10
[2025-09-28]
Bug fixes and minor
improvements:
- Better bound on numbers of columns. Previously, hexbin may add an
extra column out of bound to deal with points right on the edges. This
is acceptable for binning but not great for KDE due to the need for edge
correction.
- new NEWS.md.
hexDensity 1.4.11
[2026-08-28]
Bug fixes:
- CRAN fix (clang v23.1.0). Missing C++ library namespace
iterator.