Learn R Programming

⚠️There's a newer version (2.2.14) of this package.Take me there.

opencpu (version 1.2.0)

OpenCPU framework for embedded statistical computation and reproducible research.

Description

The OpenCPU framework exposes a web API interfacing R, Latex and Pandoc. This API is used for example to integrate statistical functionality into systems, share and execute scripts or reports on centralized servers, and build R based "apps". 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 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.

Copy Link

Version

Install

install.packages('opencpu')

Monthly Downloads

706

Version

1.2.0

License

Apache License (== 2.0)

Maintainer

Jeroen Ooms

Last Published

December 13th, 2013

Functions in opencpu (1.2.0)

rhttpd

The Rhttpd based single-user OpenCPU server.
opencpu

The httpuv based single-user OpenCPU server.
cleanup

Clean up OpenCPU files from disk