Package: opencpu
Title: Producing and Reproducing Results
Version: 2.2.8
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroen@berkeley.edu",
    comment = c(ORCID = "0000-0002-4035-0289"))
License: Apache License 2.0
Encoding: UTF-8
URL: https://www.opencpu.org (website)
        https://github.com/opencpu/opencpu (devel)
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, zip, mime, protolite, brew, openssl
Suggests: arrow, unix (>= 1.5.3), haven, pander, R.rsp, svglite
SystemRequirements: pandoc, apparmor (optional)
VignetteBuilder: knitr, R.rsp
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.
LazyData: yes
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-05-18 07:31:55 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2022-05-18 08:10:02 UTC
