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 06 Mar. 2026.
Previous versions and publish date:
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)
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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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