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.8.0 |
Imports: | curl (≥ 3.3), 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: | 2019-06-28 |
Author: | Scott Chamberlain |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropensci/crul/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/crul (devel) https://ropenscilabs.github.io/http-testing-book/ (user manual) |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | crul results |
Reference manual: | crul.pdf |
Vignettes: |
3. async with crul 5. API package best practices 1. crul introduction 4. curl options 2. crul workflows |
Package source: | crul_0.8.0.tar.gz |
Windows binaries: | r-devel: crul_0.8.0.zip, r-release: crul_0.8.0.zip, r-oldrel: crul_0.8.0.zip |
OS X binaries: | r-release: crul_0.8.0.tgz, r-oldrel: crul_0.8.0.tgz |
Old sources: | crul archive |
Reverse imports: | bold, brranching, ccafs, codemetar, crminer, discgolf, duckduckr, elastic, fulltext, geojsonlint, getlandsat, handlr, jaod, microdemic, nasapower, natserv, nsapi, openadds, originr, pangaear, pleiades, postlightmercury, rbhl, rbison, rbraries, rcitoid, rcoreoa, rcrossref, rdatacite, rdpla, rdryad, rerddap, rgbif, rif, ritis, rjsonapi, rnoaa, ropenaq, rorcid, rphylopic, rplos, rredlist, rsnps, rsunlight, rtimes, rvertnet, seaaroundus, sofa, solrium, spocc, taxize, tradestatistics, traits, vcr, viafr, webmockr, wikitaxa, worrms, zbank |
Reverse suggests: | fauxpas, finch |
Please use the canonical form https://CRAN.R-project.org/package=crul to link to this page.