File: control

package info (click to toggle)
r-cran-nws 2.0.0.3-5
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,056 kB
  • sloc: python: 1,464; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: r-cran-nws
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), r-base-dev (>= 3.5.0), dh-r
Standards-Version: 4.1.4

Package: r-cran-nws
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, python
Suggests: python-nwsserver (>= 2.0.0)
Description: GNU R package for distributed programming via NetWorkSpaces 
 This Debian package provides support for NetWorkSpaces (NWS), a distributed 
 computing toolkit which makes  it easy to use computing clusters from within 
 the Python and GNU R languages and scripting environments..
 .
 See http://www.ddj.com/web-development/200001971 for a recent overview
 article on NetWorkSpaces (albeit with a focus on use from Python).