Functions to create and manipulate FIFO (First In First Out), LIFO (Last In First Out), and NINO (Not In or Never Out) stacks in R.
| Version: | 0.1.5 | 
| Depends: | R (≥ 3.1.3) | 
| Imports: | bazar, pryr | 
| Suggests: | knitr, stats, testthat | 
| Published: | 2018-07-31 | 
| Author: | Paul Poncet [aut, cre] | 
| Maintainer: | Paul Poncet <paulponcet at yahoo.fr> | 
| BugReports: | https://github.com/paulponcet/flifo/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/paulponcet/flifo | 
| NeedsCompilation: | no | 
| Materials: | README NEWS | 
| CRAN checks: | flifo results | 
| Reference manual: | flifo.pdf | 
| Vignettes: | 
The flifo package | 
| Package source: | flifo_0.1.5.tar.gz | 
| Windows binaries: | r-devel: flifo_0.1.5.zip, r-release: flifo_0.1.5.zip, r-oldrel: flifo_0.1.5.zip | 
| macOS binaries: | r-release (arm64): flifo_0.1.5.tgz, r-oldrel (arm64): flifo_0.1.5.tgz, r-release (x86_64): flifo_0.1.5.tgz, r-oldrel (x86_64): flifo_0.1.5.tgz | 
| Old sources: | flifo archive | 
Please use the canonical form https://CRAN.R-project.org/package=flifo to link to this page.