rstackdeque
Persistent Fast Amortized Stack and Queue Data Structures
v1.1.1
·
Apr 13, 2015
·
MIT + file LICENSE
Description
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.
Downloads
860
Last 30 days
4190th
3.3K
Last 90 days
13.2K
Last year
Trend: -11.4% (30d vs prior 30d)
CRAN Check Status
2
NOTE
12
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Shawn T. O'Neil <shawn.oneil@cgrb.oregonstate.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Shawn", "T."),
family = "O'Neil",
role = c("aut", "cre"),
email = "shawn.oneil@cgrb.oregonstate.edu")
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Shawn T. O'Neil <shawn.oneil@cgrb.oregonstate.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Shawn", "T."),
family = "O'Neil",
role = c("aut", "cre"),
email = "shawn.oneil@cgrb.oregonstate.edu")
as necessary.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Shawn T. O'Neil <shawn.oneil@cgrb.oregonstate.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Shawn", "T."),
family = "O'Neil",
role = c("aut", "cre"),
email = "shawn.oneil@cgrb.oregonstate.edu")
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Shawn T. O'Neil <shawn.oneil@cgrb.oregonstate.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Shawn", "T."),
family = "O'Neil",
role = c("aut", "cre"),
email = "shawn.oneil@cgrb.oregonstate.edu")
as necessary.