{
  "_id": "6a48bbe1e06c18f0a65493e8",
  "Package": "mariobox",
  "Title": "A Framework For Packaging {plumber} APIs",
  "Version": "0.0.1.9002",
  "Authors@R": "c(\nperson(\"Antoine\", \"Languillaume\", , \"antoine@thinkr.fr\", role = \"aut\"),\nperson(\"Colin\", \"Fay\", , \"colin@thinkr.fr\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "A framework for building robust {plumber} APIs. This\npackage contains a series of tools to build {plumber} APIs as\npackages.",
  "License": "MIT + file LICENSE",
  "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\nlibuv1-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": {
    "Date": "2026-07-04 07:10:18 UTC",
    "User": "root"
  },
  "Author": "Antoine Languillaume [aut],\nColin Fay [aut, cre]",
  "Maintainer": "Colin Fay <colin@thinkr.fr>",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "mariobox_0.0.1.9002.tar.gz",
  "_fileid": "https://r2.ropensci.org/839082f01f7dbc3ddb0391e80b9d0dd72593fd5575ba8219f3b4e2caa4896f76",
  "_filesize": 108292,
  "_sha256": "839082f01f7dbc3ddb0391e80b9d0dd72593fd5575ba8219f3b4e2caa4896f76",
  "_expires": "2026-10-12T07:53:04.000Z",
  "_created": "2026-07-04T07:10:18.000Z",
  "_published": "2026-07-04T07:53:05.896Z",
  "_jobs": [
    {
      "job": 85112901067,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079474569"
    },
    {
      "job": 85112901051,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079469133"
    },
    {
      "job": 85112901080,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079780079"
    },
    {
      "job": 85112901071,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079783904"
    },
    {
      "job": 85112716384,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079453344"
    },
    {
      "job": 85112901052,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079472615"
    },
    {
      "job": 85112901063,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079465629"
    },
    {
      "job": 85112901065,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079463715"
    },
    {
      "job": 85112901078,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079463609"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209",
  "_status": "success",
  "_upstream": "https://github.com/ThinkR-open/mariobox",
  "_commit": {
    "id": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
    "author": "Colin Fay <colin@thinkr.fr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #20 from ThinkR-open/19-endpoint-with-path\n\nfix: add_endpoint can now take x/y/z",
    "time": 1733823782
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "colin@thinkr.fr",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "description": "👨‍💻 Data Science and Engineering at @ThinkR-open. \n\"Chaotic good developer\". \nLoves building things, loves breaking things. \nRuns 🏃‍♂️. \nEats plants 🌱.",
    "uuid": 17936236
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 41,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 19,
      "uuid": 17936236
    },
    {
      "user": "alanguillaume",
      "count": 8,
      "uuid": 43757522
    },
    {
      "user": "psolymos",
      "count": 4,
      "uuid": 831636
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mariobox"
  },
  "_devurl": "https://github.com/thinkr-open/mariobox",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mariobox.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_delete",
    "add_endpoint",
    "add_get",
    "add_patch",
    "add_post",
    "add_put",
    "build_plumber_file",
    "create_mariobox",
    "http_error",
    "mario_log",
    "mario_try",
    "new_api",
    "remove_endpoint"
  ],
  "_help": [
    {
      "page": "manage_endpoints",
      "title": "Manage endpoints",
      "topics": [
        "add_delete",
        "add_endpoint",
        "add_get",
        "add_patch",
        "add_post",
        "add_put",
        "manage_endpoints",
        "remove_endpoint"
      ]
    },
    {
      "page": "build_plumber_file",
      "title": "Build the plumber.R file",
      "topics": [
        "build_plumber_file"
      ]
    },
    {
      "page": "create_mariobox",
      "title": "Create a 'mariobox' project to package a 'plumber' API",
      "topics": [
        "create_mariobox"
      ]
    },
    {
      "page": "http_error",
      "title": "Produce HTTP errors",
      "topics": [
        "http_error"
      ]
    },
    {
      "page": "mario_log",
      "title": "Log endpoint",
      "topics": [
        "mario_log"
      ]
    },
    {
      "page": "mario_try",
      "title": "Try an expression in a Plumber endpoint allowing error recovery",
      "topics": [
        "mario_try"
      ]
    },
    {
      "page": "new_api",
      "title": "Launch the API",
      "topics": [
        "new_api"
      ]
    }
  ],
  "_readme": "https://github.com/ThinkR-open/mariobox/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fastmap",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "here",
    "httpuv",
    "httr2",
    "ini",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "otel",
    "plumber",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sodium",
    "stringi",
    "swagger",
    "sys",
    "usethis",
    "vctrs",
    "webutils",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 3.6127838567197355,
  "_indexed": true,
  "_nocasepkg": "mariobox",
  "_universes": [
    "thinkr-open",
    "colinfay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:12:47.000Z",
      "distro": "resolute",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/b04fa14d34370a375d248c072b89818bb28ebf20e710a45a548c1c63f275f326",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:12:11.000Z",
      "distro": "resolute",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/c19ef865919e54e5f556605040bd7aeaed12507c54765bc23cc7d13e5931855d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:51:59.000Z",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/452db57038a4bbe0e2d110fee89aa37ce7b6710be37d9b242a46b8bc9a70b9aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:52:29.000Z",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/2d21c0370089a70d843f80f906061a3aefb3ad42ed50f08ec25a19850792a231",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:12:49.000Z",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/eb351557ba57146cfddd365d92c3330ca22f092646b668fb6cc1488c87866318",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:11:37.000Z",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/279f8787c11c1bfa120398b1a56c7d19738a0dc105bee65a7fb009d1230b89f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:11:22.000Z",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/a9e4e79311f49b7ed6a52e34bb75fe7ab6f876ed92e1d29c8aed9b558c145435",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1.9002",
      "date": "2026-07-04T07:11:20.000Z",
      "commit": "4ead370b227ada4deac5ec4eefc0e72f4ef85e39",
      "fileid": "https://r2.ropensci.org/dd583834509fb8c3b54be3bbdfea7c8174803271f1ea679c9c1e080c9cdcc313",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28698640209"
    }
  ]
}