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.
Version: | 1.0.6 |
Depends: | R (≥ 4.0) |
Imports: | cli (≥ 3.0.0), curl (≥ 5.2.2), glue, lifecycle, magrittr, openssl, R6, rappdirs, rlang (≥ 1.1.0), vctrs (≥ 0.6.3), withr |
Suggests: | askpass, bench, clipr, covr, docopt, httpuv, jose, jsonlite, knitr, later, paws.common, promises, rmarkdown, testthat (≥ 3.1.8), tibble, webfakes, xml2 |
Published: | 2024-11-04 |
DOI: | 10.32614/CRAN.package.httr2 |
Author: | Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd], Maximilian Girlich [ctb] |
Maintainer: | Hadley Wickham <hadley at posit.co> |
BugReports: | https://github.com/r-lib/httr2/issues |
License: | MIT + file LICENSE |
URL: | https://httr2.r-lib.org, https://github.com/r-lib/httr2 |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | httr2 results [issues need fixing before 2024-11-27] |
Reference manual: | httr2.pdf |
Vignettes: |
httr2 (source, R code) |
Package source: | httr2_1.0.6.tar.gz |
Windows binaries: | r-devel: httr2_1.0.6.zip, r-release: httr2_1.0.6.zip, r-oldrel: httr2_1.0.6.zip |
macOS binaries: | r-release (arm64): httr2_1.0.6.tgz, r-oldrel (arm64): httr2_1.0.6.tgz, r-release (x86_64): httr2_1.0.6.tgz, r-oldrel (x86_64): httr2_1.0.6.tgz |
Old sources: | httr2 archive |
Please use the canonical form https://CRAN.R-project.org/package=httr2 to link to this page.