fauxpas: HTTP Error Helpers

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.2
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: 2023-05-03
Author: Scott Chamberlain ORCID iD [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: https://github.com/sckott/fauxpas/issues
License: MIT + file LICENSE
URL: https://sckott.github.io/fauxpas/, https://github.com/sckott/fauxpas
NeedsCompilation: no
Language: en-US
Materials: README NEWS
In views: WebTechnologies
CRAN checks: fauxpas results

Documentation:

Reference manual: fauxpas.pdf
Vignettes: Introduction to the fauxpas package

Downloads:

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

Reverse dependencies:

Reverse imports: citecorp, dams, rATTAINS, rorcid, webmockr
Reverse suggests: crul

Linking:

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