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.

Version: 1.1.1
Depends: utils
Suggests: testthat
Published: 2015-04-13
Author: Shawn T. O'Neil
Maintainer: Shawn T. O'Neil <shawn.oneil at cgrb.oregonstate.edu>
BugReports: https://github.com/oneilsh/rstackdeque/issues
License: MIT + file LICENSE
URL: https://github.com/oneilsh/rstackdeque
NeedsCompilation: no
CRAN checks: rstackdeque results

Documentation:

Reference manual: rstackdeque.pdf

Downloads:

Package source: rstackdeque_1.1.1.tar.gz
Windows binaries: r-devel: rstackdeque_1.1.1.zip, r-release: rstackdeque_1.1.1.zip, r-oldrel: rstackdeque_1.1.1.zip
macOS binaries: r-release (arm64): rstackdeque_1.1.1.tgz, r-oldrel (arm64): rstackdeque_1.1.1.tgz, r-release (x86_64): rstackdeque_1.1.1.tgz
Old sources: rstackdeque archive

Reverse dependencies:

Reverse imports: delayed, RLogicalOps, SiPhyNetwork

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rstackdeque to link to this page.