The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.0.1
Imports: R6
Suggests: covr, testthat
Published: 2023-08-30
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/gaborcsardi/rstack/issues
License: MIT + file LICENSE
URL: https://github.com/gaborcsardi/rstack#readme
NeedsCompilation: no
Materials: README NEWS
CRAN checks: rstack results

Documentation:

Reference manual: rstack.pdf

Downloads:

Package source: rstack_1.0.1.tar.gz
Windows binaries: r-devel: rstack_1.0.1.zip, r-release: rstack_1.0.1.zip, r-oldrel: rstack_1.0.1.zip
macOS binaries: r-release (arm64): rstack_1.0.1.tgz, r-oldrel (arm64): rstack_1.0.1.tgz, r-release (x86_64): rstack_1.0.1.tgz, r-oldrel (x86_64): rstack_1.0.1.tgz
Old sources: rstack archive

Reverse dependencies:

Reverse imports: ICSS

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rstack to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.