Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).
Version: | 1.1.0 |
Depends: | R (≥ 3.0.0) |
Imports: | jsonlite, mime, curl (≥ 0.9.1), openssl (≥ 0.8), R6 |
Suggests: | httpuv, jpeg, knitr, png, testthat (≥ 0.8.0), readr, xml2 |
Published: | 2016-01-28 |
Author: | Hadley Wickham [aut, cre], RStudio [cph] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/hadley/httr |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | httr results |
Reference manual: | httr.pdf |
Vignettes: |
Best practices for writing an API package httr quickstart guide |
Package source: | httr_1.1.0.tar.gz |
Windows binaries: | r-devel: httr_1.1.0.zip, r-release: httr_1.1.0.zip, r-oldrel: httr_1.1.0.zip |
OS X Snow Leopard binaries: | r-release: httr_1.1.0.tgz, r-oldrel: httr_0.6.1.tgz |
OS X Mavericks binaries: | r-release: httr_1.1.0.tgz |
Old sources: | httr archive |