NEWS
wkutils 0.1.2.9000
- Added a
#include <cstdint>
to fix CRAN check error on gcc13 (#6).
wkutils 0.1.2 (2022-10-09)
- Vendored wk headers that are no longer being shipped with wk in
the development version.
wkutils 0.1.1 (2021-01-11)
- Removed support for
wk::wksxp()
for future compatibility with wk.
- Fixed error caught by CRAN ASAN/UBSAN checks.
wkb_plot()
and wkt_plot()
can now accept unclassed input for
improved consistency.
wkutils 0.1.0 (2020-07-30)
- Moved utility functions from the 'wk' package to create this package.