FreeBSD.software
Home/textproc/R-cran-vroom

R-cran-vroom

1.6.7

Read and Write Rectangular Text Data Quickly

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.

Origin: textproc/R-cran-vroom
Category: textproc
Size: 1.69MiB
License: MIT
Maintainer: eduardo@FreeBSD.org
Dependencies: 16 packages
Required by: 1 packages
$pkg install R-cran-vroom

Dependencies (16)

Required By (1 packages)

More in textproc