kokudosuuchi (development version) Unreleased

kokudosuuchi 1.0.0 Unreleased

Breaking change

  • kokudosuuchi drops all functionality related to the ‘Kokudo Suuchi’ API as the API is no longer provided. Instead, a new function readKSJdata() is implemented to make it ease to read various geospatial data provided by ‘Kokudo Suuchi’.

kokudosuuchi 0.4.2 2018-01-26

  • Fix errors due to the breaking change introduced in xml2 v1.2.0 (#6)

kokudosuuchi 0.4.1 2017-10-28

  • Fix test errors on CRAN

kokudosuuchi 0.4.0 2017-10-22

  • Added a NEWS.md file to track changes to the package.

New Feature

  • getKSJData() now uses sf.
  • getKSJData() now translates the codes in the column names of data into human-readable ones.
  • getKSJData() now accepts paths in addition to URLs to zip files.
  • getKSJData() now tries to set the correct encoding for character attributes.

Bug fixes

kokudosuuchi 0.3.0 (not released) Unreleased

kokudosuuchi 0.2.0 2016-11-07

  • First CRAN release