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: 2024-01-09
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 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:21), 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), 4.6.4 (2024-01-09 21:20)
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

Today's Hot Picks in Authors and Packages

IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
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  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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