Package: opencpu
Type: Package
Title: A System for Embedded Scientific Computing and Reproducible
        Research with R
Version: 1.4.6
Date: 2015-01-24
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
License: Apache License 2.0
URL: https://www.opencpu.org, http://arxiv.org/abs/1406.4806
BugReports: https://github.com/jeroenooms/opencpu/issues
Depends: R (>= 3.0.0)
Imports: parallel, tools, stats, evaluate (>= 0.5.1), httpuv (>= 1.3),
        knitr (>= 1.6), jsonlite (>= 0.9.14), devtools (>= 1.6.1), httr
        (>= 0.3), brew, openssl
Suggests: RAppArmor, sendmailR, RProtoBuf (>= 0.4.2), pander
SystemRequirements: latex, pandoc, apparmor
VignetteBuilder: knitr
Description: The OpenCPU system exposes an HTTP API for embedded scientific
    computing with R. This provides 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. Visit the OpenCPU website for detailed
    information and documentation on the API.
Packaged: 2015-01-31 00:52:27 UTC; ooms
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-31 11:39:30
