{
  "_id": "6a4fb73fc30f0868bbf1eb80",
  "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-07-09 14:36:47 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>",
  "_user": "yihui",
  "_type": "src",
  "_file": "servr_0.33.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/00fc7d1dc9b06823228561354141787607012fa92c2453ea4de0ca6e4170e850",
  "_filesize": 147743,
  "_sha256": "00fc7d1dc9b06823228561354141787607012fa92c2453ea4de0ca6e4170e850",
  "_expires": "2026-10-17T14:59:09.000Z",
  "_created": "2026-07-09T14:36:47.000Z",
  "_published": "2026-07-09T14:59:11.590Z",
  "_jobs": [
    {
      "job": 86146090203,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8201676565"
    },
    {
      "job": 86146090168,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201677087"
    },
    {
      "job": 86146090208,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8202239042"
    },
    {
      "job": 86146090267,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8202276429"
    },
    {
      "job": 86145408730,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201611109"
    },
    {
      "job": 86146090184,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8201660348"
    },
    {
      "job": 86146090210,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8201649452"
    },
    {
      "job": 86146090230,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8201656973"
    },
    {
      "job": 86146090182,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201652313"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 9857,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 56087,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/servr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yihui/servr",
  "_searchresults": 282,
  "_rbuild": "4.6.1",
  "_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.527441985355416,
  "_indexed": true,
  "_nocasepkg": "servr",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.33.1",
      "date": "2026-07-09T14:38:53.000Z",
      "distro": "resolute",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/7df3abd968c7711c7f9e2c46bcba9cd94653840fc4c8a40714eec00122ac2576",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.33.1",
      "date": "2026-07-09T14:38:53.000Z",
      "distro": "resolute",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/8051a86d2b947135c5f0bc461fd89a897f4f2aa9dd5bd16b7902d1342a400019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.33.1",
      "date": "2026-07-09T14:57:16.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/bd2fbd0e9856e02344858a05ca7f9dd6d81dfbd9c9d579b7f9ae91c47a0d78de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.33.1",
      "date": "2026-07-09T14:58:32.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/f0123d4198299cddcc8c240f8375d2f95782b0254637066da4d945ca5a9d3978",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.33.1",
      "date": "2026-07-09T14:38:35.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/cb117ec4bdf6206b270a195a4d19be7637facdfcdb599e1217bb1d625030ce54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.33.1",
      "date": "2026-07-09T14:37:57.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/1d48102d65d4c264e1488d3efd1e4aeae28e7c0f1c5718eb1e8836784c061593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.33.1",
      "date": "2026-07-09T14:38:11.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/282adaa2ba80d64b9a85aa246800b58d47a5a73730a17583f9fb80e2bd3babe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.33.1",
      "date": "2026-07-09T14:38:02.000Z",
      "commit": "9d01cbcb770721119cdfa4b1d7f14461b1bb20e8",
      "fileid": "https://r2.ropensci.org/ce260dbe11f32ce0623c0e27f44a9907bca8edca4f128348d9285691bf646244",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29025894925"
    }
  ]
}