CMD + K

r-vroom

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-vroom

Usage Tracking

1.7.0
1.6.7
1.6.6
1.6.5
1.6.4
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 27, 2026 at 19:05

License

MIT

Total Downloads

1.6M

Version Downloads

9.9K

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-aarch64
linux-64
linux-ppc64le