<?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>Read and Write Rectangular Text Data Quickly</dc:title>
  <dc:title>R package vroom version 1.7.1</dc:title>
  <dc:description>The goal of 'vroom' is to read and write data (like 'csv',
    'tsv' and 'fwf') quickly. When reading it uses a quick initial
    indexing step, then reads the values lazily , so only the data you
    actually use needs to be read.  The writer formats the data in
    parallel and writes to disk asynchronously from formatting.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: bit64, cli (&gt;= 3.2.0), crayon, glue, hms, lifecycle (&gt;=
1.0.3), methods, rlang (&gt;= 1.1.0), stats, tibble (&gt;= 2.0.0),
tidyselect, tzdb (&gt;= 0.1.1), vctrs (&gt;= 0.2.0), withr</dc:relation>
  <dc:relation>LinkingTo: cpp11 (&gt;= 0.2.0), progress (&gt;= 1.2.3), tzdb (&gt;= 0.1.1)</dc:relation>
  <dc:relation>Suggests: archive, bench (&gt;= 1.1.0), covr, curl, dplyr, forcats, fs,
ggplot2, knitr, patchwork, prettyunits, purrr, rmarkdown,
rstudioapi, scales, spelling, testthat (&gt;= 2.1.0), tidyr,
utils, waldo, xml2</dc:relation>
  <dc:creator>Jennifer Bryan &lt;jenny@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jim Hester [aut] (ORCID: &lt;https://orcid.org/0000-0002-2739-7082&gt;),
  Hadley Wickham [aut] (ORCID: &lt;https://orcid.org/0000-0003-4757-117X&gt;),
  Jennifer Bryan [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-6983-2759&gt;),
  Shelby Bearrows [ctb],
  https://github.com/mandreyel/ [cph] (mio library),
  Jukka Jylänki [cph] (grisu3 implementation),
  Mikkel Jørgensen [cph] (grisu3 implementation),
  Posit Software, PBC [cph, fnd] (ROR: &lt;https://ror.org/03wc8by49&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=vroom/LICENSE)</dc:rights>
  <dc:date>2026-03-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=vroom</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.vroom</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
