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.24 | 
| Depends: | 
R (≥ 3.0.0) | 
| Imports: | 
mime (≥ 0.2), httpuv (≥ 1.5.2), xfun, jsonlite | 
| Suggests: | 
tools, later, rstudioapi, knitr (≥ 1.9), rmarkdown | 
| Published: | 
2021-11-16 | 
| Author: | 
Yihui Xie   [aut,
    cre],
  Carson Sievert [ctb],
  Jesse Anderson [ctb],
  Ramnath Vaidyanathan [ctb],
  Romain Lesur [ctb] | 
| 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 |