Package: pbdBASE
Title: Programming with Big Data -- Base Wrappers for Distributed
        Matrices
Version: 0.4-3
Depends: R (>= 3.0.0), methods
Imports: pbdMPI (>= 0.3-1), pbdSLAP(>= 0.2-1)
LazyLoad: yes
LazyData: yes
ByteCompile: yes
NeedsCompilation: yes
Authors@R: c(person("Drew", "Schmidt", role = c("aut", "cre"), email =
    "schmidt@math.utk.edu"), person("Wei-Chen", "Chen", role =
    "aut"), person("George", "Ostrouchov", role = "aut"),
    person("Pragneshkumar", "Patel", role = "aut"),
    person("Ewan", "Higgs", role="ctb"))
Description: An interface to and extensions for the 'PBLAS' and
    'ScaLAPACK' numerical libraries.  This enables R to utilize
    distributed linear algebra for codes written in the 'SPMD' fashion.
    This interface is deliberately low-level and mimics the style of
    the native libraries it wraps.  For a much higher level way of
    managing distributed matrices, see the 'pbdDMAT' package.
SystemRequirements: OpenMPI (>= 1.5.4) on Solaris, Linux, Mac, and
        FreeBSD. MS-MPI (Microsoft HPC Pack 2012) or MPICH2 (>=
        1.4.1p1) on Windows.
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
        RBigData@gmail.com
Maintainer: Drew Schmidt <schmidt@math.utk.edu>
RoxygenNote: 5.0.1
Packaged: 2016-01-22 22:38:02 UTC; mschmid3
Author: Drew Schmidt [aut, cre],
  Wei-Chen Chen [aut],
  George Ostrouchov [aut],
  Pragneshkumar Patel [aut],
  Ewan Higgs [ctb]
Repository: CRAN
Date/Publication: 2016-01-24 16:03:47
