Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

LaF : Fast access to large ASCII files

Package: LaF
Type: Package
Title: Fast access to large ASCII files
Version: 0.6.2
Date: 2015-01-28
Author: Jan van der Laan
Maintainer: Jan van der Laan <djvanderlaan@unrealizedtime.nl>
Description: Methods for fast access to large ASCII files. Currently the
following file formats are supported: comma separated format (csv) and fixed
width format. It is assumed that the files are too large to fit into memory,
although the package can also be used to efficiently access files that do
fit into memory. Methods are provided to access and process files blockwise.
Furthermore, an opened file can be accessed as one would an ordinary
data.frame. The LaF vignette gives an overview of the functionality
provided.
URL: https://github.com/djvanderlaan/LaF
License: GPL-3
LazyLoad: yes
Depends: methods
Suggests: testthat, yaml
LinkingTo: Rcpp
Imports: Rcpp (>= 0.11.1)
Collate: 'generics.R' 'laf.R' 'laf_column.R' 'meta.R' 'open.R'
'read_dm_blaise.R' 'stats.R' 'textutils.R' 'types.R'
'utility.R'
Packaged: 2015-01-28 13:21:08 UTC; dlan
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-01-28 20:27:18

● Data Source: CranContrib
● 0 images, 26 functions, 0 datasets
● Reverse Depends: 0