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.

Tests Vignettes

Available Snapshots

This version of servr can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • R
  • mime >= 0.2
  • httpuv >= 1.5.2
  • xfun >= 0.42
  • jsonlite
  • Suggests (4)
  • later
  • rstudioapi
  • knitr >= 1.9
  • rmarkdown
  • Version History