{
  "_id": "6a4788b76527f6f71fa0d12f",
  "Package": "Rook",
  "Version": "1.2.1",
  "Title": "HTTP Web Server for R",
  "Authors@R": "c(person(given = \"Jeffrey\",\nfamily = \"Horner\",\nrole = \"aut\"),\nperson(given = \"Evan\",\nfamily = \"Biederstedt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"evan.biederstedt@gmail.com\"))",
  "Date": "2026-06-30",
  "Description": "An HTTP web server for R with a documented API to\ninterface between R and the server. The documentation contains\nthe Rook specification and details for building and running\nRook applications. To get started, be sure and read the 'Rook'\nhelp file first.",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "URL": "https://github.com/evanbiederstedt/rook",
  "BugReports": "https://github.com/evanbiederstedt/rook/issues",
  "Maintainer": "Evan Biederstedt <evan.biederstedt@gmail.com>",
  "Repository": "https://evanbiederstedt.r-universe.dev",
  "Date/Publication": "2026-07-01 14:52:37 UTC",
  "RemoteUrl": "https://github.com/evanbiederstedt/rook",
  "RemoteRef": "HEAD",
  "RemoteSha": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-01 15:32:10 UTC",
    "User": "root"
  },
  "Author": "Jeffrey Horner [aut],\nEvan Biederstedt [aut, cre]",
  "_user": "evanbiederstedt",
  "_type": "src",
  "_file": "Rook_1.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/f4282931b71c8e8ec360f347afb16e3419909227736a6d04fb3b09f01b2986ba",
  "_filesize": 217653,
  "_sha256": "f4282931b71c8e8ec360f347afb16e3419909227736a6d04fb3b09f01b2986ba",
  "_expires": "2026-10-11T10:02:31.000Z",
  "_created": "2026-07-01T15:32:10.000Z",
  "_published": "2026-07-03T10:02:31.637Z",
  "_jobs": [
    {
      "job": 84976396999,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8014942368"
    },
    {
      "job": 84976397414,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8014937164"
    },
    {
      "job": 84976397450,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014943785"
    },
    {
      "job": 84976397618,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014936761"
    },
    {
      "job": 84976397992,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8014930644"
    },
    {
      "job": 84976397487,
      "time": 226,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8014992549"
    },
    {
      "job": 84976397371,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014937088"
    },
    {
      "job": 84976397485,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014992430"
    },
    {
      "job": 84976396742,
      "time": 144,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014886696"
    },
    {
      "job": 84976397460,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8014930241"
    },
    {
      "job": 84976397512,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8014924250"
    },
    {
      "job": 84976397659,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8014916995"
    },
    {
      "job": 84976397425,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8014922227"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354",
  "_status": "success",
  "_upstream": "https://github.com/evanbiederstedt/rook",
  "_commit": {
    "id": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
    "author": "evanbiederstedt <evan.biederstedt@gmail.com>",
    "committer": "evanbiederstedt <evan.biederstedt@gmail.com>",
    "message": "update version in README\n",
    "time": 1782917557
  },
  "_maintainer": {
    "name": "Evan Biederstedt",
    "email": "evan.biederstedt@gmail.com",
    "login": "evanbiederstedt",
    "description": "",
    "uuid": 6968193
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.13.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "brew",
      "role": "Imports"
    }
  ],
  "_owner": "evanbiederstedt",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-27",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.2.1",
      "date": "2026-07-01"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jeffreyhorner",
      "count": 85,
      "uuid": 306214
    },
    {
      "user": "evanbiederstedt",
      "count": 16,
      "uuid": 6968193
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    },
    {
      "user": "ajschumacher",
      "count": 1,
      "uuid": 1071322
    },
    {
      "user": "hartzell",
      "count": 1,
      "uuid": 312978
    },
    {
      "user": "jbrzusto",
      "count": 1,
      "uuid": 1228504
    },
    {
      "user": "jlburkhead",
      "count": 1,
      "uuid": 3596494
    }
  ],
  "_userbio": {
    "uuid": 6968193,
    "type": "user",
    "name": "evanbiederstedt",
    "followers": 111
  },
  "_downloads": {
    "count": 1258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rook"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/evanbiederstedt/rook",
  "_searchresults": 113,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rook.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evanbiederstedt/rook",
  "_realowner": "evanbiederstedt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2011-04-24"
    },
    {
      "version": "1.0-2",
      "date": "2011-04-25"
    },
    {
      "version": "1.0-3",
      "date": "2012-01-12"
    },
    {
      "version": "1.0-4",
      "date": "2012-03-16"
    },
    {
      "version": "1.0-5",
      "date": "2012-06-02"
    },
    {
      "version": "1.0-8",
      "date": "2012-10-03"
    },
    {
      "version": "1.0-9",
      "date": "2013-01-11"
    },
    {
      "version": "1.1-1",
      "date": "2014-10-20"
    },
    {
      "version": "1.2",
      "date": "2022-11-07"
    },
    {
      "version": "1.2.1",
      "date": "2026-07-01"
    }
  ],
  "_exports": [
    "App",
    "Brewery",
    "Builder",
    "File",
    "is_rookable",
    "Middleware",
    "Mime",
    "Multipart",
    "Redirect",
    "Request",
    "Response",
    "Rhttpd",
    "RhttpdApp",
    "RhttpdErrorStream",
    "RhttpdInputStream",
    "Server",
    "Static",
    "suspend_console",
    "URLMap",
    "Utils"
  ],
  "_help": [
    {
      "page": "Rook-package",
      "title": "Rook: A web server interface and package for R",
      "topics": [
        "Rook-package",
        "Rook"
      ]
    },
    {
      "page": "App-class",
      "title": "Class 'App'",
      "topics": [
        "App",
        "App-class"
      ]
    },
    {
      "page": "Brewery-class",
      "title": "Class 'Brewery'",
      "topics": [
        "Brewery",
        "Brewery-class"
      ]
    },
    {
      "page": "Builder-class",
      "title": "Class 'Builder'",
      "topics": [
        "Builder",
        "Builder-class"
      ]
    },
    {
      "page": "File-class",
      "title": "Class 'File'",
      "topics": [
        "File",
        "File-class"
      ]
    },
    {
      "page": "is_rookable",
      "title": "Test for Rookable applications",
      "topics": [
        "is_rookable"
      ]
    },
    {
      "page": "Middleware-class",
      "title": "Class 'Middleware'",
      "topics": [
        "Middleware",
        "Middleware-class"
      ]
    },
    {
      "page": "Mime-class",
      "title": "Class 'Mime' and object 'Mime'",
      "topics": [
        "Mime",
        "Mime-class"
      ]
    },
    {
      "page": "Multipart-class",
      "title": "Class 'Multipart' and object 'Multipart'",
      "topics": [
        "Multipart",
        "Multipart-class"
      ]
    },
    {
      "page": "Redirect-class",
      "title": "Class 'Redirect'",
      "topics": [
        "Redirect",
        "Redirect-class"
      ]
    },
    {
      "page": "Request-class",
      "title": "Class 'Request'",
      "topics": [
        "Request",
        "Request-class"
      ]
    },
    {
      "page": "Response-class",
      "title": "Class 'Response'",
      "topics": [
        "Response",
        "Response-class"
      ]
    },
    {
      "page": "Rhttpd-class",
      "title": "Class 'Rhttpd'",
      "topics": [
        "Rhttpd",
        "Rhttpd-class"
      ]
    },
    {
      "page": "RhttpdApp-class",
      "title": "Class 'RhttpdApp'",
      "topics": [
        "RhttpdApp",
        "RhttpdApp-class"
      ]
    },
    {
      "page": "RhttpdErrorStream-class",
      "title": "Class 'RhttpdErrorStream'",
      "topics": [
        "RhttpdErrorStream",
        "RhttpdErrorStream-class"
      ]
    },
    {
      "page": "RhttpdInputStream-class",
      "title": "Class 'RhttpdInputStream'",
      "topics": [
        "RhttpdInputStream",
        "RhttpdInputStream-class"
      ]
    },
    {
      "page": "Server",
      "title": "Rook Server Object",
      "topics": [
        "Server"
      ]
    },
    {
      "page": "Static-class",
      "title": "Class 'Static'",
      "topics": [
        "Static",
        "Static-class"
      ]
    },
    {
      "page": "suspend_console",
      "title": "Suspend the R console",
      "topics": [
        "suspend_console"
      ]
    },
    {
      "page": "URLMap-class",
      "title": "Class 'URLMap'",
      "topics": [
        "URLMap",
        "URLMap-class"
      ]
    },
    {
      "page": "Utils-class",
      "title": "Class 'Utils'",
      "topics": [
        "Utils",
        "Utils-class"
      ]
    }
  ],
  "_readme": "https://github.com/evanbiederstedt/rook/raw/HEAD/README.md",
  "_rundeps": [
    "brew"
  ],
  "_score": 5.709061585359958,
  "_indexed": true,
  "_nocasepkg": "rook",
  "_universes": [
    "evanbiederstedt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-01T15:34:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/30e507b65491f6e922fa710229b5216f64a996b597c810f5809f1341b044bf09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-01T15:34:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/0e57c37ad306a37e940333a2d9bb86bf52e7a18b376d24fa51d449ef212b6996",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-01T15:34:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/df0d2976051cfa4e5509ba944508854ba547600707948acf5b8d988b81f562ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-01T15:34:00.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/91cb2f7a893599c2fc4fb48ea50d9fd7e18b22b7e174e6b030f0ecf2c988a2aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-01T15:33:46.000Z",
      "arch": "aarch64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/756dad49e99874fb1d5e72f47f40a32ebc5521c8145b17363b7fb1f35a487d16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-01T15:35:47.000Z",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/d1bbc63e97185e25f236e8f3f39c17a8e673bcb2df41819d658fd4970dfc737e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-01T15:33:58.000Z",
      "arch": "aarch64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/762f502b48787983a626f2dab320d2361f6d19b20604c77ff3c2c62a95b6642e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-01T15:35:45.000Z",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/f5ce92e0d5619f9b372ee35c7144079b7c51565a60dc5fd0717b0761b1bc2110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-07-01T15:33:58.000Z",
      "arch": "emscripten",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/8fbf235c39da5c81cd169f7af78d54a1614c9c4b4369f058d0623628df61531c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-01T15:33:23.000Z",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/e32735ca796e9f4de1c2c2cdd010eb5ccf360d139be3e224b59214d5f029541e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-01T15:33:11.000Z",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/7a8c566f59a448d9ab049cc3a5d870ef16c070db79ac999b887f71a903c8e0f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-01T15:33:17.000Z",
      "arch": "x86_64",
      "commit": "e057d59e89ef6667ac2dafc2e5763401bc88932d",
      "fileid": "https://r2.ropensci.org/0852542e2ea43f880071699f442d8ec241e1f696ac7cbe84653307638085d51d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanbiederstedt/actions/runs/28528888354"
    }
  ]
}