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  [aut,
    cre] | 
| 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 |