A very flexible framework for building server side logic in R. The framework is unoppinionated 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: | 0.2.1 |
Imports: | R6, assertthat, httpuv, uuid, utils, stringi, future |
Suggests: | testthat, covr |
Published: | 2016-07-04 |
Author: | Thomas Lin Pedersen [aut, cre] |
Maintainer: | Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: | https://github.com/thomasp85/fiery/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/thomasp85/fiery |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | fiery results |
Reference manual: | fiery.pdf |
Package source: | fiery_0.2.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: fiery_0.2.1.tgz, r-oldrel: fiery_0.2.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fiery to link to this page.