Crandore Hub

R6DS

R6 Reference Class Based Data Structures

Provides reference classes implementing some useful data structures. The package implements these data structures by using the reference class R6. Therefore, the classes of the data structures are also reference classes which means that their instances are passed by reference. The implemented data structures include stack, queue, double-ended queue, doubly linked list, set, dictionary and binary search tree. See for example <https://en.wikipedia.org/wiki/Data_structure> for more information about the data structures.

Versions across snapshots

VersionRepositoryFileSize
1.2.0 rolling linux/jammy R-4.5 R6DS_1.2.0.tar.gz 314.9 KiB
1.2.0 rolling linux/noble R-4.5 R6DS_1.2.0.tar.gz 314.6 KiB
1.2.0 rolling source/ R- R6DS_1.2.0.tar.gz 44.2 KiB
1.2.0 latest linux/jammy R-4.5 R6DS_1.2.0.tar.gz 314.9 KiB
1.2.0 latest linux/noble R-4.5 R6DS_1.2.0.tar.gz 314.6 KiB
1.2.0 latest source/ R- R6DS_1.2.0.tar.gz 44.2 KiB
1.2.0 2026-04-26 source/ R- R6DS_1.2.0.tar.gz 44.2 KiB
1.2.0 2026-04-23 source/ R- R6DS_1.2.0.tar.gz 44.2 KiB
1.2.0 2026-04-09 windows/windows R-4.5 R6DS_1.2.0.zip 318.6 KiB
1.2.0 2025-04-20 source/ R- R6DS_1.2.0.tar.gz 44.2 KiB

Dependencies (latest)

Imports

Suggests