Skip to content

Releases: takeshinishimura/fude

fude 0.4.1

05 Apr 05:29

Choose a tag to compare

  • Reduced the number of packages listed in Imports and minimized optional package dependencies where possible.
  • Improved handling of coordinate reference systems (CRS) to ensure consistent spatial operations.
  • Added support for reading CSV files in addition to Excel files in read_ikasudb().

fude 0.4.0

02 Mar 00:27

Choose a tag to compare

  • Added support for processing data without requiring the local government code to be pre-written.
  • Renamed the community argument to rcom in 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

22 Dec 05:38

Choose a tag to compare

  • 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.6

18 May 11:22

Choose a tag to compare

  • Added columns for additional information on each farmland.

fude 0.3.5

08 Oct 03:37

Choose a tag to compare

  • Simplified the return value of combine_fude() by eliminating the reduced version of the object.

fude 0.3.4

19 Sep 07:17

Choose a tag to compare

  • Support for polygon data that is not split.

fude 0.3.3

18 Aug 11:41

Choose a tag to compare

  • Added the ability to easily draw municipal boundaries.

fude 0.3.1

15 Jul 08:34

Choose a tag to compare

  • Minor modifications due to elapsed time for samples being too long.

fude 0.2.0

14 Jun 13:09

Choose a tag to compare

  • Improved accuracy of Roman renaming.

fude 0.1.1

08 May 05:17

Choose a tag to compare

  • Minor improvements.
  • Initial CRAN release.