File: control

package info (click to toggle)
rmpi 0.7-3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 892 kB
  • sloc: ansic: 1,611; sh: 38; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 785 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: rmpi
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev (>= 4.4.2), mpi-default-dev, mpi-default-bin, pkgconf
Standards-Version: 4.7.0
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
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.