Package: request 0.1.6.91

request: High Level 'HTTP' Client

High level and easy 'HTTP' client for 'R' that makes assumptions that should work in most cases. Provides functions for building 'HTTP' queries, including query parameters, body requests, headers, authentication, and more.

Authors:Scott Chamberlain [aut, cre]

request_0.1.6.91.tar.gz
request_0.1.6.91.zip(r-4.5)request_0.1.6.91.zip(r-4.4)request_0.1.6.91.zip(r-4.3)
request_0.1.6.91.tgz(r-4.4-any)request_0.1.6.91.tgz(r-4.3-any)
request_0.1.6.91.tar.gz(r-4.5-noble)request_0.1.6.91.tar.gz(r-4.4-noble)
request_0.1.6.91.tgz(r-4.4-emscripten)request_0.1.6.91.tgz(r-4.3-emscripten)
request.pdf |request.html
request/json (API)

# Install 'request' in R:
install.packages('request', repos = c('https://sckott.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sckott/request/issues

On CRAN:

apicurlcurl-libraryhttp

6.13 score 36 stars 756 scripts 176 downloads 22 exports 23 dependencies

Last updated 4 years agofrom:ab4ceb8509. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-winOKOct 26 2024
R-4.5-linuxOKOct 26 2024
R-4.4-winOKOct 26 2024
R-4.4-macOKOct 26 2024
R-4.3-winOKOct 26 2024
R-4.3-macOKOct 26 2024

Exports:%>%apiapi_bodyapi_body_api_cacheapi_configapi_error_handlerapi_headersapi_headers_api_oauth1api_oauth2api_pathapi_path_api_queryapi_query_api_simple_authapi_templateapi_writeas_dfhttphttp_clientpeep

Dependencies:askpassclicurldigestfansigluehttrjsonlitelazyevallifecyclemagrittrmimeopensslpillarpkgconfigR6rappdirsrlangsystibbleutf8vctrswhisker

Readme and manuals

Help Manual

Help pageTopics
requestrequest-package request
API base url and endpoint setupapi
Query constructionapi_body api_body_
Caching helperapi_cache
Curl settingsapi_config
Error handlerapi_error_handler
Headersapi_headers api_headers_
API pathsapi_path api_path_
Query constructionapi_query api_query_
API path templateapi_template
Write helperapi_write
Attempt to convert list to a data.frameas_df
Authentication configuration/setupapi_oauth1 api_oauth2 api_simple_auth auth
Make a HTTP requesthttp http_client
Peek at a querypeep