File: control

package info (click to toggle)
snow 1%3A0.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 180 kB
  • sloc: sh: 45; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: snow
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 11), r-base-dev (>= 4.1.2), dh-r
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-snow
Vcs-Git: https://salsa.debian.org/edd/r-cran-snow.git
Homepage: https://cran.r-project.org/package=snow

Package: r-cran-snow
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Suggests: r-cran-rmpi, r-cran-rlecuyer
Description: GNU R package for 'simple network of workstations'
 This package provide the 'simple network of workstations' (SNOW), an
 easy-to-use system for parallel computing in GNU R.