fiery: A Lightweight and Flexible Web Framework (original) (raw)

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.

Version: 1.4.0
Imports: cli, fs, glue, httpuv, later, lifecycle, otel, promises, R6, reqres (≥ 1.1.0), rlang (≥ 1.1.0), sodium, stats, stringi, utils, yaml
Suggests: callr, covr, future, knitr, logger, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2025-11-10
DOI: 10.32614/CRAN.package.fiery
Author: Thomas Lin PedersenORCID iD [cre, aut]
Maintainer: Thomas Lin Pedersen
BugReports: https://github.com/thomasp85/fiery/issues
License: MIT + file
URL: https://fiery.data-imaginist.com,https://github.com/thomasp85/fiery
NeedsCompilation: no
Materials: README, NEWS
In views: WebTechnologies
CRAN checks: fiery results [issues need fixing before 2025-11-24]

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=fieryto link to this page.