Other packages > Find by keyword >

R.huge  

Methods for Accessing Huge Amounts of Data [deprecated]
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/R.huge")

Install by package version:
library("remotes")
install_version("R.huge", "0.10.1")



Attach the package and use:
library("R.huge")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-05-22
Latest Update: 2023-06-24
Description:
DEPRECATED. Do not start building new projects based on this package. Cross-platform alternatives are the following packages: bigmemory (CRAN), ff (CRAN), BufferedMatrix (Bioconductor).The main usage of it was inside the aroma.affymetrix package. (The package currently provides a class representing a matrix where the actual data is stored in a binary format on the local file system.This way the size limit of the data is set by the file system and not the memory.)
How to cite:
Henrik Bengtsson (2007). R.huge: Methods for Accessing Huge Amounts of Data [deprecated]. R package version 0.10.1, https://cran.r-project.org/web/packages/R.huge
Previous versions and publish date:
0.1.4 (2007-05-22 10:32), 0.1.5 (2007-09-01 13:03), 0.1.7 (2009-06-08 08:54), 0.1.8 (2009-06-14 20:50), 0.1.9 (2009-09-23 18:45), 0.2.0 (2009-10-18 12:05), 0.2.1 (2011-02-01 08:48), 0.2.2 (2011-02-03 09:17), 0.3.0 (2011-07-24 07:14), 0.4.1 (2012-07-03 08:54), 0.5.0 (2013-08-02 18:33), 0.6.0 (2013-09-22 07:44), 0.8.0 (2014-02-27 00:08), 0.9.0 (2015-02-22 20:52), 0.10.0 (2023-06-25 00:50)
Other packages that cited R.huge R package
View R.huge citation profile
Other R packages that R.huge depends, imports, suggests or enhances
Functions, R codes and Examples using the R.huge R package
Some associated functions: 000-LB-.FileMatrix . 000-LB-.FileVector . 000-LB-LT_-.FileMatrix . 000-LB-LT_-.FileVector . AbstractFileArray . FileMatrix . FileVector . Non-documented_objects . R.huge-package . as.character.AbstractFileArray . as.character.FileMatrix . as.matrix.FileMatrix . as.vector.AbstractFileArray . clone.AbstractFileArray . close.AbstractFileArray . colnames.FileMatrix . delete.AbstractFileArray . dim.AbstractFileArray . dimnames.AbstractFileArray . finalize.AbstractFileArray . flush.AbstractFileArray . getBasename.AbstractFileArray . getByRow.FileMatrix . getBytesPerCell.AbstractFileArray . getCloneNumber.AbstractFileArray . getComments.AbstractFileArray . getDataOffset.AbstractFileArray . getDimensionOrder.AbstractFileArray . getExtension.AbstractFileArray . getFileSize.AbstractFileArray . getName.AbstractFileArray . getPath.AbstractFileArray . getPathname.AbstractFileArray . getSizeOfComments.AbstractFileArray . getSizeOfData.AbstractFileArray . getStorageMode.AbstractFileArray . isOpen.AbstractFileArray . length.AbstractFileArray . names.FileVector . ncol.FileMatrix . nrow.FileMatrix . open.AbstractFileArray . readAllValues.AbstractFileArray . readContiguousValues.AbstractFileArray . readHeader.AbstractFileArray . readValues.AbstractFileArray . rowMeans.FileMatrix . rowSums.FileMatrix . rownames.FileMatrix . setComments.AbstractFileArray . writeAllValues.AbstractFileArray . writeEmptyData.AbstractFileArray . writeHeader.AbstractFileArray . writeValues.AbstractFileArray . 
Some associated R codes: 000.R . 006.fixVarArgs.R . 999.NonDocumentedObjects.R . 999.package.R . AbstractFileArray.R . FileByteMatrix.R . FileByteVector.R . FileDoubleMatrix.R . FileDoubleVector.R . FileFloatMatrix.R . FileFloatVector.R . FileIntegerMatrix.R . FileIntegerVector.R . FileMatrix.R . FileShortMatrix.R . FileShortVector.R . FileVector.R . seekCon.R . zzz.R .  Full R.huge package functions and examples
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

buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns