Skip to content

LaF

Fast Access to Large ASCII Files

v0.8.6 · Dec 13, 2024 · GPL-3

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.

Downloads

752

Last 30 days

4796th

2.5K

Last 90 days

17.9K

Last year

Trend: -13.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

depends

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp easyPSID EdSurvey SEERaBomb chunked blaise datapackage LaF

Version History

new 0.8.6 Mar 10, 2026
updated 0.8.6 ← 0.8.4 diff Dec 12, 2024
updated 0.8.4 ← 0.8.0 diff Mar 22, 2020
updated 0.8.0 ← 0.7.1 diff Nov 19, 2017
updated 0.7.1 ← 0.6.3 diff Oct 11, 2017
updated 0.6.3 ← 0.6.2 diff Jan 1, 2017
updated 0.6.2 ← 0.6.1 diff Jan 27, 2015
updated 0.6.1 ← 0.6 diff Apr 20, 2014
updated 0.6 ← 0.5 diff Apr 14, 2014
updated 0.5 ← 0.4 diff Apr 24, 2013
updated 0.4 ← 0.3 diff Jun 17, 2012
updated 0.3 ← 0.2 diff Nov 5, 2011
new 0.2 Oct 18, 2011