<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Access to Large ASCII Files</dc:title>
  <dc:title>R package LaF version 0.8.6</dc:title>
  <dc:subject>CRAN Task View: HighPerformanceComputing (https://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, utils</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.11.1)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat, yaml</dc:relation>
  <dc:creator>Jan van der Laan &lt;r@eoos.dds.nl&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jan van der Laan [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-0693-1514&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-12-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=LaF</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.LaF</dc:identifier>
</oai_dc:dc>
