Package: opencpu
Type: Package
Title: The OpenCPU system for embedded scientific computing and
        reproducible research.
Version: 1.4.3
Date: 2014-06-23
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
License: Apache License 2.0
URL: http://www.opencpu.org, http://arxiv.org/abs/1406.4806
BugReports: http://github.com/jeroenooms/opencpu/issues
Depends: R (>= 3.0.0)
Imports: parallel, tools, stats, evaluate (>= 0.5.1), httpuv (>= 1.3),
        knitr (>= 1.4), jsonlite (>= 0.9.8), devtools (>= 1.5), httr
        (>= 0.3), brew, pander
Suggests: RAppArmor, sendmailR, RProtoBuf (>= 0.4)
SystemRequirements: latex, pandoc, apparmor
VignetteBuilder: knitr
Description: The OpenCPU system exposes an HTTP API for embedded scientific
    computing with R. This provides reliable and scalable foundations for 
    integrating R based analysis and visualization modules into pipelines, 
    web applications or big data infrastructures. The OpenCPU server can 
    run either as a single-user development server within the interactive R
    session, or as a high performance multi-user cloud server that builds 
    on Linux, Nginx and rApache. The current R package forms the core of 
    the system. When loaded in R, it automatically initiates the single-user
    server and displays the web address in the console. For detailed 
    information and documentation on the API, visit the OpenCPU website.
Packaged: 2014-06-23 02:55:59 UTC; jeroen
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-06-23 07:24:36
