Source: r-cran-rook Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe , Steffen Moeller , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 14), dh-r, r-base-dev, r-cran-brew, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rook Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rook.git Homepage: https://cran.r-project.org/package=Rook Package: r-cran-rook Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: HTTP Web Server for R An HTTP web server for R with a documented API to interface between R and the server. The documentation contains the Rook specification and details for building and running Rook applications. To get started, be sure and read the 'Rook' help file first. Package: r-cran-rook-examples Architecture: all Depends: ${misc:Depends}, libjs-prototype, r-cran-rook, Description: web server interface for R (examples) The package provides a set of routines for R to perform as a web server. This is used by a series of reverse dependencies to develop interactive interfaces to statistical analyses and reports. . This package separates the examples from the core functionality.