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]
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 05 May. 2025.
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
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for bigmemory150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  
affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
Download / Learn more Package Citations See dependency  
helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
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  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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