Changes in version 1.1.3 (2019-04-25) minor update - import the functions from httr and jsonlite Changes in version 1.1.2 minor update - do not run the tests requiring the internet resources Changes in version 1.1.1 (2016-07-20) bug fixes - for some pages, the row name is duplicated. need to set the row name prefix to fix the issue. to set the row name prefix , use the function statscnRowNamePrefix() , to unset it call statscnRowNamePrefix(NULL) Changes in version 1.0.2 (2016-02-26) bug fixes - It requires the httr 1.1.0 to run. Increase the httr version in DESCRIPTION Changes in version 1.0.1 (2016-02-25) bug fixes - the http status check. success -> Success, which should be changed recently