Package: LaF 0.8.6

Jan van der Laan
LaF: Fast Access to Large ASCII Files
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.
Authors:
LaF_0.8.6.tar.gz
LaF_0.8.6.zip(r-4.5)LaF_0.8.6.zip(r-4.4)LaF_0.8.6.zip(r-4.3)
LaF_0.8.6.tgz(r-4.5-x86_64)LaF_0.8.6.tgz(r-4.5-arm64)LaF_0.8.6.tgz(r-4.4-x86_64)LaF_0.8.6.tgz(r-4.4-arm64)LaF_0.8.6.tgz(r-4.3-x86_64)LaF_0.8.6.tgz(r-4.3-arm64)
LaF_0.8.6.tar.gz(r-4.5-noble)LaF_0.8.6.tar.gz(r-4.4-noble)
LaF_0.8.6.tgz(r-4.4-emscripten)LaF_0.8.6.tgz(r-4.3-emscripten)
LaF.pdf |LaF.html✨
LaF/json (API)
NEWS
# Install 'LaF' in R: |
install.packages('LaF', repos = c('https://djvanderlaan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/djvanderlaan/laf/issues
Last updated 3 months agofrom:bfaf5b6d79. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 11 2025 |
R-4.5-win-x86_64 | OK | Feb 11 2025 |
R-4.5-mac-x86_64 | OK | Feb 11 2025 |
R-4.5-mac-aarch64 | OK | Feb 11 2025 |
R-4.5-linux-x86_64 | OK | Feb 11 2025 |
R-4.4-win-x86_64 | OK | Feb 11 2025 |
R-4.4-mac-x86_64 | OK | Feb 11 2025 |
R-4.4-mac-aarch64 | OK | Feb 11 2025 |
R-4.3-win-x86_64 | OK | Feb 11 2025 |
R-4.3-mac-x86_64 | OK | Feb 11 2025 |
R-4.3-mac-aarch64 | OK | Feb 11 2025 |
Exports:beginclosecolfreqcolmeancolnmissingcolrangecolsumcurrent_linedetect_dm_csvdetermine_nlinesget_linesgotolaf_openlaf_open_csvlaf_open_fwflevelsncolnext_blocknrowprocess_blocksread_dmread_dm_blaiseread_linessample_linesshowwrite_dm
Dependencies:Rcpp