{
  "_id": "6a27c3bd24555f66ed53e565",
  "Package": "reqres",
  "Type": "Package",
  "Title": "Powerful Classes for HTTP Requests and Responses",
  "Version": "1.2.0.9000",
  "Authors@R": "c(person(given = \"Thomas Lin\",\nfamily = \"Pedersen\",\nrole = c(\"cre\", \"aut\"),\nemail = \"thomasp85@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5147-4711\")))",
  "Description": "In order to facilitate parsing of http requests and\ncreating appropriate responses this package provides two\nclasses to handle a lot of the housekeeping involved in working\nwith http exchanges. The infrastructure builds upon the 'rook'\nspecification and is thus well suited to be combined with\n'httpuv' based web servers.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://reqres.data-imaginist.com,\nhttps://github.com/thomasp85/reqres",
  "BugReports": "https://github.com/thomasp85/reqres/issues",
  "Config/testthat/edition": "3",
  "Config/build/compilation-database": "true",
  "Collate": "'aaa.R' 'formatters.R' 'import-standalone-obj-type.R'\n'import-standalone-types-check.R' 'mock_request.R' 'otel.R'\n'parsers.R' 'problems.R' 'reqres-package.R' 'request.R'\n'response.R' 'zzz.R'",
  "Config/pak/sysreqs": "cmake libicu-dev libsodium-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://thomasp85.r-universe.dev",
  "Date/Publication": "2025-12-11 06:49:08 UTC",
  "RemoteUrl": "https://github.com/thomasp85/reqres",
  "RemoteRef": "HEAD",
  "RemoteSha": "cde442af3902890f77053f671ddc4413a11b89c7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 07:35:42 UTC",
    "User": "root"
  },
  "Author": "Thomas Lin Pedersen [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-5147-4711>)",
  "Maintainer": "Thomas Lin Pedersen <thomasp85@gmail.com>",
  "MD5sum": "6b01bb5a551db2195c03eeac6163acf1",
  "_user": "thomasp85",
  "_type": "src",
  "_file": "reqres_1.2.0.9000.tar.gz",
  "_fileid": "cd2de0c21a2cd36a1e6fb4e4cd0b9aef2c6bbcdf54a550a93b49cd6ce831ee04",
  "_filesize": 308024,
  "_sha256": "cd2de0c21a2cd36a1e6fb4e4cd0b9aef2c6bbcdf54a550a93b49cd6ce831ee04",
  "_created": "2026-06-09T07:35:42.000Z",
  "_published": "2026-06-09T07:41:49.839Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80271558901,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501363687"
    },
    {
      "job": 80271558898,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501360603"
    },
    {
      "job": 80271558880,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501363920"
    },
    {
      "job": 80271558893,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501370330"
    },
    {
      "job": 80271558878,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501429507"
    },
    {
      "job": 80271558877,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501416052"
    },
    {
      "job": 80271558862,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501422281"
    },
    {
      "job": 80271558868,
      "time": 188,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501404716"
    },
    {
      "job": 80271091091,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501315854"
    },
    {
      "job": 80271558895,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501351599"
    },
    {
      "job": 80271558883,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501346750"
    },
    {
      "job": 80271558885,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501361983"
    },
    {
      "job": 80271558882,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501348013"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomasp85/reqres",
  "_commit": {
    "id": "cde442af3902890f77053f671ddc4413a11b89c7",
    "author": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "committer": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "message": "Increment version number to 1.2.0.9000\n",
    "time": 1765435748
  },
  "_maintainer": {
    "name": "Thomas Lin Pedersen",
    "email": "thomasp85@gmail.com",
    "login": "thomasp85",
    "mastodon": "@thomasp85@fosstodon.org",
    "linkedin": "in/thomasp85",
    "orcid": "0000-0002-5147-4711",
    "twitter": "@thomasp85",
    "description": "Maker of tools focusing on data science and data visualisation",
    "uuid": 1775316
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "brotli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "webutils",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "role": "Imports"
    },
    {
      "package": "otel",
      "role": "Imports"
    },
    {
      "package": "fiery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "thomasp85",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2025-24",
      "n": 6
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-45",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-20"
    },
    {
      "name": "v1.1.0",
      "date": "2025-11-06"
    },
    {
      "name": "v1.2.0",
      "date": "2025-12-10"
    }
  ],
  "_topics": [
    "http",
    "http-server",
    "request",
    "response"
  ],
  "_stars": 40,
  "_contributors": [
    {
      "user": "thomasp85",
      "count": 196,
      "uuid": 1775316
    }
  ],
  "_userbio": {
    "uuid": 1775316,
    "type": "user",
    "name": "Thomas Lin Pedersen",
    "description": "Maker of tools focusing on data science and data visualisation"
  },
  "_downloads": {
    "count": 1064,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reqres"
  },
  "_devurl": "https://github.com/thomasp85/reqres",
  "_pkgdown": "https://reqres.data-imaginist.com",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/reqres.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomasp85/reqres",
  "_realowner": "thomasp85",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-08-12"
    },
    {
      "version": "0.2.1",
      "date": "2017-10-25"
    },
    {
      "version": "0.2.2",
      "date": "2018-11-12"
    },
    {
      "version": "0.2.3",
      "date": "2019-10-02"
    },
    {
      "version": "0.2.5",
      "date": "2022-08-19"
    },
    {
      "version": "1.0.0",
      "date": "2025-08-20"
    },
    {
      "version": "1.1.0",
      "date": "2025-11-06"
    },
    {
      "version": "1.2.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "abort_bad_request",
    "abort_conflict",
    "abort_forbidden",
    "abort_gone",
    "abort_http_problem",
    "abort_internal_error",
    "abort_method_not_allowed",
    "abort_not_acceptable",
    "abort_not_found",
    "abort_status",
    "abort_unauthorized",
    "as.Request",
    "default_formatters",
    "default_parsers",
    "format_html",
    "format_json",
    "format_plain",
    "format_table",
    "format_xml",
    "from_http_date",
    "handle_problem",
    "is_reqres_problem",
    "is_session_cookie_settings",
    "is.Request",
    "is.Response",
    "maybe_request",
    "mime_type_from_file",
    "mime_type_info",
    "mock_request",
    "parse_html",
    "parse_json",
    "parse_multiform",
    "parse_plain",
    "parse_queryform",
    "parse_table",
    "parse_xml",
    "query_parser",
    "random_key",
    "Request",
    "Response",
    "session_cookie",
    "to_http_date",
    "unclass_request"
  ],
  "_help": [
    {
      "page": "abort_http_problem",
      "title": "Abort request processing with an HTTP problem response",
      "topics": [
        "abort_bad_request",
        "abort_conflict",
        "abort_forbidden",
        "abort_gone",
        "abort_http_problem",
        "abort_internal_error",
        "abort_method_not_allowed",
        "abort_not_acceptable",
        "abort_not_found",
        "abort_status",
        "abort_unauthorized",
        "handle_problem",
        "is_reqres_problem"
      ]
    },
    {
      "page": "default_formatters",
      "title": "A list of default formatter mappings",
      "topics": [
        "default_formatters"
      ]
    },
    {
      "page": "default_parsers",
      "title": "A list of default parser mappings",
      "topics": [
        "default_parsers"
      ]
    },
    {
      "page": "formatters",
      "title": "Pre-supplied formatting generators",
      "topics": [
        "formatters",
        "format_html",
        "format_json",
        "format_plain",
        "format_table",
        "format_xml"
      ]
    },
    {
      "page": "mock_request",
      "title": "Create a mock request to use in testing",
      "topics": [
        "mock_request"
      ]
    },
    {
      "page": "parsers",
      "title": "Pre-supplied parsing generators",
      "topics": [
        "parsers",
        "parse_html",
        "parse_json",
        "parse_multiform",
        "parse_plain",
        "parse_queryform",
        "parse_table",
        "parse_xml"
      ]
    },
    {
      "page": "query_parser",
      "title": "Parse a query string",
      "topics": [
        "query_parser"
      ]
    },
    {
      "page": "random_key",
      "title": "Generate a random key compatible with encryption and decryption in requests and responses",
      "topics": [
        "random_key"
      ]
    },
    {
      "page": "Request",
      "title": "HTTP Request Handling",
      "topics": [
        "as.Request",
        "is.Request",
        "Request"
      ]
    },
    {
      "page": "Response",
      "title": "HTTP Response handling",
      "topics": [
        "as.list.Response",
        "is.Response",
        "Response"
      ]
    },
    {
      "page": "session_cookie",
      "title": "Collect settings for a session cookie",
      "topics": [
        "is_session_cookie_settings",
        "session_cookie"
      ]
    },
    {
      "page": "http_date",
      "title": "Format timestamps to match the HTTP specs",
      "topics": [
        "from_http_date",
        "to_http_date"
      ]
    }
  ],
  "_pkglogo": "https://github.com/thomasp85/reqres/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/thomasp85/reqres/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "brotli",
    "cli",
    "curl",
    "fastmap",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "mirai",
    "nanonext",
    "otel",
    "promises",
    "R6",
    "Rcpp",
    "rlang",
    "sodium",
    "stringi",
    "triebeard",
    "urltools",
    "webutils",
    "xml2"
  ],
  "_score": 6.963455370437923,
  "_indexed": true,
  "_nocasepkg": "reqres",
  "_universes": [
    "thomasp85"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:38:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "6d1d42246edf84d8e9ceae424e8677bc1c879cff1ed7d655da7f8dc7773710da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:37:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "fbd3524576dfb4647926211bd316b1e3b966404e728ba7fff8e33c9a2968f16c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:38:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "836f34de5644bac317f6753e61782946646c735623191b0d531be8f461cdd2e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:38:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "9f8d5618b4093cdde93786cb43bde5c256d02a2ef26f2ceee957e49cf9b7b79a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:41:13.000Z",
      "arch": "aarch64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "3eafb06d3842295739f1271cb24482847acb3379f80c9379d74d71174440ba68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:40:09.000Z",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "d5d715284312c9ad49010780071157637dff9f8ab34c74a362cfae5c2ddf4f65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:40:46.000Z",
      "arch": "aarch64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "0b99f21075774d15e27574d335b3b68b3c8e824114faa1202762a38f3fac90ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:39:48.000Z",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "44b8295f759f0de4fb46e55f2b97a0d8be631ea25b3551123336145ec99dd1ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:37:46.000Z",
      "arch": "emscripten",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "49802972de18df48fab6145e3aada3fb29bb683b38bcd917b0bbd519cd134fd3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:36:56.000Z",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "58d08b253fe41477d4db9cf02cb98a5d94ca43514d403fdb03b1f2e0c20d06b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:37:36.000Z",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "ffb9437d9915b9024e2293440cc990d345dfec24f62d43d285100f45f5b26128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-06-09T07:37:02.000Z",
      "arch": "x86_64",
      "commit": "cde442af3902890f77053f671ddc4413a11b89c7",
      "fileid": "9fafde694d4c465fdd7091386b4bcf3c1dfbfd359217ada6f12b285f90e7b8a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/27191033442"
    }
  ]
}