1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: r-cran-rsclient
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.3.2), dh-r, libssl-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rsclient
Vcs-Git: https://salsa.debian.org/edd/r-cran-rsclient.git
Homepage: https://cran.r-project.org/package=RSclient
Package: r-cran-rsclient
Architecture: any
Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: GNU R package providing an Rserve client
This package provides a client for Rserve, allowing to connect to
Rserve instances and issue commands.
.
Rserve is provided by the 'rserve' package in Debian.
|