Package: mariobox Title: A Framework For Packaging {plumber} APIs Version: 0.0.1.9002 Authors@R: c( person("Antoine", "Languillaume", , "antoine@thinkr.fr", role = "aut"), person("Colin", "Fay", , "colin@thinkr.fr", role = c("aut", "cre")) ) Description: A framework for building robust {plumber} APIs. This package contains a series of tools to build {plumber} APIs as packages. License: MIT + file LICENSE Imports: cli, fs, here, plumber, rlang, rstudioapi, usethis, utils, yaml Suggests: httr, rcmdcheck, pkgload, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libsodium-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2024-12-10 09:43:02 UTC RemoteUrl: https://github.com/ThinkR-open/mariobox RemoteRef: HEAD RemoteSha: 4ead370b227ada4deac5ec4eefc0e72f4ef85e39 NeedsCompilation: no Packaged: 2026-06-04 09:05:06 UTC; root Author: Antoine Languillaume [aut], Colin Fay [aut, cre] Maintainer: Colin Fay