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.

0.33 GPL 1 个版本
安装
install.packages("servr")
remotes::install_cran("servr")
版本列表
0.33 2026-06-16