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.0.0 |
Depends: | R (≥ 3.0.0) |
Imports: | digest, jsonlite, mime, curl (≥ 0.6), R6, stringr (≥ 0.6.1) |
Suggests: | base64enc, httpuv, jpeg, knitr, PKI (≥ 0.1-2), png, testthat (≥ 0.8.0), XML |
Published: | 2015-06-25 |
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 |
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.0.0.tar.gz |
Windows binaries: | r-devel: httr_1.0.0.zip, r-release: httr_1.0.0.zip, r-oldrel: httr_1.0.0.zip |
OS X Snow Leopard binaries: | r-release: httr_1.0.0.tgz, r-oldrel: httr_0.6.1.tgz |
OS X Mavericks binaries: | r-release: httr_1.0.0.tgz |
Old sources: | httr archive |