Other packages > Find by keyword >

bigmemory  

Manage Massive Matrices with Shared Memory and Memory-Mapped Files
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bigmemory", "4.6.4")



Attach the package and use:
library("bigmemory")
Maintained by
Michael J. Kane
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-06-23
Latest Update: 2022-05-02
Description:
Create, store, access, and manipulate massive matrices. Matrices are allocated to shared memory and may use memory-mapped files. Packages 'biganalytics', 'bigtabulate', 'synchronicity', and 'bigalgebra' provide advanced functionality.
How to cite:
Michael J. Kane (2008). bigmemory: Manage Massive Matrices with Shared Memory and Memory-Mapped Files. R package version 4.6.4, https://cran.r-project.org/web/packages/bigmemory. Accessed 21 Nov. 2024.
Previous versions and publish date:
2.0 (2008-06-23 09:54), 2.1 (2008-06-23 15:20), 2.2 (2008-07-18 09:37), 2.3 (2008-07-28 08:12), 3.5 (2009-04-15 10:17), 3.6 (2009-05-04 12:18), 3.7 (2009-06-03 19:30), 3.8 (2009-06-10 10:04), 3.9 (2009-06-22 21:00), 3.10 (2009-07-18 17:36), 3.11 (2009-09-10 15:35), 3.12 (2009-10-26 20:26), 4.2.1 (2010-05-05 10:08), 4.2.3 (2010-05-09 17:28), 4.2.11 (2011-07-26 19:36), 4.3.0 (2012-09-17 16:57), 4.4.0 (2013-03-11 07:42), 4.4.3 (2013-04-01 16:17), 4.4.5 (2013-11-05 07:58), 4.4.6 (2013-11-18 15:47), 4.5.8 (2015-10-20 08:17), 4.5.10 (2016-02-18 06:51), 4.5.11 (2016-02-22 20:47), 4.5.17 (2016-03-01 14:45), 4.5.18 (2016-03-08 09:46), 4.5.19 (2016-03-28 18:59), 4.5.27 (2017-11-08 18:36), 4.5.28 (2017-11-08 23:50), 4.5.30 (2017-11-20 12:40), 4.5.31 (2017-11-20 16:39), 4.5.33 (2018-01-11 22:36), 4.5.36 (2019-12-23 18:59), 4.6.0 (2022-05-01 17:00), 4.6.1 (2022-05-02 20:02)
Other packages that cited bigmemory R package
View bigmemory citation profile
Other R packages that bigmemory depends, imports, suggests or enhances
Complete documentation for bigmemory
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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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