Package: opencpu Title: Producing and Reproducing Results Version: 2.2.15 Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroenooms@gmail.com", comment = c(ORCID = "0000-0002-4035-0289")) License: Apache License 2.0 Encoding: UTF-8 URL: https://www.opencpu.org https://opencpu.r-universe.dev/opencpu BugReports: https://github.com/opencpu/opencpu/issues 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, svglite SystemRequirements: pandoc, apparmor (optional) Description: A system for embedded scientific computing and reproducible research with R as described in . 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. LazyData: yes RoxygenNote: 7.3.2.9000 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libapparmor-dev git make libprotobuf-dev libssl-dev protobuf-compiler libprotoc-dev zlib1g-dev Repository: https://opencpu.r-universe.dev Date/Publication: 2026-05-31 18:47:42 UTC RemoteUrl: https://github.com/opencpu/opencpu RemoteRef: HEAD RemoteSha: 432c23307db9698a8ff5b6347848a50621d21afb NeedsCompilation: no Packaged: 2026-05-31 18:52:30 UTC; root Author: Jeroen Ooms [aut, cre] (ORCID: ) Maintainer: Jeroen Ooms