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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:11307be346. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 137 | ||
| linux-release-arm64 | OK | 104 | ||
| linux-release-x86_64 | OK | 143 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-release-x86_64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| macos-oldrel-x86_64 | OK | 160 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 80 |
Exports:as.DListDGatherDKeysDL_storageDL_storage<-DLapplyDListDMapDReduceDStorageis.DListis.DStorage
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Gather Distributed Data | DGather |
| Distributed List Class | as.DList DList DL_storage DL_storage<- is.DList |
| Virtual Distributed Storage Class | DStorage is.DStorage |
| Key/Value Pairs | DKeys |
| MapReduce for '"DList"' Objects | DLapply DMap DReduce |
