Other packages > Find by keyword >

opencpu  

Producing and Reproducing Results
View on CRAN: Click here


Download and install opencpu package within the R console
Install from CRAN:
install.packages("opencpu")

Install from Github:
library("remotes")
install_github("cran/opencpu")

Install by package version:
library("remotes")
install_version("opencpu", "2.2.14")



Attach the package and use:
library("opencpu")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-08-24
Latest Update: 2024-10-04
Description:
A system for embedded scientific computing and reproducible research with R. The OpenCPU server exposes a simple but powerful HTTP api for RPC and data interchange with R. This provides a reliable and scalable foundation for statistical services or building R web applications. The OpenCPU server runs either as a single-user development server within the interactive R session, or as a multi-user Linux stack based on Apache2. The entire system is fully open source and permissively licensed. The OpenCPU website has detailed documentation and example apps.
How to cite:
Jeroen Ooms (2013). opencpu: Producing and Reproducing Results. R package version 2.2.14, https://cran.r-project.org/web/packages/opencpu. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:37), 1.0.1 (2013-09-12 22:35), 1.0.4 (2013-10-16 21:11), 1.0.6 (2013-11-09 14:42), 1.0 (2013-08-24 15:31), 1.2.0 (2013-12-13 10:26), 1.2.1 (2013-12-18 07:29), 1.2.2 (2014-01-21 10:23), 1.2.3 (2014-03-10 07:58), 1.4.0 (2014-04-13 01:00), 1.4.1 (2014-05-06 07:09), 1.4.2 (2014-06-12 09:28), 1.4.3 (2014-06-23 07:24), 1.4.4 (2014-08-20 06:09), 1.4.5 (2014-11-08 17:10), 1.4.6 (2015-01-31 11:39), 1.5.1 (2015-09-25 14:51), 1.5.4 (2016-03-09 01:38), 1.5.6 (2016-05-01 18:39), 1.6.0 (2016-05-11 00:22), 1.6.1 (2016-05-18 17:39), 2.0.1 (2017-05-21 19:14), 2.0.2 (2017-06-17 16:49), 2.0.3 (2017-06-25 17:54), 2.0.4 (2017-08-17 17:13), 2.0.5 (2017-10-12 16:04), 2.0.8 (2018-07-27 10:10), 2.0 (2017-05-14 20:04), 2.1.1 (2019-02-24 23:00), 2.1.2 (2019-05-12 19:10), 2.1.3 (2019-08-08 00:50), 2.1.4 (2019-09-26 12:00), 2.1.5 (2020-01-09 00:00), 2.1.6 (2020-02-21 07:50), 2.1.7 (2020-05-06 08:30), 2.1 (2018-11-20 16:50), 2.2.0 (2020-07-03 18:40), 2.2.1 (2020-10-10 08:40), 2.2.2 (2021-01-23 07:30), 2.2.4 (2021-06-20 14:00), 2.2.5 (2021-08-17 18:10), 2.2.6 (2021-12-01 12:50), 2.2.7 (2022-02-22 10:20), 2.2.8 (2022-05-18 10:10), 2.2.9 (2023-03-02 15:30), 2.2.10 (2023-06-29 23:40), 2.2.11 (2023-08-07 14:50), 2.2.12 (2024-05-14 17:50), 2.2.13 (2024-08-17 05:40), 2.2.14 (2024-10-04 13:40)
Other packages that cited opencpu R package
View opencpu citation profile
Other R packages that opencpu depends, imports, suggests or enhances
Complete documentation for opencpu
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA