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.
Version: | 1.4.4 |
Depends: | R (≥ 3.0.0) |
Imports: | parallel, tools, stats, evaluate (≥ 0.5.1), httpuv (≥ 1.3), knitr (≥ 1.4), jsonlite (≥ 0.9.9), devtools (≥ 1.5), httr (≥ 0.3), brew, pander |
Suggests: | RAppArmor, sendmailR, RProtoBuf (≥ 0.4) |
Published: | 2014-08-20 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen.ooms at stat.ucla.edu> |
BugReports: | http://github.com/jeroenooms/opencpu/issues |
License: | Apache License 2.0 |
URL: | http://www.opencpu.org, http://arxiv.org/abs/1406.4806 |
NeedsCompilation: | no |
SystemRequirements: | latex, pandoc, apparmor |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | opencpu results |
Reference manual: | opencpu.pdf |
Vignettes: |
OpenCPU Whitepaper OpenCPU Server Manual |
Package source: | opencpu_1.4.4.tar.gz |
Windows binaries: | r-devel: opencpu_1.4.4.zip, r-release: opencpu_1.4.4.zip, r-oldrel: opencpu_1.4.4.zip |
OS X Snow Leopard binaries: | r-release: opencpu_1.4.4.tgz, r-oldrel: opencpu_1.4.4.tgz |
OS X Mavericks binaries: | r-release: opencpu_1.4.4.tgz |
Old sources: | opencpu archive |
Reverse depends: | x.ent |