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 22 Dec. 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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