Skip to content

Releases: yutannihilation/kokudosuuchi

v0.4.2

27 Jan 02:23
Compare
Choose a tag to compare

This is a maintenance release to fix the errors due to the breaking change introduced in xml2 package.

v0.4.1

01 Nov 06:49
Compare
Choose a tag to compare

(This is a maintenance release to fix test errors on CRAN.)

v0.4.0

23 Oct 03:59
Compare
Choose a tag to compare

kokudosuuchi 0.4.0

  • 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

  • Fix misinformation in DESCRIPTION.
  • Fix typo in getKSJURL().
  • Fix issue with getKSJData() when the data contains UTF-8 layer names.
  • Fix issue with getKSJData() when the data has subdirectory.
  • Fix issue with getKSJData() on macOS, as download.file() won't work well with Kokudo Suuchi API.

0.2.0

07 Nov 21:52
Compare
Choose a tag to compare

First release on CRAN