Package: rstackdeque 1.1.1

rstackdeque: Persistent Fast Amortized Stack and Queue Data Structures

Provides fast, persistent (side-effect-free) stack, queue and deque (double-ended-queue) data structures. While deques include a superset of functionality provided by queues, in these implementations queues are more efficient in some specialized situations. See the documentation for rstack, rdeque, and rpqueue for details.

Authors:Shawn T. O'Neil

rstackdeque_1.1.1.tar.gz
rstackdeque_1.1.1.zip(r-4.7)rstackdeque_1.1.1.zip(r-4.6)rstackdeque_1.1.1.zip(r-4.5)
rstackdeque_1.1.1.tgz(r-4.6-any)rstackdeque_1.1.1.tgz(r-4.5-any)
rstackdeque_1.1.1.tar.gz(r-4.7-any)rstackdeque_1.1.1.tar.gz(r-4.6-any)
rstackdeque_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
rstackdeque/json (API)

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

Bug tracker:https://github.com/oneilsh/rstackdeque/issues

On CRAN:

Conda:

7.02 score 33 stars 25 packages 76 scripts 1.1k downloads 23 exports 0 dependencies

Last updated from:c3215330a0. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING115
source / vignettesOK134
linux-release-x86_64WARNING107
macos-release-arm64WARNING151
macos-oldrel-arm64WARNING171
windows-develWARNING70
windows-releaseWARNING64
windows-oldrelWARNING64
wasm-releaseOK87

Exports:as.rdequeas.rpqueueas.rstackemptyfixdinsert_backinsert_frontinsert_topmakeequalpeek_backpeek_back<-peek_frontpeek_front<-peek_toppeek_top<-rdequerotaterpqueuerstackrstacknodewithout_backwithout_frontwithout_top

Dependencies: