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 |
Reference manual: | rstackdeque.pdf |
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: rstackdeque_1.1.1.tgz, r-oldrel: rstackdeque_1.1.1.tgz |
Old sources: | rstackdeque archive |
Reverse imports: | delayed, RLogicalOps |
Please use the canonical form https://CRAN.R-project.org/package=rstackdeque to link to this page.