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.
|