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.29
Depends: R (≥ 3.0.0)
Imports: mime (≥ 0.2), httpuv (≥ 1.5.2), xfun (≥ 0.42), jsonlite
Suggests: tools, later, rstudioapi, knitr (≥ 1.9), rmarkdown
Published: 2024-02-09
Author: Yihui Xie ORCID iD [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

Documentation:

Reference manual: servr.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: animint2, azuremlsdk, blogdown, CICA, hipathia, iheiddown, mapview, pagedown, redist, rgexf, xaringan
Reverse suggests: altdoc, animate, bookdown, brainR, collatz, dataspice, LDAvis, sentopics, Twitmo, webdriver

Linking:

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