The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.liqueueR |
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 |
Reference manual: | liqueueR.pdf |
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 imports: | bigmatch |
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.