Package: mariobox 0.0.1.9002
mariobox: A Framework For Packaging {plumber} APIs
A framework for building robust {plumber} APIs. This package contains a series of tools to build {plumber} APIs as packages.
Authors:
mariobox_0.0.1.9002.tar.gz
mariobox_0.0.1.9002.zip(r-4.7)mariobox_0.0.1.9002.zip(r-4.6)mariobox_0.0.1.9002.zip(r-4.5)
mariobox_0.0.1.9002.tgz(r-4.6-any)mariobox_0.0.1.9002.tgz(r-4.5-any)
mariobox_0.0.1.9002.tar.gz(r-4.7-any)mariobox_0.0.1.9002.tar.gz(r-4.6-any)
mariobox_0.0.1.9002.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mariobox/json (API)
NEWS
| # Install 'mariobox' in R: |
| install.packages('mariobox', repos = c('https://thinkr-open.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thinkr-open/mariobox/issues
Last updated from:4ead370b22. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 174 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | NOTE | 116 | ||
| macos-release-arm64 | NOTE | 96 | ||
| macos-oldrel-arm64 | NOTE | 77 | ||
| windows-devel | NOTE | 84 | ||
| windows-release | NOTE | 81 | ||
| windows-oldrel | NOTE | 75 | ||
| wasm-release | OK | 112 |
Exports:add_deleteadd_endpointadd_getadd_patchadd_postadd_putbuild_plumber_filecreate_marioboxhttp_errormario_logmario_trynew_apiremove_endpoint
Dependencies:askpassclicliprcrayoncredentialscurldescfastmapfsgertgitcredsglueherehttpuvhttr2inijsonlitelaterlifecyclemagrittrmimeopensslotelplumberpromisespurrrR6rappdirsRcpprlangrprojrootrstudioapisodiumstringiswaggersysusethisvctrswebutilswhiskerwithryamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Manage endpoints | add_delete add_endpoint add_get add_patch add_post add_put manage_endpoints remove_endpoint |
| Build the plumber.R file | build_plumber_file |
| Create a 'mariobox' project to package a 'plumber' API | create_mariobox |
| Produce HTTP errors | http_error |
| Log endpoint | mario_log |
| Try an expression in a Plumber endpoint allowing error recovery | mario_try |
| Launch the API | new_api |
