Other packages > Find by keyword >

container  

Extending Base 'R' Lists
View on CRAN: Click here


Download and install container package within the R console
Install from CRAN:
install.packages("container")

Install from Github:
library("remotes")
install_github("cran/container")

Install by package version:
library("remotes")
install_version("container", "1.0.5")



Attach the package and use:
library("container")
Maintained by
Roman Pahl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-01
Latest Update: 2022-12-11
Description:
Extends the functionality of base 'R' lists and provides specialized data structures 'deque', 'set', 'dict', and 'dict.table', the latter to extend the 'data.table' package.
How to cite:
Roman Pahl (2018). container: Extending Base 'R' Lists. R package version 1.0.5, https://cran.r-project.org/web/packages/container. Accessed 04 Jan. 2025.
Previous versions and publish date:
0.2.1 (2018-07-01 15:31), 0.3.0 (2018-12-01 23:50), 1.0.0 (2021-11-06 13:50), 1.0.1 (2022-02-19 16:30), 1.0.2 (2022-07-20 12:40), 1.0.3 (2022-11-16 00:30), 1.0.4 (2022-12-11 12:20)
Other packages that cited container R package
View container citation profile
Other R packages that container depends, imports, suggests or enhances
Complete documentation for container
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

VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
epubr  
Read EPUB File Metadata and Text
Provides functions supporting the reading and parsing of internal e-book content from EPUB files. T ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA