Package: opencpu
Type: Package
Title: Embedded Scientific Computing and Reproducible Research with R
Version: 1.6.0
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
License: Apache License 2.0
URL: https://www.opencpu.org
        https://github.com/jeroenooms/opencpu#readme
BugReports: https://github.com/jeroenooms/opencpu/issues
Depends: R (>= 3.0.0)
Imports: evaluate (>= 0.5.1), httpuv (>= 1.3), knitr (>= 1.6), jsonlite
        (>= 0.9.14), devtools (>= 1.9.1), httr (>= 0.3), protolite,
        brew, openssl
Suggests: RAppArmor, sendmailR, pander, R.rsp
SystemRequirements: pandoc, apparmor (optional)
VignetteBuilder: knitr, R.rsp
Description: The OpenCPU system exposes an http API for embedded scientific
    computing with R. The server can run either as a single-user development
    server within the interactive R session, or as a multi-user linux stack
    based on rApache and NGINX. The current R package implements the core of
    the system. When loaded in R, it automatically initiates the single-user
    server and displays the web address in the console. The OpenCPU website 
    has more detailed API documentation.
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-10 20:50:49 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-05-11 00:22:21
