File: control

package info (click to toggle)
rpvm 1.0.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 420 kB
  • ctags: 92
  • sloc: ansic: 1,111; sh: 28; makefile: 1
file content (15 lines) | stat: -rw-r--r-- 530 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: rpvm
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.5.0), pvm-dev (>= 3.4.2-19)
Standards-Version: 3.7.2

Package: r-cran-rpvm
Architecture: any
Depends: ${shlibs:Depends}, r-base-core (>= 2.5.0), pvm
Suggests: r-cran-rsprng
Description: GNU R package interfacing PVM libraries for distributed computing
 This CRAN package provides an interface to the PVM (Parallel Virtual
 Machine) API, along with documentation and examples.