Package: LaF 0.8.5
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.5.tar.gz
LaF_0.8.5.zip(r-4.5)LaF_0.8.5.zip(r-4.4)LaF_0.8.5.zip(r-4.3)
LaF_0.8.5.tgz(r-4.4-x86_64)LaF_0.8.5.tgz(r-4.4-arm64)LaF_0.8.5.tgz(r-4.3-x86_64)LaF_0.8.5.tgz(r-4.3-arm64)
LaF_0.8.5.tar.gz(r-4.5-noble)LaF_0.8.5.tar.gz(r-4.4-noble)
LaF_0.8.5.tgz(r-4.4-emscripten)LaF_0.8.5.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 4 months agofrom:943366e055. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | OK | Nov 06 2024 |
R-4.5-linux-x86_64 | OK | Nov 06 2024 |
R-4.4-win-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-aarch64 | OK | Nov 06 2024 |
R-4.3-win-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-aarch64 | OK | Nov 06 2024 |
Exports:beginclosecolfreqcolmeancolnmissingcolrangecolsumcurrent_linedetect_dm_csvdetermine_nlinesget_linesgotolaf_openlaf_open_csvlaf_open_fwflevelsncolnext_blocknrowprocess_blocksread_dmread_dm_blaiseread_linessample_linesshowwrite_dm
Dependencies:Rcpp