Package: opencpu
Type: Package
Title: The OpenCPU system for embedded scientific computing and
        reproducible research.
Version: 1.4.0
Date: 2014-04-12
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
License: Apache License 2.0
URL: http://www.opencpu.org
BugReports: http://github.com/jeroenooms/opencpu/issues
Depends: R (>= 3.0.0)
Imports: parallel, tools, stats, evaluate (>= 0.5.1), httpuv (>= 1.1),
        knitr (>= 1.4), jsonlite (>= 0.9.5), 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 to R for embedded scientific
    computing. It can be used to build applications with integrated analysis and
    visualization, or to share and execute data, scripts or reports on centralized
    servers. The OpenCPU server can run either as a single-user server inside the 
    interactive R session (using httpuv), or as a cloud server that builds on 
    Ubuntu Linux and rApache. The current R package forms the core of the 
    framework. When loaded in R, it automatically initiates the single-user server
    and displays the web address in the console. For more information, visit the
    OpenCPU website.
Packaged: 2014-04-12 22:05:54 UTC; jeroen
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-13 01:00:03
