File: control

package info (click to toggle)
rmpi 0.6-9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 728 kB
  • sloc: ansic: 1,615; sh: 38; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 806 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: rmpi
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), dh-r, r-base-dev (>= 3.5.1), mpi-default-dev, mpi-default-bin, pkg-config
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rmpi
Vcs-Git: https://salsa.debian.org/edd/r-cran-rmpi.git
Homepage: https://cran.r-project.org/package=Rmpi

Package: r-cran-rmpi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, mpi-default-bin
Suggests: r-cran-rsprng
Description: GNU R package interfacing MPI libraries for distributed computing
 This CRAN package provides an interface to the MPI (Message-Passing
 Interface) API. It also provides an interactive R slave environment
 in which distributed statistical computing can be carried out.