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.3 |
| 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: | 2022-09-03 |
| Author: | Scott Chamberlain |
| 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 |
| 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.3.tar.gz |
| Windows binaries: | r-devel: crul_1.3.zip, r-release: crul_1.3.zip, r-oldrel: crul_1.3.zip |
| macOS binaries: | r-release (arm64): crul_1.3.tgz, r-oldrel (arm64): crul_1.3.tgz, r-release (x86_64): crul_1.3.tgz, r-oldrel (x86_64): crul_1.3.tgz |
| Old sources: | crul archive |
| Reverse imports: | bcdata, bold, brranching, citecorp, ckanr, codemetar, dams, duckduckr, elastic, epitweetr, galah, geojsonio, geojsonlint, getlandsat, gfonts, ghql, gistr, handlr, hereR, jaod, magmaR, mstrio, nasapower, natserv, nsapi, openadds, opencage, osfr, pangaear, pct, postlightmercury, rATTAINS, rbace, rbhl, rbison, rcitoid, rcoreoa, rcrossref, rdatacite, rdryad, rerddap, rgbif, ritis, rnoaa, rorcid, rphylopic, rplos, rredlist, rsnps, rvertnet, sofa, solrium, spocc, taxize, tradestatistics, traits, tremendousr, vcr, viafr, webmockr, wikitaxa, worrms |
| Reverse suggests: | fauxpas, finch, nhdR |
Please use the canonical form https://CRAN.R-project.org/package=crul to link to this page.