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