Package: ddR
Title: Distributed Data Structures in R
Version: 0.1.2
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-24 21:53:48 UTC; edward
Repository: CRAN
Date/Publication: 2015-11-25 08:54:21
Built: R 3.2.5; x86_64-w64-mingw32; 2017-03-28 17:49:41 UTC; windows
Archs: i386, x64
