About Anaconda Help Download Anaconda

r / packages / r-vroom 1.6.4

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.

Installers

  • linux-64 v1.6.4

conda install

To install this package run one of the following:
conda install r::r-vroom

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy