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.
Version: | 1.6.1 |
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, feather, sendmailR, pander, R.rsp |
Published: | 2016-05-18 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen.ooms at stat.ucla.edu> |
BugReports: | https://github.com/jeroenooms/opencpu/issues |
License: | Apache License 2.0 |
URL: | https://www.opencpu.org https://github.com/jeroenooms/opencpu#readme |
NeedsCompilation: | no |
SystemRequirements: | pandoc, apparmor (optional) |
Citation: | opencpu citation info |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | opencpu results |
Reference manual: | opencpu.pdf |
Vignettes: |
The OpenCPU Server PDF Manual The OpenCPU System: Towards a Universal Interface for Scientific Computing through Separation of Concerns |
Package source: | opencpu_1.6.1.tar.gz |
Windows binaries: | r-devel: opencpu_1.6.1.zip, r-release: opencpu_1.6.1.zip, r-oldrel: opencpu_1.6.1.zip |
OS X Mavericks binaries: | r-release: opencpu_1.6.1.tgz, r-oldrel: opencpu_1.6.1.tgz |
Old sources: | opencpu archive |
Reverse depends: | x.ent |
Reverse suggests: | distcomp |
Please use the canonical form https://CRAN.R-project.org/package=opencpu to link to this page.