Package: multiplyr
Type: Package
Title: Data Manipulation with Parallelism and Shared Memory Matrices
Description: Provides a new form of data frame backed by shared memory matrices and a way to manipulate them. Upon creation these data frames are shared across multiple local nodes to allow for simple parallel processing.
Version: 0.1.0
Date: 2016-05-15
Maintainer: Jim Blundell <james.blundell@keble.ox.ac.uk>
Authors@R: c(person(given="Jim", family="Blundell", role = c("aut", "cre", "cph"), email = "james.blundell@keble.ox.ac.uk"))
License: GPL-3
Imports: bigmemory (>= 4.5.19), bigmemory.sri (>= 0.1.3), lazyeval (>=
        0.1.10), parallel, methods
Depends: magrittr (>= 1.5)
LazyData: TRUE
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-05-17 15:46:46 UTC; jim
Author: Jim Blundell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2016-05-18 06:52:59
