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.5.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: | 2024-07-19 |
DOI: | 10.32614/CRAN.package.crul |
Author: | Scott Chamberlain [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/, https://github.com/ropensci/crul, https://books.ropensci.org/http-testing/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | crul results |
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 |
Package source: | crul_1.5.0.tar.gz |
Windows binaries: | r-devel: crul_1.5.0.zip, r-release: crul_1.5.0.zip, r-oldrel: crul_1.5.0.zip |
macOS binaries: | r-release (arm64): crul_1.5.0.tgz, r-oldrel (arm64): crul_1.5.0.tgz, r-release (x86_64): crul_1.5.0.tgz, r-oldrel (x86_64): crul_1.5.0.tgz |
Old sources: | crul archive |
Reverse imports: | bcdata, 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, tradestatistics, tremendousr, vcr, viafr, weatherOz, webmockr, wikitaxa, worrms |
Reverse suggests: | clugenr, fauxpas, finch, nhdR |
Please use the canonical form https://CRAN.R-project.org/package=crul to link to this page.