Learn R Programming

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

opencpu (version 1.4.6)

A System for Embedded Scientific Computing and Reproducible Research with R

Description

The OpenCPU system exposes an HTTP API for embedded scientific computing with R. This provides 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. Visit the OpenCPU website for detailed information and documentation on the API.

Copy Link

Version

Install

install.packages('opencpu')

Monthly Downloads

706

Version

1.4.6

License

Apache License 2.0

Maintainer

Jeroen Ooms

Last Published

January 31st, 2015

Functions in opencpu (1.4.6)

cleanup

Clean up OpenCPU files from disk
rhttpd

The Rhttpd based single-user OpenCPU server.
opencpu

The httpuv based single-user OpenCPU server.