HTTP error helpers. Methods included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. Supports ability to adjust behavior to stop, message or warning. Includes ability to use custom whisker template to have any configuration of status code, short description, and verbose message. Currently supports integration with 'crul', 'curl', and 'httr'.
Version: | 0.5.0 |
Imports: | R6 (≥ 2.1.2), httpcode (≥ 0.3.0), whisker |
Suggests: | crul (≥ 0.5.0), curl (≥ 2.2), httr (≥ 1.2.0), testthat, knitr, rmarkdown |
Published: | 2020-04-13 |
Author: | Scott Chamberlain [aut, cre] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropensci/fauxpas/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/fauxpas, https://github.com/ropensci/fauxpas |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | fauxpas results |
Reference manual: | fauxpas.pdf |
Vignettes: |
Introduction to the fauxpas package |
Package source: | fauxpas_0.5.0.tar.gz |
Windows binaries: | r-devel: fauxpas_0.5.0.zip, r-release: fauxpas_0.5.0.zip, r-oldrel: fauxpas_0.5.0.zip |
macOS binaries: | r-release: fauxpas_0.5.0.tgz, r-oldrel: fauxpas_0.5.0.tgz |
Old sources: | fauxpas archive |
Reverse imports: | citecorp, dams, rbraries, rcitoid, rorcid, webmockr |
Reverse suggests: | crul |
Please use the canonical form https://CRAN.R-project.org/package=fauxpas to link to this page.