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

22 exports 36 stars 2.64 score 23 dependencies 716 scripts 189 downloads

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

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-winOKAug 27 2024
R-4.5-linuxOKAug 27 2024
R-4.4-winOKAug 27 2024
R-4.4-macOKAug 27 2024
R-4.3-winOKAug 27 2024
R-4.3-macOKAug 27 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