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.
Version: | 2.2.14 |
Depends: | R (≥ 3.0.0) |
Imports: | evaluate (≥ 0.12), httpuv (≥ 1.3), knitr (≥ 1.6), jsonlite (≥ 1.4), remotes (≥ 2.0.2), sys (≥ 2.1), webutils (≥ 0.6), curl (≥ 4.0), rappdirs, rlang, vctrs, methods, zip, mime, protolite, brew, openssl |
Suggests: | arrow, unix (≥ 1.5.3), haven, pander, R.rsp, svglite |
Published: | 2024-10-04 |
DOI: | 10.32614/CRAN.package.opencpu |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroenooms at gmail.com> |
BugReports: | https://github.com/opencpu/opencpu/issues |
License: | Apache License 2.0 |
URL: | https://www.opencpu.org https://opencpu.r-universe.dev/opencpu |
NeedsCompilation: | no |
SystemRequirements: | pandoc, apparmor (optional) |
Citation: | opencpu citation info |
Materials: | NEWS |
In views: | ModelDeployment, WebTechnologies |
CRAN checks: | opencpu results |
Reference manual: | opencpu.pdf |
Vignettes: |
The OpenCPU System: Towards a Universal Interface for Scientific Computing through Separation of Concerns (source) |
Package source: | opencpu_2.2.14.tar.gz |
Windows binaries: | r-devel: opencpu_2.2.14.zip, r-release: opencpu_2.2.14.zip, r-oldrel: opencpu_2.2.14.zip |
macOS binaries: | r-devel (arm64): opencpu_2.2.14.tgz, r-release (arm64): opencpu_2.2.14.tgz, r-oldrel (arm64): opencpu_2.2.14.tgz, r-devel (x86_64): opencpu_2.2.14.tgz, r-release (x86_64): opencpu_2.2.14.tgz, r-oldrel (x86_64): opencpu_2.2.14.tgz |
Old sources: | opencpu archive |
Reverse imports: | LeArEst, phantasus |
Reverse suggests: | distcomp, OmicNavigator |
Please use the canonical form https://CRAN.R-project.org/package=opencpu to link to this page.