File: control

package info (click to toggle)
r-cran-rsclient 0.7-10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: ansic: 2,137; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 701 bytes parent folder | download
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.