- import the functions from httr and jsonlite
- do not run the tests requiring the internet resources
- 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)
- It requires the httr 1.1.0 to run. Increase the httr version in DESCRIPTION
- the http status check.
success
->Success
, which should be changed recently