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.5)DSL_0.1-7.zip(r-4.4)DSL_0.1-7.zip(r-4.3)
DSL_0.1-7.tgz(r-4.4-x86_64)DSL_0.1-7.tgz(r-4.4-arm64)DSL_0.1-7.tgz(r-4.3-x86_64)DSL_0.1-7.tgz(r-4.3-arm64)
DSL_0.1-7.tar.gz(r-4.5-noble)DSL_0.1-7.tar.gz(r-4.4-noble)
DSL_0.1-7.tgz(r-4.4-emscripten)DSL_0.1-7.tgz(r-4.3-emscripten)
DSL.pdf |DSL.html
DSL/json (API)

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

Peer review:

On CRAN:

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

12 exports 0.71 score 0 dependencies 1 dependents 1 mentions 9 scripts 278 downloads

Last updated 5 years agofrom:11307be346. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

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

Dependencies:

DSL

Rendered fromDSL.Rnwusingutils::Sweaveon Sep 08 2024.

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