Changes in version 0.1.7 (2025-08-01) bug fixes - Due to changes in ECOS, the stat_code parameter has been added to the arguments of the statTableList() function. - ecos::statSearch() without loading the package occurs an error regarding getCalendarTime() function. so I modified calendar to ecos::calendar. Changes in version 0.1.6 (2024-02-08) bug fixes - statSearch() function without stat_code shows all stat list. but the default max.print option is too short to show all stat list. so I modified max.print to .Machine$integer.max. Changes in version 0.1.5 (2023-08-07) bug fixes - setKey(), printKey() have been replaced by kosis.setKey(), kosis.printKey()