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: 2023-08-07
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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