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: 2023-05-05
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 21 Dec. 2024.
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
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
condGEE
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: David Clement (view profile)
SEIRfansy
Extended Susceptible-Exposed-Infected-Recovery Model for
handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Kleinsasser (view profile)
helda
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Simon Corde (view profile)
batteryreduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Chunqiao Luo (view profile)
CIFsmry
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jianing Li (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)