jug: A Simple Web Framework for R

jug is a web framework aimed at easily building APIs. It is mostly aimed at exposing R functions, models and visualizations to third-parties by way of http requests.

Version: 0.1.7
Depends: R (≥ 3.1.0), magrittr
Imports: R6, webutils, httpuv, mime, infuser, jsonlite, base64enc
Suggests: testthat, knitr, rmarkdown
Published: 2017-04-13
Author: Bart Smeets [aut, cre]
Maintainer: Bart Smeets <bartsmeets86 at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/Bart6114/jug
NeedsCompilation: no
In views: WebTechnologies
CRAN checks: jug results

Downloads:

Reference manual: jug.pdf
Vignettes: Getting started with jug
Package source: jug_0.1.7.tar.gz
Windows binaries: r-devel: jug_0.1.7.zip, r-release: jug_0.1.7.zip, r-oldrel: jug_0.1.7.zip
OS X El Capitan binaries: r-release: jug_0.1.7.tgz
OS X Mavericks binaries: r-oldrel: jug_0.1.7.tgz
Old sources: jug archive

Reverse dependencies:

Reverse suggests: gqlr

Linking:

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