Other packages > Find by keyword >

httr2  

Perform HTTP Requests and Process the Responses
View on CRAN: Click here


Download and install httr2 package within the R console
Install from CRAN:
install.packages("httr2")

Install from Github:
library("remotes")
install_github("cran/httr2")

Install by package version:
library("remotes")
install_version("httr2", "1.1.1")



Attach the package and use:
library("httr2")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
First Published: 2021-09-22
Latest Update: 2023-11-14
Description:
Tools for creating and modifying HTTP requests, then performing them and processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a pipe-based interface and solves more of the problems that API wrapping packages face.
How to cite:
Hadley Wickham (2021). httr2: Perform HTTP Requests and Process the Responses. R package version 1.1.1, https://cran.r-project.org/web/packages/httr2. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.1.0 (2021-09-22 11:00), 0.1.1 (2021-09-28 18:10), 0.2.0 (2022-04-29 01:10), 0.2.1 (2022-05-11 00:30), 0.2.2 (2022-09-25 19:50), 0.2.3 (2023-05-08 21:30), 1.0.0 (2023-11-14 14:53), 1.0.1 (2024-04-01 21:30), 1.0.2 (2024-07-16 11:30), 1.0.3 (2024-08-22 05:20), 1.0.4 (2024-09-14 00:00), 1.0.5 (2024-09-26 14:40), 1.0.6 (2024-11-04 17:30), 1.0.7 (2024-11-27 00:00), 1.1.0 (2025-01-18 17:20), 1.1.1 (2025-03-08 08:10)
Other packages that cited httr2 R package
View httr2 citation profile
Other R packages that httr2 depends, imports, suggests or enhances
Complete documentation for httr2
Functions, R codes and Examples using the httr2 R package
Some associated functions: curl_translate . example_url . httr2-package . iterate_with_offset . jwt_claim . last_response . multi_req_perform . oauth_cache_path . oauth_client . oauth_client_req_auth . oauth_flow_auth_code_url . oauth_redirect_uri . oauth_token . oauth_token_cached . obfuscate . pipe . progress_bars . req_auth_basic . req_auth_bearer_token . req_body . req_cache . req_cookie_preserve . req_dry_run . req_error . req_headers . req_method . req_oauth . req_oauth_auth_code . req_oauth_bearer_jwt . req_oauth_client_credentials . req_oauth_device . req_oauth_password . req_oauth_refresh . req_options . req_perform . req_perform_iterative . req_perform_parallel . req_perform_sequential . req_perform_stream . req_progress . req_proxy . req_retry . req_template . req_throttle . req_timeout . req_url . req_user_agent . req_verbose . request . resp_body_raw . resp_check_content_type . resp_content_type . resp_date . resp_headers . resp_link_url . resp_raw . resp_retry_after . resp_status . resp_url . response . resps_successes . secrets . signal_total_pages . throttle_status . url_parse . with_mocked_responses . with_verbosity . 
Some associated R codes: content-type.R . curl.R . headers.R . httr2-package.R . import-standalone-obj-type.R . import-standalone-purrr.R . import-standalone-types-check.R . iterate-helpers.R . iterate-responses.R . iterate.R . jwt.R . multi-req.R . oauth-client.R . oauth-flow-auth-code.R . oauth-flow-client-credentials.R . oauth-flow-device.R . oauth-flow-jwt.R . oauth-flow-password.R . oauth-flow-refresh.R . oauth-flow.R . oauth-token.R . oauth.R . parse.R . progress-bars.R . progress.R . req-auth.R . req-body.R . req-cache.R . req-cookies.R . req-error.R . req-headers.R . req-method.R . req-mock.R . req-options.R . req-perform-stream.R . req-perform.R . req-policy.R . req-retries.R . req-template.R . req-throttle.R . req-url.R . req.R . resp-body.R . resp-headers.R . resp-status.R . resp-url.R . resp.R . roxygen2.R . secret.R . sequential.R . test.R . url.R . utils-multi.R . utils-pipe.R . utils.R . zzz.R .  Full httr2 package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for httr2400060008000100001200014000160001800020000TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA