Crandore Hub

rstack

Stack Data Type as an 'R6' Class

An extremely simple stack data type, implemented with 'R6' classes. The size of the stack increases as needed, and the amortized time complexity is O(1). The stack may contain arbitrary objects.

Versions across snapshots

VersionRepositoryFileSize
1.0.1 rolling source/ R- rstack_1.0.1.tar.gz 3.0 KiB
1.0.1 rolling linux/noble R-4.5 rstack_1.0.1.tar.gz 41.2 KiB
1.0.1 rolling linux/jammy R-4.5 rstack_1.0.1.tar.gz 41.2 KiB
1.0.1 latest source/ R- rstack_1.0.1.tar.gz 3.0 KiB
1.0.1 latest linux/jammy R-4.5 rstack_1.0.1.tar.gz 41.2 KiB
1.0.1 latest linux/noble R-4.5 rstack_1.0.1.tar.gz 41.2 KiB
1.0.1 2026-04-26 source/ R- rstack_1.0.1.tar.gz 3.0 KiB
1.0.1 2026-04-23 source/ R- rstack_1.0.1.tar.gz 3.0 KiB
1.0.1 2026-04-09 windows/windows R-4.5 rstack_1.0.1.zip 43.8 KiB
1.0.1 2025-04-20 source/ R- rstack_1.0.1.tar.gz 3.0 KiB

Dependencies (latest)

Imports

Suggests