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 |
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 |
Reference manual: | servr.pdf |
Package source: | servr_0.32.tar.gz |
Windows binaries: | r-devel: servr_0.32.zip, r-release: servr_0.32.zip, r-oldrel: servr_0.32.zip |
macOS binaries: | r-devel (arm64): servr_0.32.tgz, r-release (arm64): servr_0.32.tgz, r-oldrel (arm64): servr_0.32.tgz, r-devel (x86_64): servr_0.32.tgz, r-release (x86_64): servr_0.32.tgz, r-oldrel (x86_64): servr_0.32.tgz |
Old sources: | servr archive |
Reverse imports: | animint2, azuremlsdk, blogdown, CICA, hipathia, iheiddown, mapview, pagedown, redist, rgexf, rqti, threeBrain, tmap, xaringan |
Reverse suggests: | altdoc, animate, bookdown, brainR, collatz, dataspice, FastRet, LDAvis, sentopics, Twitmo, webdriver |
Please use the canonical form https://CRAN.R-project.org/package=servr to link to this page.