Learn R Programming

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

opencpu (version 1.4.1)

The OpenCPU system for embedded scientific computing and reproducible research.

Description

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.

Copy Link

Version

Install

install.packages('opencpu')

Monthly Downloads

903

Version

1.4.1

License

Apache License 2.0

Maintainer

Jeroen Ooms

Last Published

May 6th, 2014

Functions in opencpu (1.4.1)

rhttpd

The Rhttpd based single-user OpenCPU server.
opencpu

The httpuv based single-user OpenCPU server.
cleanup

Clean up OpenCPU files from disk