Read and Write Rectangular Text Data
This package reads and writes data files like CSV, TSV and FWF. 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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/z6fsh52j45xydicf739gqxyrbpnfp1fy-r-vroom-1.6.5.drv | ||
i686-linux | /gnu/store/4g9m24highdfnrnv6qq6kik2hjiaf683-r-vroom-1.6.5.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|
formatting Look for formatting issues in the source | line 53138 is way too long (92 characters) |
|