Package: tryr 0.1.2

Peter Solymos

tryr: Client/Server Error Handling for HTTP API Frameworks

Differentiate client errors (4xx) from server errors (5xx) for the 'plumber' and 'RestRserve' HTTP API frameworks. The package also includes a built-in logging mechanism to standard output (STDOUT) or standard error (STDERR) depending on the log level.

Authors:Peter Solymos [aut, cre], Analythium Solutions Inc. [cph, fnd]

tryr_0.1.2.tar.gz
tryr_0.1.2.zip(r-4.5)tryr_0.1.2.zip(r-4.4)tryr_0.1.2.zip(r-4.3)
tryr_0.1.2.tgz(r-4.4-any)tryr_0.1.2.tgz(r-4.3-any)
tryr_0.1.2.tar.gz(r-4.5-noble)tryr_0.1.2.tar.gz(r-4.4-noble)
tryr_0.1.2.tgz(r-4.4-emscripten)tryr_0.1.2.tgz(r-4.3-emscripten)
tryr.pdf |tryr.html
tryr/json (API)
NEWS

# Install 'tryr' in R:
install.packages('tryr', repos = c('https://analythium.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/analythium/tryr/issues

On CRAN:

9 exports 3 stars 1.11 score 0 dependencies 2 scripts 304 downloads

Last updated 3 months agofrom:773b2ca0f0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winOKAug 28 2024
R-4.5-linuxOKAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:%+%http_errorhttp_handlerhttp_responsehttp_status_codeshttp_successhttp_tryhttp_try_handlermsg

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
HTTP Response Status Codeshttp_status_codes
Generic HTTP Response Messageshttp-messages http_error http_handler http_response http_success
Client/Server Error Handlinghttp-try http_try http_try_handler
Write Logging Information to STDOUT or STDERR%+% msg