servr: A Simple HTTP Server to Serve Static Files or Dynamic Documents

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 ORCID iD [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

Documentation:

Reference manual: servr.pdf

Downloads:

Package source: servr_0.24.tar.gz
Windows binaries: r-devel: servr_0.24.zip, r-release: servr_0.24.zip, r-oldrel: servr_0.24.zip
macOS binaries: r-release (arm64): servr_0.24.tgz, r-oldrel (arm64): servr_0.24.tgz, r-release (x86_64): servr_0.24.tgz, r-oldrel (x86_64): servr_0.24.tgz
Old sources: servr archive

Reverse dependencies:

Reverse imports: azuremlsdk, blogdown, hipathia, mapview, pagedown, redist, rgexf, xaringan
Reverse suggests: animint2, bookdown, brainR, dataspice, LDAvis, Twitmo, webdriver

Linking:

Please use the canonical form https://CRAN.R-project.org/package=servr to link to this page.