issues
search
tidyverse
/
vroom
Fast reading of delimited files
https://vroom.r-lib.org
Other
621
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
segfault error reading large compressed file
#544
n3ssuno
opened
2 months ago
2
Avoid implicit conversion from `sexp` to `bool`
#543
DavisVaughan
closed
3 months ago
0
vroom_lines unable to ignore quoted newlines in ISO-8859-1 csv
#542
carlosresu
opened
4 months ago
0
Add collector-level na support
#541
khusmann
opened
4 months ago
1
Error in UseMethod("collector_value"): no applicable method for 'collector_value' applied to an object of class "c('collector_skip', 'collector')"
#540
ramiromagno
opened
4 months ago
0
`n_max = 0` / `col_names`: crashes R when reading from a remote connection
#539
ramiromagno
opened
4 months ago
0
Fails to compile on R4.4
#538
pipedream
opened
6 months ago
9
Output of vroom::vroom does not display properly in Quarto HTML
#537
allefeld
opened
6 months ago
4
`id` option allows duplicate column names, ignores `.name_repair`
#536
khusmann
opened
7 months ago
0
Incorrect problem rows displayed by `problems()` when printing before calling
#535
khusmann
opened
7 months ago
0
`problems()` does not get set when readr is loaded, *and* `col_select` is being used.
#534
khusmann
opened
7 months ago
0
Segfault when calling `read_tsv()` on an HPC cluster
#533
smped
opened
7 months ago
0
Feature request: Column-level na values via collectors
#532
khusmann
opened
8 months ago
0
Why the data are different using vroom_write and vroom
#531
ZTZK
closed
8 months ago
1
Support writing linear-tsv-style with escape="sep"
#530
dvg-p4
opened
9 months ago
0
Feature request: Add an option for linear-TSV-style writing/reading
#529
dvg-p4
opened
9 months ago
0
Altrep always used for "id" column, slowing down processing of column massively
#528
Henning-Lenz
opened
11 months ago
0
CRAN checks and vroom
#527
bart1
closed
11 months ago
2
Force use of the latest progress
#526
jennybc
closed
11 months ago
0
Release vroom 1.6.5
#525
jennybc
closed
11 months ago
2
Align argument types and format strings
#524
jennybc
closed
12 months ago
1
Create agreement between argument type and format string
#523
jennybc
closed
12 months ago
0
Vroom ignores col_names when dealing with imperfect data
#522
D3SL
opened
1 year ago
0
cryptic error messages when col_select has no valid columns
#521
khusmann
opened
1 year ago
1
tests failure: character string is not in a standard unambiguous format
#520
nunotexbsd
closed
11 months ago
1
Error with vroom 1.6.4 on MacOS but not Ubuntu or Windows
#519
katy-sadowski
opened
1 year ago
10
Compilation Issue: MacOSX 14.0
#518
ttarler
opened
1 year ago
2
Include missing headers
#517
MichaelChirico
closed
1 year ago
1
Release vroom 1.6.4
#516
jennybc
closed
1 year ago
0
Don't inherit docs from readr
#515
jennybc
opened
1 year ago
0
Allow reading list of connections
#514
bairdj
closed
1 year ago
1
Remove unused code and variables
#513
jennybc
closed
1 year ago
0
Speculative fix for vroom issue
#512
DavisVaughan
closed
1 year ago
3
CI run with older cpp11
#511
jeroen
closed
1 year ago
0
Segfault is appearing in vroom in other package's revdep checks
#510
jennybc
closed
1 year ago
5
`vroom` does not work on list of connections
#509
bart1
closed
1 year ago
1
Pre-filtering through pipe connections does not work on remote files
#508
DiabbZegpi
closed
1 year ago
1
Is vroom too memory greedy and disk intensive?
#507
CharlesNickmilder
closed
1 year ago
1
Integer is loaded as double
#506
kadyb
closed
1 year ago
3
The `id` argument needs to be more discoverable from documentation
#505
MarekGierlinski
closed
1 year ago
3
Compilation warning about unused variable
#504
DavisVaughan
closed
1 year ago
0
`vroom_fwf` not reading the first line?
#503
sysilviakim
opened
1 year ago
2
unexpected altering of data when guessing column data types on data import with vroom()
#502
k-hench
closed
1 year ago
3
skip _empty_rows = TRUE fails in vroom_fwf
#501
richardjtelford
opened
1 year ago
1
Guess big integers?
#500
rjake
opened
1 year ago
0
Silence warning messages when parsing fails
#499
matiasandina
closed
1 year ago
1
vroom fails to detect delimiter for some CSV file
#498
hidekoji
closed
1 year ago
1
Simpler approach to `.conflicts.OK`
#497
jennybc
closed
1 year ago
1
Upkeep for vroom (2023)
#496
jennybc
closed
1 year ago
2
Release vroom 1.6.3
#495
jennybc
closed
1 year ago
2
Next