Package: httr Version: 1.2.1 Title: Tools for Working with URLs and HTTP Description: 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). Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")), person("RStudio", role = "cph") ) 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, rmarkdown VignetteBuilder: knitr License: MIT + file LICENSE URL: https://github.com/hadley/httr RoxygenNote: 5.0.1 NeedsCompilation: no Packaged: 2016-07-03 17:01:25 UTC; hadley Author: Hadley Wickham [aut, cre], RStudio [cph] Maintainer: Hadley Wickham Repository: CRAN Date/Publication: 2016-07-03 22:33:34 Built: R 3.1.2; ; 2016-09-07 08:51:49 UTC; unix