Package: DSL 0.1-7

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.

Authors:Ingo Feinerer [aut], Stefan Theussl [aut, cre], Christian Buchta [ctb]

DSL_0.1-7.tar.gz
DSL_0.1-7.zip(r-4.7)DSL_0.1-7.zip(r-4.6)DSL_0.1-7.zip(r-4.5)
DSL_0.1-7.tgz(r-4.6-x86_64)DSL_0.1-7.tgz(r-4.6-arm64)DSL_0.1-7.tgz(r-4.5-x86_64)DSL_0.1-7.tgz(r-4.5-arm64)
DSL_0.1-7.tar.gz(r-4.7-arm64)DSL_0.1-7.tar.gz(r-4.7-x86_64)DSL_0.1-7.tar.gz(r-4.6-arm64)DSL_0.1-7.tar.gz(r-4.6-x86_64)
DSL_0.1-7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
DSL/json (API)

# Install 'DSL' in R:
install.packages('DSL', repos = c('https://theussl.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.73 score 1 packages 18 scripts 169 downloads 1 mentions 12 exports 0 dependencies

Last updated from:11307be346. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK139
linux-devel-x86_64OK103
source / vignettesOK137
linux-release-arm64OK104
linux-release-x86_64OK143
macos-release-arm64OK104
macos-release-x86_64OK123
macos-oldrel-arm64OK95
macos-oldrel-x86_64OK160
windows-develOK72
windows-releaseOK81
windows-oldrelOK70
wasm-releaseOK80

Exports:as.DListDGatherDKeysDL_storageDL_storage<-DLapplyDListDMapDReduceDStorageis.DListis.DStorage

Dependencies:

DSL

Rendered fromDSL.Rnwusingutils::Sweaveon May 31 2026.

Last update: 2015-07-02
Started: 2012-03-06

Readme and manuals

Help Manual

Help pageTopics
Gather Distributed DataDGather
Distributed List Classas.DList DList DL_storage DL_storage<- is.DList
Virtual Distributed Storage ClassDStorage is.DStorage
Key/Value PairsDKeys
MapReduce for '"DList"' ObjectsDLapply DMap DReduce