{
  "_id": "6a398f2e4c3da884a9288b7d",
  "Package": "servr",
  "Type": "Package",
  "Title": "A Simple HTTP Server to Serve Static Files or Dynamic Documents",
  "Version": "0.33.1",
  "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",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-06-16 15:07:13 UTC",
  "RemoteUrl": "https://github.com/yihui/servr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 19:35:37 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": "2bad94b6970a1ea542a1b3d03da081c3",
  "_user": "yihui",
  "_type": "src",
  "_file": "servr_0.33.1.tar.gz",
  "_fileid": "3f2a17147e010e795157ffde6a4623f75fdbce46490f3bffce2a08c7ed1415b4",
  "_filesize": 147742,
  "_sha256": "3f2a17147e010e795157ffde6a4623f75fdbce46490f3bffce2a08c7ed1415b4",
  "_created": "2026-06-22T19:35:37.000Z",
  "_published": "2026-06-22T19:38:22.364Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82803421215,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7802968853"
    },
    {
      "job": 82803421216,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802968135"
    },
    {
      "job": 82803421266,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7802955963"
    },
    {
      "job": 82803421238,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802950732"
    },
    {
      "job": 82802754498,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802919334"
    },
    {
      "job": 82803421275,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802959949"
    },
    {
      "job": 82803421269,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7802946493"
    },
    {
      "job": 82803421404,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7802949804"
    },
    {
      "job": 82803421253,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802947031"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/servr",
  "_commit": {
    "id": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "start the next version\n",
    "time": 1781622433
  },
  "_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.58",
      "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": 102,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.33",
      "date": "2026-06-16"
    }
  ],
  "_topics": [
    "http-server",
    "web-server",
    "websocket"
  ],
  "_stars": 290,
  "_contributors": [
    {
      "user": "yihui",
      "count": 403,
      "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",
    "followers": 9849,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 54289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/servr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yihui/servr",
  "_searchresults": 282,
  "_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"
    },
    {
      "version": "0.33",
      "date": "2026-06-16"
    }
  ],
  "_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.51329161646354,
  "_indexed": true,
  "_nocasepkg": "servr",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.33.1",
      "date": "2026-06-22T19:37:45.000Z",
      "distro": "noble",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "26ad3ba7b7e1f34971bd7be55bc1a935099b32de6b4660577d5507a9056eb085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.33.1",
      "date": "2026-06-22T19:37:46.000Z",
      "distro": "noble",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "dfc19e8d64df9af5e2cd1c9416e046f949bda2872ea0e9a0eb4399fb74620261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.33.1",
      "date": "2026-06-22T19:37:17.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "38ce6ba84839a80d330c39577ad1955106d2a41c4ca466bda7a1afac7e4e49f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.33.1",
      "date": "2026-06-22T19:37:07.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "59be5ac833c55ba8d8150803f14e0c4d5883e006cf3a20e5067081afd177ed83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.33.1",
      "date": "2026-06-22T19:37:40.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "963937cdec16c4b7b6d6610f006ded7f5bdf008f201cb6ec6ed1a24a1d804d27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.33.1",
      "date": "2026-06-22T19:36:47.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "56a92597282bfa8eae2e6e67ae3e542db798af9b279cf6dcb47775286bf98d5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.33.1",
      "date": "2026-06-22T19:36:55.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "be04ce95dc8b3bb323443fad925cac59c0ee652411a7a0ad6e13d7a8c01eb634",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.33.1",
      "date": "2026-06-22T19:36:49.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "ec05de0aa4d3afe41d7d9a978fe17a7b342c454653676d7644cfdedbefbdd55a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/27978607171"
    }
  ]
}