Start an HTTP server in R to serve static files, or dynamic
    documents that can be converted to HTML files (e.g., R Markdown) under a
    given directory.
| Version: | 0.32 | 
| Depends: | R (≥ 3.0.0) | 
| Imports: | mime (≥ 0.2), httpuv (≥ 1.5.2), xfun (≥ 0.48), jsonlite | 
| Suggests: | tools, later, rstudioapi, knitr (≥ 1.9), rmarkdown | 
| Published: | 2024-10-04 | 
| DOI: | 10.32614/CRAN.package.servr | 
| Author: | Yihui Xie  [aut,
    cre],
  Carson Sievert [ctb],
  Jesse Anderson [ctb],
  Ramnath Vaidyanathan [ctb],
  Romain Lesur [ctb],
  Posit Software, PBC [cph, fnd] | 
| Maintainer: | Yihui Xie  <xie at yihui.name> | 
| BugReports: | https://github.com/yihui/servr/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL] | 
| URL: | https://github.com/yihui/servr | 
| NeedsCompilation: | no | 
| Materials: | NEWS | 
| In views: | WebTechnologies | 
| CRAN checks: | servr results |