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.

liqueueR: Implements Queue, PriorityQueue and Stack Classes

Provides three classes: Queue, PriorityQueue and Stack. Queue is just a "plain vanilla" FIFO queue; PriorityQueue orders items according to priority. Stack implements LIFO.

Version: 0.0.1
Imports: itertools, methods
Suggests: testthat, iterators
Published: 2016-08-22
Author: Andrew Collier [aut, cre]
Maintainer: Andrew Collier <andrew at exegetic.biz>
License: GPL-3
URL: https://github.com/DataWookie/liqueueR
NeedsCompilation: no
Materials: README
CRAN checks: liqueueR results

Documentation:

Reference manual: liqueueR.pdf

Downloads:

Package source: liqueueR_0.0.1.tar.gz
Windows binaries: r-devel: liqueueR_0.0.1.zip, r-release: liqueueR_0.0.1.zip, r-oldrel: liqueueR_0.0.1.zip
macOS binaries: r-release (arm64): liqueueR_0.0.1.tgz, r-oldrel (arm64): liqueueR_0.0.1.tgz, r-release (x86_64): liqueueR_0.0.1.tgz, r-oldrel (x86_64): liqueueR_0.0.1.tgz

Reverse dependencies:

Reverse imports: bigmatch

Linking:

Please use the canonical form https://CRAN.R-project.org/package=liqueueR 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.