-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
26 lines (26 loc) · 996 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: pbdPROF
Version: 0.4-0
Title: Programming with Big Data -- MPI Profiling Tools
Authors@R: c(person("Wei-Chen", "Chen", role = c("aut", "cre"),
email = "[email protected]"),
person("Drew", "Schmidt", role = "aut"),
person("Gaurav", "Sehrawat", role="aut"),
person("Pragneshkumar", "Patel", role = "aut"),
person("George", "Ostrouchov", role ="aut"))
Depends: R (>= 3.6.0)
Imports: methods, stats, utils
LazyLoad: yes
LazyData: yes
Copyright: See pbdPROF/inst/fpmpi_LICENSE.txt for the files in
src/fpmpi/ and src/fpmpi_win.
Description: MPI profiling tools.
SystemRequirements: OpenMPI (>= 1.5.4) on Solaris, Linux, Mac, and
FreeBSD. No MPI library required on Windows yet.
License: Mozilla Public License 2.0
URL: http://r-pbd.org/
BugReports: http://group.r-pbd.org/
MailingList: Please send questions and comments regarding pbdR to
Maintainer: Wei-Chen Chen <[email protected]>
RoxygenNote: 6.1.1
NeedsCompilation: yes