The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
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 |
Reference manual: | fiery.pdf |
Vignettes: |
Delaying code execution in Fiery The event cycle in fiery Creating and using fiery plugins |
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 suggests: | reqres, routr |
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.