R-vroom
Port variant standard
Summary Read and Write Rectangular Text Data Quickly
Package version 1.6.5
Homepage https://vroom.r-lib.org
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 12 DEC 2023, 18:55:48 UTC
Port created 20 JUL 2021, 03:10:59 UTC
Subpackage Descriptions
single vroom: 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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
Build and Runtime R-bit64:single:standard
R-cli:single:standard
R-crayon:single:standard
R-glue:single:standard
R-hms:single:standard
R-lifecycle:single:standard
R-rlang:single:standard
R-tibble:single:standard
R-tidyselect:single:standard
R-tzdb:single:standard
R-vctrs:single:standard
R-withr:single:standard
R-cpp11:single:standard
R-progress:single:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
7bdca21e58c9c5049d7445d182f59fd399193cb2f4318d083de0a559ec9b5761 750416 CRAN/vroom_1.6.5.tar.gz
Ports that require R-vroom:standard
R-readr:standard Read Rectangular Text Data