{
  "_id": "6a216640cd65a98ecbd35ac5",
  "Package": "porcelain",
  "Title": "Turn a Package into an HTTP API",
  "Version": "0.1.16",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"cph\"))",
  "Description": "Wrapper around the plumber package to turn a package into\nan HTTP API. This adds some conventions that we find useful,\nsuch as some testing infrastructure and automatic validation of\nresponses against a json schema.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://github.com/reside-ic/porcelain",
  "BugReports": "https://github.com/reside-ic/porcelain/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "ropensci/jsonvalidate"
  ],
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev libsodium-dev libssl-dev\nlibnode-dev zlib1g-dev",
  "Repository": "https://vimc.r-universe.dev",
  "Date/Publication": "2025-05-09 09:48:18 UTC",
  "RemoteUrl": "https://github.com/reside-ic/porcelain",
  "RemoteRef": "master",
  "RemoteSha": "674b6c17216ecfdab024ff35e96fd564f437d50f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:24:26 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "9733c782ff8bf2d0d67a3d4362214478",
  "_user": "vimc",
  "_type": "src",
  "_file": "porcelain_0.1.16.tar.gz",
  "_fileid": "a40ae7e508be3eec39e80272f7e7e24829322adf1d800ffa2f887dad379f8ce0",
  "_filesize": 202689,
  "_sha256": "a40ae7e508be3eec39e80272f7e7e24829322adf1d800ffa2f887dad379f8ce0",
  "_created": "2026-06-04T11:24:26.000Z",
  "_published": "2026-06-04T11:49:20.213Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79508266316,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7410211321"
    },
    {
      "job": 79508266334,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7410215147"
    },
    {
      "job": 79508266300,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7410489567"
    },
    {
      "job": 79508266373,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7410620852"
    },
    {
      "job": 79507832191,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410167150"
    },
    {
      "job": 79508266299,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410203802"
    },
    {
      "job": 79508266396,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7410206902"
    },
    {
      "job": 79508266296,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7410205749"
    },
    {
      "job": 79508266330,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7410195557"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reside-ic/porcelain",
  "_commit": {
    "id": "674b6c17216ecfdab024ff35e96fd564f437d50f",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "message": "Bump version\n",
    "time": 1746784098
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "ids",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "jsonvalidate",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "lgr",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "reside-ic",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 254,
      "uuid": 1558093
    },
    {
      "user": "r-ash",
      "count": 83,
      "uuid": 39248272
    },
    {
      "user": "hillalex",
      "count": 7,
      "uuid": 6736820
    }
  ],
  "_userbio": {
    "uuid": 26278316,
    "type": "organization",
    "name": "Vaccine Impact Modelling Consortium"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/porcelain"
  },
  "_devurl": "https://github.com/reside-ic/porcelain",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/porcelain.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "porcelain",
    "porcelain_add_headers",
    "porcelain_background",
    "porcelain_endpoint",
    "porcelain_input_body_binary",
    "porcelain_input_body_json",
    "porcelain_input_query",
    "porcelain_logger",
    "porcelain_package_endpoint",
    "porcelain_returning",
    "porcelain_returning_binary",
    "porcelain_returning_json",
    "porcelain_returning_text",
    "porcelain_roclet",
    "porcelain_state",
    "porcelain_stop"
  ],
  "_help": [
    {
      "page": "porcelain",
      "title": "A 'porcelain' object",
      "topics": [
        "porcelain"
      ]
    },
    {
      "page": "porcelain_add_headers",
      "title": "Add headers to endpoint output data",
      "topics": [
        "porcelain_add_headers"
      ]
    },
    {
      "page": "porcelain_background",
      "title": "While porcelain makes it easy to test endpoints individually, you may still want some integration or end-to-end tests where you bring the entire API up and interact with it from your tests. This class provides a helper for doing this in a way that is reasonably tidy.",
      "topics": [
        "porcelain_background"
      ]
    },
    {
      "page": "porcelain_endpoint",
      "title": "Basic endpoint object",
      "topics": [
        "porcelain_endpoint"
      ]
    },
    {
      "page": "porcelain_input_body",
      "title": "Control for body parameters",
      "topics": [
        "porcelain_input_body_binary",
        "porcelain_input_body_json"
      ]
    },
    {
      "page": "porcelain_input_query",
      "title": "Control for query parameters",
      "topics": [
        "porcelain_input_query"
      ]
    },
    {
      "page": "porcelain_logger",
      "title": "Create logger",
      "topics": [
        "porcelain_logger"
      ]
    },
    {
      "page": "porcelain_package_endpoint",
      "title": "Find roxygen-defined endpoint",
      "topics": [
        "porcelain_package_endpoint"
      ]
    },
    {
      "page": "porcelain_returning",
      "title": "Support for endpoint return types",
      "topics": [
        "porcelain_returning",
        "porcelain_returning_binary",
        "porcelain_returning_json",
        "porcelain_returning_text"
      ]
    },
    {
      "page": "porcelain_roclet",
      "title": "Define API using roxygen tags",
      "topics": [
        "porcelain_roclet"
      ]
    },
    {
      "page": "porcelain_state",
      "title": "Bind state into an endpoint",
      "topics": [
        "porcelain_state"
      ]
    },
    {
      "page": "porcelain_stop",
      "title": "Throw an error from an endpoint",
      "topics": [
        "porcelain_stop"
      ]
    }
  ],
  "_readme": "https://github.com/reside-ic/porcelain/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crayon",
    "curl",
    "fastmap",
    "httpuv",
    "ids",
    "jsonlite",
    "jsonvalidate",
    "later",
    "lgr",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "otel",
    "plumber",
    "promises",
    "R6",
    "Rcpp",
    "rlang",
    "sodium",
    "stringi",
    "swagger",
    "sys",
    "uuid",
    "V8",
    "webutils"
  ],
  "_vignettes": [
    {
      "source": "cookbook.Rmd",
      "filename": "cookbook.html",
      "title": "cookbook",
      "engine": "knitr::rmarkdown",
      "headings": [
        "GET endpoint, inputs as query parameters, returning JSON",
        "GET endpoint, inputs as path and query parameters, returning JSON",
        "POST endpoint, inputs as JSON, returning JSON",
        "POST endpoint, inputs as binary, returning binary"
      ],
      "created": "2021-09-03 16:14:39",
      "modified": "2021-09-03 16:14:39",
      "commits": 1
    },
    {
      "source": "porcelain.Rmd",
      "filename": "porcelain.html",
      "title": "porcelain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Introduction - a porcelain approach to adding-as-a-service"
      ],
      "created": "2021-09-03 16:14:39",
      "modified": "2021-09-03 16:14:39",
      "commits": 1
    },
    {
      "source": "roxygen.Rmd",
      "filename": "roxygen.html",
      "title": "roxygen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Declaring a simple endpoint",
        "The basic syntax",
        "Adding inputs",
        "Binding state",
        "Testing",
        "An example"
      ],
      "created": "2021-11-12 17:04:20",
      "modified": "2021-11-12 17:04:20",
      "commits": 1
    }
  ],
  "_score": 4.857332496431269,
  "_indexed": false,
  "_nocasepkg": "porcelain",
  "_universes": [
    "vimc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.16",
      "date": "2026-06-04T11:26:30.000Z",
      "distro": "noble",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "ec5ca5f129704933e063a9c8bd922ded1472ca690b1492e8e53bda091af780bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.16",
      "date": "2026-06-04T11:26:40.000Z",
      "distro": "noble",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "d23e777fae5faeb87f9be98dfd8773d67a8483f3b4e934264caa545de013134a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.16",
      "date": "2026-06-04T11:41:32.000Z",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "9b984ca8339858fa4df79b23798928a7a0b5acd393ad4460563aef4c0d449f50",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.16",
      "date": "2026-06-04T11:48:33.000Z",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "b70f76adcb1285e8973749d7b5466a15376e042616da8d4d0104d6c2c4f3ffad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.16",
      "date": "2026-06-04T11:26:36.000Z",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "7a095835cb4ffd98f5de80f1a327b23d4b4187f227e4f390a077a7456154bf1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.16",
      "date": "2026-06-04T11:25:53.000Z",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "1dfe0f0862fb001df5707bd5f9b2eefbed69e4538a180663bb8f7b19ce22007f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.16",
      "date": "2026-06-04T11:26:02.000Z",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "c83cfbbdc9647b2b84e5ff010f7b6cbb4a88a26ef453ac58c9e5f01cd233cd1a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.16",
      "date": "2026-06-04T11:25:34.000Z",
      "commit": "674b6c17216ecfdab024ff35e96fd564f437d50f",
      "fileid": "5fe9e0c50c29d77ff252d6037473f9a8607840540703a2fe75644a7cd46c13ff",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26948606505"
    }
  ]
}