forked from RBigData/pbdIO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 820 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
Package: pbdIO
Title: Programming with Big Data -- Input-Output
Description: An interface to parallel input output packages
with a focus on Single Program/Multiple Data ('SPMD')
parallel programming style, which is intended for batch parallel
execution.
Version: 0.1-0
License: Mozilla Public License 2.0
Depends:
R (>= 3.0.0),
pbdMPI (>= 0.3.2)
Imports:
data.table (>= 1.9.4)
Enhances: pbdNCDF4,
pbdADIOS
ByteCompile: yes
Authors@R: c(person("George", "Ostrouchov", role = c("aut", "cre"), email =
person("Drew", "Schmidt", role="ctb"))
URL: http://r-pbd.org/
BugReports: http://group.r-pbd.org/
MailingList: Please send questions and comments regarding pbdR to
Maintainer: George Ostrouchov <[email protected]>
RoxygenNote: 5.0.1