Releases: yutannihilation/kokudosuuchi
Releases · yutannihilation/kokudosuuchi
v0.4.2
v0.4.1
(This is a maintenance release to fix test errors on CRAN.)
v0.4.0
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, asdownload.file()
won't work well with Kokudo Suuchi API.
0.2.0
First release on CRAN