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.3.0 |
Imports: |
cli, fs, future, glue, httpuv, later, lifecycle, parallelly, promises, R6, reqres (≥ 1.0.0), rlang (≥ 1.1.0), sodium, stats, stringi, utils, yaml |
Suggests: |
callr, covr, knitr, logger, rmarkdown, testthat (≥ 3.0.0) |
Published: |
2025-08-20 |
DOI: |
10.32614/CRAN.package.fiery |
Author: |
Thomas Lin Pedersen
[cre, aut] |
Maintainer: |
Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: |
https://github.com/thomasp85/fiery/issues |
License: |
MIT + file LICENSE |
URL: |
https://fiery.data-imaginist.com,
https://github.com/thomasp85/fiery |
NeedsCompilation: |
no |
Materials: |
README, NEWS |
In views: |
WebTechnologies |
CRAN checks: |
fiery results |