Package: httr Version: 1.3.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, covr VignetteBuilder: knitr License: MIT + file LICENSE RoxygenNote: 6.0.1 URL: https://github.com/r-lib/httr BugReports: https://github.com/r-lib/httr/issues NeedsCompilation: no Packaged: 2017-08-18 17:47:58 UTC; hadley Author: Hadley Wickham [aut, cre], RStudio [cph] Maintainer: Hadley Wickham Repository: CRAN Date/Publication: 2017-08-20 14:44:14 UTC Built: R 3.4.1; ; 2018-01-19 22:30:23 UTC; unix