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.se/libcurl/>).

Version: 1.4.0
Imports: curl (≥ 3.3), R6 (≥ 2.2.0), urltools (≥ 1.6.0), httpcode (≥ 0.2.0), jsonlite, mime
Suggests: testthat, roxygen2 (≥ 7.1.1), fauxpas (≥ 0.1.0), webmockr (≥ 0.1.0), knitr, rmarkdown
Published: 2023-05-17
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://docs.ropensci.org/crul/ (website) https://github.com/ropensci/crul (devel) https://books.ropensci.org/http-testing/ (user manual)
NeedsCompilation: no
Language: en-US
Materials: NEWS
In views: WebTechnologies
CRAN checks: crul results

Documentation:

Reference manual: crul.pdf
Vignettes: 3. async with crul
5. API package best practices
6. Choosing a HTTP request class
1. crul introduction
4. curl options
2. crul workflows

Downloads:

Package source: crul_1.4.0.tar.gz
Windows binaries: r-devel: crul_1.4.0.zip, r-release: crul_1.4.0.zip, r-oldrel: crul_1.4.0.zip
macOS binaries: r-release (arm64): crul_1.4.0.tgz, r-oldrel (arm64): crul_1.4.0.tgz, r-release (x86_64): crul_1.4.0.tgz
Old sources: crul archive

Reverse dependencies:

Reverse imports: bcdata, bold, citecorp, ckanr, codemetar, dams, duckduckr, elastic, epitweetr, geojsonio, gfonts, ghql, gistr, handlr, hereR, magmaR, mstrio, nasapower, natserv, opencage, osfr, pangaear, pct, postlightmercury, rATTAINS, rcrossref, rdatacite, rdryad, rerddap, rgbif, rgeoboundaries, ritis, robotoolbox, rorcid, rredlist, rvertnet, sofa, solrium, spocc, taxize, tradestatistics, traits, tremendousr, vcr, viafr, webmockr, wikitaxa, worrms
Reverse suggests: clugenr, fauxpas, finch, nhdR

Linking:

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