CRAN/E | fiery

fiery

A Lightweight and Flexible Web Framework

Installation

About

A very flexible framework for building server side logic in R. The framework is unopinionated when it comes to how HTTP requests and WebSocket messages are handled and supports all levels of app complexity; from serving static content to full-blown dynamic web-apps. Fiery does not hold your hand as much as e.g. the shiny package does, but instead sets you free to create your web app the way you want.

fiery.data-imaginist.com
github.com/thomasp85/fiery
Bug report File report

Key Metrics

Version 1.2.1
Published 2024-02-05 53 days ago
Needs compilation? no
License MIT
License File
CRAN checks fiery results

Downloads

Yesterday 38 0%
Last 7 days 116 -19%
Last 30 days 572 -33%
Last 90 days 2.017 +37%
Last 365 days 7.204 -30%

Maintainer

Maintainer

Thomas Lin Pedersen

thomasp85@gmail.com

Authors

Thomas Lin Pedersen

cre / aut

Material

README
NEWS
Reference manual
Package source

In Views

WebTechnologies

Vignettes

Delaying code execution in Fiery
The event cycle in fiery
Creating and using fiery plugins

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fiery archive

Imports

cli
crayon
future
glue
httpuv
later
parallelly
R6
reqres
rlang ≥ 1.1.0
stats
stringi
utils
uuid

Suggests

covr
knitr
rmarkdown
testthat ≥ 3.0.0

Reverse Suggests

reqres
routr