File: control

package info (click to toggle)
rpvm 0.6.2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 440 kB
  • ctags: 90
  • sloc: ansic: 1,075; sh: 57; makefile: 12
file content (15 lines) | stat: -rw-r--r-- 518 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 (>> 4.1.0), cdbs, r-base-dev (>= 2.0.0), pvm-dev
Standards-Version: 3.6.1.1

Package: r-cran-rpvm
Architecture: any
Depends: ${shlibs:Depends}, r-base-core (>= 2.0.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.