The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

fiery: A Lightweight and Flexible Web Framework

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.2.1
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)
Published: 2024-02-05
Author: Thomas Lin Pedersen ORCID iD [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

Documentation:

Reference manual: fiery.pdf
Vignettes: Delaying code execution in Fiery
The event cycle in fiery
Creating and using fiery plugins

Downloads:

Package source: fiery_1.2.1.tar.gz
Windows binaries: r-devel: fiery_1.2.1.zip, r-release: fiery_1.2.1.zip, r-oldrel: fiery_1.2.1.zip
macOS binaries: r-release (arm64): fiery_1.2.1.tgz, r-oldrel (arm64): fiery_1.2.1.tgz, r-release (x86_64): fiery_1.2.1.tgz, r-oldrel (x86_64): fiery_1.2.1.tgz
Old sources: fiery archive

Reverse dependencies:

Reverse suggests: reqres, routr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fiery to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.