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
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:

6.96 score 32 stars 25 packages 76 scripts 1.0k downloads 23 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING108
source / vignettesOK126
linux-release-x86_64WARNING114
macos-release-arm64WARNING121
macos-oldrel-arm64WARNING231
windows-develWARNING67
windows-releaseWARNING67
windows-oldrelWARNING69
wasm-releaseOK88

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

Dependencies: