{
  "_id": "6a1e6d6d1d7bb097a0a62a67",
  "Package": "servr",
  "Type": "Package",
  "Title": "A Simple HTTP Server to Serve Static Files or Dynamic Documents",
  "Version": "0.32.2",
  "Authors@R": "c(\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")),\nperson(\"Carson\", \"Sievert\", role = \"ctb\"),\nperson(\"Jesse\", \"Anderson\", role = \"ctb\"),\nperson(\"Ramnath\", \"Vaidyanathan\", role = \"ctb\"),\nperson(\"Romain\", \"Lesur\", role = \"ctb\"),\nperson(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson()\n)",
  "Description": "Start an HTTP server in R to serve static files, or\ndynamic documents that can be converted to HTML files (e.g., R\nMarkdown) under a given directory.",
  "License": "GPL",
  "URL": "https://github.com/yihui/servr",
  "BugReports": "https://github.com/yihui/servr/issues",
  "Encoding": "UTF-8",
  "Remotes": [
    "yihui/xfun"
  ],
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-05-29 22:11:06 UTC",
  "RemoteUrl": "https://github.com/yihui/servr",
  "RemoteRef": "HEAD",
  "RemoteSha": "227a60bb5998f9e78c299070b6ea12027cba7724",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 05:40:31 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>,\nURL: https://yihui.org),\nCarson Sievert [ctb],\nJesse Anderson [ctb],\nRamnath Vaidyanathan [ctb],\nRomain Lesur [ctb],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "MD5sum": "0a1c6ff9b5c76620724be00619b034dc",
  "_user": "yihui",
  "_type": "src",
  "_file": "servr_0.32.2.tar.gz",
  "_fileid": "aac2cfc20000f4a4b6248f1db35c5fe368ed2e3b73cb4ce499b49364ba7476c5",
  "_filesize": 145440,
  "_sha256": "aac2cfc20000f4a4b6248f1db35c5fe368ed2e3b73cb4ce499b49364ba7476c5",
  "_created": "2026-06-02T05:40:31.000Z",
  "_published": "2026-06-02T05:43:09.509Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79006925748,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349860290"
    },
    {
      "job": 79006925727,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349860932"
    },
    {
      "job": 79006925760,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349854390"
    },
    {
      "job": 79006925754,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349852504"
    },
    {
      "job": 79006610582,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349832736"
    },
    {
      "job": 79006925735,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349854870"
    },
    {
      "job": 79006925750,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349850793"
    },
    {
      "job": 79006925761,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349846780"
    },
    {
      "job": 79006925747,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349847146"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/servr",
  "_commit": {
    "id": "227a60bb5998f9e78c299070b6ea12027cba7724",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "share static dir serving logic with xfun\n\n`xfun:::resolve_path()` (xfun >= 0.57.11) is now the single source of\ntruth for path resolution: index.html lookup, directory listings via\n`xfun:::fileinfo_table()` / `xfun:::html_doc()`, trailing-slash\nredirects, custom 404.html redirects, and favicon fallback. servr's\n`serve_dir()` keeps the httpuv-specific concerns: response shape,\nrange requests, and the `response` post-processing hook.\n\nRemove `Remotes: yihui/xfun` before the next CRAN submission.\n",
    "time": 1780092666
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "mime",
      "version": ">= 0.2",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "version": ">= 1.5.2",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "version": ">= 0.57.11",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.9",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 100,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "http-server",
    "web-server",
    "websocket"
  ],
  "_stars": 290,
  "_contributors": [
    {
      "user": "yihui",
      "count": 399,
      "uuid": 163582
    },
    {
      "user": "cpsievert",
      "count": 5,
      "uuid": 1365941
    },
    {
      "user": "cderv",
      "count": 4,
      "uuid": 6791940
    },
    {
      "user": "raymondben",
      "count": 1,
      "uuid": 6445827
    },
    {
      "user": "fkohrt",
      "count": 1,
      "uuid": 12914806
    },
    {
      "user": "feddelegrand7",
      "count": 1,
      "uuid": 28841210
    },
    {
      "user": "jasonpunyon",
      "count": 1,
      "uuid": 157782
    },
    {
      "user": "jessjaco",
      "count": 1,
      "uuid": 1250693
    },
    {
      "user": "torfason",
      "count": 1,
      "uuid": 3247510
    },
    {
      "user": "marcinkosinski",
      "count": 1,
      "uuid": 6773454
    },
    {
      "user": "ramnathv",
      "count": 1,
      "uuid": 346288
    },
    {
      "user": "rekado",
      "count": 1,
      "uuid": 47740
    },
    {
      "user": "rlesur",
      "count": 1,
      "uuid": 19177171
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 51686,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/servr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yihui/servr",
  "_searchresults": 260,
  "_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/servr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/servr",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-10-05"
    },
    {
      "version": "0.2",
      "date": "2015-03-30"
    },
    {
      "version": "0.3",
      "date": "2016-02-29"
    },
    {
      "version": "0.4",
      "date": "2016-04-15"
    },
    {
      "version": "0.4.1",
      "date": "2016-11-09"
    },
    {
      "version": "0.5",
      "date": "2016-12-10"
    },
    {
      "version": "0.6",
      "date": "2017-05-12"
    },
    {
      "version": "0.7",
      "date": "2017-08-17"
    },
    {
      "version": "0.8",
      "date": "2017-11-06"
    },
    {
      "version": "0.9",
      "date": "2018-03-28"
    },
    {
      "version": "0.10",
      "date": "2018-05-30"
    },
    {
      "version": "0.11",
      "date": "2018-10-23"
    },
    {
      "version": "0.12",
      "date": "2019-02-07"
    },
    {
      "version": "0.13",
      "date": "2019-03-05"
    },
    {
      "version": "0.14",
      "date": "2019-06-11"
    },
    {
      "version": "0.15",
      "date": "2019-08-07"
    },
    {
      "version": "0.16",
      "date": "2020-03-02"
    },
    {
      "version": "0.17",
      "date": "2020-05-26"
    },
    {
      "version": "0.18",
      "date": "2020-07-28"
    },
    {
      "version": "0.19",
      "date": "2020-10-06"
    },
    {
      "version": "0.20",
      "date": "2020-10-19"
    },
    {
      "version": "0.21",
      "date": "2020-12-14"
    },
    {
      "version": "0.22",
      "date": "2021-04-14"
    },
    {
      "version": "0.23",
      "date": "2021-08-11"
    },
    {
      "version": "0.24",
      "date": "2021-11-16"
    },
    {
      "version": "0.25",
      "date": "2022-11-04"
    },
    {
      "version": "0.26",
      "date": "2023-03-19"
    },
    {
      "version": "0.27",
      "date": "2023-05-02"
    },
    {
      "version": "0.28",
      "date": "2023-12-19"
    },
    {
      "version": "0.29",
      "date": "2024-02-09"
    },
    {
      "version": "0.30",
      "date": "2024-03-23"
    },
    {
      "version": "0.31",
      "date": "2024-08-29"
    },
    {
      "version": "0.32",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "auth_basic",
    "browse_last",
    "create_server",
    "daemon_list",
    "daemon_stop",
    "httd",
    "httr",
    "httw",
    "jekyll",
    "make",
    "random_port",
    "redirect",
    "rmdv1",
    "rmdv2",
    "serve_example",
    "server_config",
    "vign"
  ],
  "_help": [
    {
      "page": "auth_basic",
      "title": "Generate Basic authentication strings",
      "topics": [
        "auth_basic"
      ]
    },
    {
      "page": "browse_last",
      "title": "Reopen the last browsed page",
      "topics": [
        "browse_last"
      ]
    },
    {
      "page": "create_server",
      "title": "Create a server",
      "topics": [
        "create_server"
      ]
    },
    {
      "page": "daemon_stop",
      "title": "Utilities for daemonized servers",
      "topics": [
        "daemon_list",
        "daemon_stop"
      ]
    },
    {
      "page": "httd",
      "title": "Serve static files under a directory",
      "topics": [
        "httd",
        "httr",
        "httw"
      ]
    },
    {
      "page": "dynamic_site",
      "title": "Serve R Markdown based websites",
      "topics": [
        "jekyll",
        "rmdv1",
        "rmdv2"
      ]
    },
    {
      "page": "make",
      "title": "Serve files under a directory based on GNU Make",
      "topics": [
        "make"
      ]
    },
    {
      "page": "random_port",
      "title": "Find a random available TCP port",
      "topics": [
        "random_port"
      ]
    },
    {
      "page": "redirect",
      "title": "Create a redirect response",
      "topics": [
        "redirect"
      ]
    },
    {
      "page": "serve_example",
      "title": "A convenience function to serve examples in this package",
      "topics": [
        "serve_example"
      ]
    },
    {
      "page": "server_config",
      "title": "Server configurations",
      "topics": [
        "server_config"
      ]
    },
    {
      "page": "vign",
      "title": "Serve R Markdown/HTML package vignettes",
      "topics": [
        "vign"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/servr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmap",
    "httpuv",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "mime",
    "otel",
    "promises",
    "R6",
    "Rcpp",
    "rlang",
    "xfun"
  ],
  "_score": 12.32313802893905,
  "_indexed": true,
  "_nocasepkg": "servr",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.32.2",
      "date": "2026-06-02T05:42:34.000Z",
      "distro": "noble",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "2718c9b4f36fa46409d18cadfdbcccda42bca3c67c90c199f49524301c149c99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.32.2",
      "date": "2026-06-02T05:42:35.000Z",
      "distro": "noble",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "844ddce581c980af27a6776745473b7560c57451d2a57531309469916854a140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.32.2",
      "date": "2026-06-02T05:42:13.000Z",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "6186152551ae101ef7a2bf3bbcb9645953827146b62ad6865015a28c22560963",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.32.2",
      "date": "2026-06-02T05:42:01.000Z",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "c233441275eb4073d8597fd5889f9c2c7abe213011960e08f96abe78dc499e43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.32.2",
      "date": "2026-06-02T05:42:26.000Z",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "b8ee62eb31eb6cb5867228da2b74c018eafb65ae8048e59cb5b836c4a58cdad8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.32.2",
      "date": "2026-06-02T05:41:54.000Z",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "3cd5e13802a0e38aa876a9a6318d1faab8490e02b4692155b667e3822badb727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.32.2",
      "date": "2026-06-02T05:41:33.000Z",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "2a1841235bbf2273301be404995900437852adccf22dae4cbf10065a454a5e4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.32.2",
      "date": "2026-06-02T05:41:34.000Z",
      "commit": "227a60bb5998f9e78c299070b6ea12027cba7724",
      "fileid": "b64e50896144f07a6eb6d1d56622317376af35ed8cfaa47221dfe69319c803af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800706767"
    }
  ]
}