NEWS
btb 0.2.2 (2026-01-20)
- Minor change for logo (st_graticule issue)
btb 0.2.1 (2025-03-17)
- Fixing Rcpp dependencies issues (see !9)
btb 0.2.0 (2022-10-24)
- Change of maintainer, new authors (november 2022)
- Change
dfToGrid name (to btb_ptsToGrid)
- Allow
btb_ptsToGrid to use simple feature points as input
- Change
kernelSmoothing name (to btb_smooth)
- Allow
btb_ptsToGrid to use simple feature points as input
- New function to link points to their centroid in a grid (
btb_add_centroides)
- Updates messages when smoothing removed (in RcppLissage.cpp)
- Old functions
dfToGrid and kernelSmoothing replaced by warnings
- Possibility to use Inspire naming for grid cells (with
btb_add_inspire function)
- Roxygen documentation
- testthat compatible tests
- New tests
- Add vignette
- Add pkgdown website