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.1.0 |
Imports: | R6 (≥ 2.1.2), httpcode (≥ 0.2.0), whisker |
Suggests: | crul (≥ 0.1.0), curl (≥ 2.2), httr (≥ 1.2.0), testthat, covr |
Published: | 2016-11-16 |
Author: | Scott Chamberlain [aut, cre] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropenscilabs/fauxpas/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropenscilabs/fauxpas |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fauxpas results |
Reference manual: | fauxpas.pdf |
Package source: | fauxpas_0.1.0.tar.gz |
Windows binaries: | r-devel: fauxpas_0.1.0.zip, r-release: fauxpas_0.1.0.zip, r-oldrel: fauxpas_0.1.0.zip |
OS X El Capitan binaries: | r-release: fauxpas_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: fauxpas_0.1.0.tgz |
Reverse imports: | nneo |
Reverse suggests: | crul |
Please use the canonical form https://CRAN.R-project.org/package=fauxpas to link to this page.