DSL: Distributed Storage and List

An abstract DList class helps storing large list-type objects in a distributed manner. Corresponding high-level functions and methods for handling distributed storage (DStorage) and lists allows for processing such DLists on distributed systems efficiently. In doing so it uses a well defined storage backend implemented based on the DStorage class.

Version: 0.1-6
Imports: methods, utils
Suggests: hive (≥ 0.1-14), parallel
Published: 2015-07-03
Author: Ingo Feinerer [aut], Stefan Theussl [aut, cre], Christian Buchta [ctb]
Maintainer: Stefan Theussl <Stefan.Theussl at R-project.org>
License: GPL-3
NeedsCompilation: yes
CRAN checks: DSL results

Downloads:

Reference manual: DSL.pdf
Vignettes: DSL
Package source: DSL_0.1-6.tar.gz
Windows binaries: r-devel: DSL_0.1-6.zip, r-release: DSL_0.1-6.zip, r-oldrel: DSL_0.1-6.zip
OS X Snow Leopard binaries: r-release: DSL_0.1-6.tgz, r-oldrel: DSL_0.1-5.tgz
OS X Mavericks binaries: r-release: DSL_0.1-6.tgz
Old sources: DSL archive

Reverse dependencies:

Reverse depends: tm.plugin.dc