crul: HTTP Client

A simple HTTP client, with tools for making HTTP requests, and mocking HTTP requests. The package is built on R6, and takes inspiration from Ruby's 'faraday' gem (<https://rubygems.org/gems/faraday>). The package name is a play on curl, the widely used command line tool for HTTP, and this package is built on top of the R package 'curl', an interface to 'libcurl' (<https://curl.haxx.se/libcurl>).

Version: 0.5.2
Imports: curl (≥ 3.1), R6 (≥ 2.2.0), urltools (≥ 1.6.0), httpcode (≥ 0.2.0), mime
Suggests: testthat, fauxpas (≥ 0.1.0), webmockr (≥ 0.1.0), knitr, jsonlite
Published: 2018-02-24
Author: Scott Chamberlain ORCID iD [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: https://github.com/ropensci/crul/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/crul
NeedsCompilation: no
Materials: README NEWS
CRAN checks: crul results

Downloads:

Reference manual: crul.pdf
Vignettes: async with crul
crul introduction
How to use crul
Package source: crul_0.5.2.tar.gz
Windows binaries: r-devel: crul_0.5.2.zip, r-release: crul_0.5.2.zip, r-oldrel: crul_0.5.2.zip
OS X binaries: r-release: crul_0.5.2.tgz, r-oldrel: crul_0.5.2.tgz
Old sources: crul archive

Reverse dependencies:

Reverse imports: bold, brranching, ccafs, codemetar, crminer, discgolf, duckduckr, fulltext, getlandsat, HIBPwned, jaod, microdemic, natserv, nneo, openadds, originr, pangaear, pleiades, postlightmercury, rbhl, rbison, rbraries, rcoreoa, rcrossref, rdatacite, rdpla, rdryad, rgbif, rif, ritis, rjsonapi, rnoaa, ropenaq, rorcid, rplos, rredlist, rsunlight, rtimes, rvertnet, seaaroundus, sofa, solrium, spocc, taxize, traits, vcr, webmockr, wikitaxa, worrms
Reverse suggests: fauxpas, finch

Linking:

Please use the canonical form https://CRAN.R-project.org/package=crul to link to this page.