Changelog
Source:NEWS.md
fude (development version)
- Improved handling of coordinate reference systems (CRS) to ensure consistent spatial operations.
fude 0.4.0
CRAN release: 2026-03-01
- Added support for processing data without requiring the local government code to be pre-written.
- Renamed the
communityargument torcomin several functions. - Standardized column names to lowercase.
- Added support for reading data from the MAFF database (https://www.maff.go.jp/j/tokei/census/shuraku_data/).
fude 0.3.7
CRAN release: 2024-12-22
- Added support for reading FlatGeobuf files in addition to GeoJSON files.
- Enabled handling of agricultural community boundary data without the need to load Fude polygons.
- Changed some names in the output list.
fude 0.3.5
CRAN release: 2023-10-08
- Simplified the return value of
combine_fude()by eliminating the reduced version of the object.