CRAN/E | rstack

rstack

Stack Data Type as an 'R6' Class

Installation

About

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.

github.com/gaborcsardi/rstack#readme
Bug report File report

Key Metrics

Version 1.0.1
Published 2023-08-30 247 days ago
Needs compilation? no
License MIT
License File
CRAN checks rstack results

Downloads

Yesterday 10 0%
Last 7 days 128 -31%
Last 30 days 553 -12%
Last 90 days 1.714 -1%
Last 365 days 6.149 +41%

Maintainer

Maintainer

Gábor Csárdi

csardi.gabor@gmail.com

Authors

Gábor Csárdi

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rstack archive

Imports

R6

Suggests

covr
testthat

Reverse Imports

downscaledl
ICSS