R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
dequer
View on CRAN: Click
here
Download and install dequer package within the R console
Install from CRAN:
install.packages("dequer")
Install from Github:
library("remotes")
install_github("cran/dequer") Install by package version:
library("remotes")
install_version("dequer", "2.0-2") Attach the package and use:
library("dequer")
Maintained by
Drew Schmidt
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-05
Latest Update:
Description:
Queues stacks and deques are list-like abstract data types.These are meant to be very cheap to grow or insert new objects into.A typical use case involves storing data in a list in a streaming fashionwhen you do not necessarily know how may elements need to be stored.Unlike Rs lists the new data structures provided here are notnecessarily stored contiguously making insertions and deletions at thefrontend of the structure much faster. The underlying implementationis new and uses a headtail doubly linked list thus we do not rely on Rsenvironments or hashing. To avoid unnecessary data copying most operationson these data structures are performed via side-effects.
How to cite:
Drew Schmidt (2015). dequer: Stacks, Queues, and "Deques" for R. R package version 2.0-2, https://cran.r-project.org/web/packages/dequer. Accessed 26 Aug. 2026.
Previous versions and publish date:
Other packages that cited dequer R package
View dequer citation profile
Other R packages that dequer depends,
imports, suggests or enhances
Functions, R codes and Examples using
the dequer R package
Some associated functions: as.deque . as.queue . as.stack . combine . deque . dequer-package . peeking . popping . printer . pushing . queue . revver . sep . stack .
Some associated R codes: Full dequer package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
RCytoGPS
Defines classes and methods to process text-based
cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kevin R. Coombes (view profile)
SelvarMix
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mohammed Sedki (view profile)
ncodeR
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Cody L Marquart (view profile)
PCADSC
A suite of non-parametric, visual tools for assessing differences in data structures
for two datase ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Anne H. Petersen (view profile)
leafgl
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tim Appelhans (view profile)
28,332
R Packages
239,283
Dependencies
75,113
Author Associations
28,333
Publication Badges
