Package: ddR
Title: Distributed Data Structures in R
Version: 0.1
Author: Edward Ma, Indrajit Roy, Michael Lawrence
Maintainer: Edward Ma <ema@hpe.com>
Description: Provides distributed data structures and simplifies
    distributed computing in R.
Depends: methods, R (>= 3.0.0)
Imports: parallel, Rcpp
Suggests: testthat, Matrix
License: GPL (>= 2) | file LICENSE
LazyData: true
LinkingTo: Rcpp
Collate: 'RcppExports.R' 'ddR.R' 'dobject.R' 'ops.R' 'pdriver.R'
        'pobject.R' 'zzz.R'
Packaged: 2015-10-24 06:24:12 UTC; edward
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-10-24 09:32:45
