Update package with the new API.
Adapt documentation to new versions of roxygen2
and moved to markdown format.
Refactor full test suite.
RCurl::curlEscape()
to curl::curl_escape()
.httr::GET()
for HTTP requests and jsonlite instead of RJSONIO for response conversion.